feat: add support for keepPreviousData & examples regarding this
This commit is contained in:
@@ -7,4 +7,4 @@ export 'src/mutation.dart';
|
||||
export 'src/mutation_builder.dart';
|
||||
export 'src/models/query_job.dart';
|
||||
export 'src/models/mutation_job.dart';
|
||||
export 'src/utils.dart' show isShallowEqual;
|
||||
export 'src/utils.dart' show isShallowEqual, getVariable;
|
||||
|
||||
Reference in New Issue
Block a user