@settlemint/sdk-js 2.6.2-prf41b74b3 → 2.6.2-prf4fd4e0b

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -17651,6 +17651,14 @@ type introspection_types = {
17651
17651
  };
17652
17652
  };
17653
17653
  defaultValue: null;
17654
+ }, {
17655
+ name: 'preloadDatabaseSchema';
17656
+ type: {
17657
+ kind: 'SCALAR';
17658
+ name: 'Boolean';
17659
+ ofType: null;
17660
+ };
17661
+ defaultValue: null;
17654
17662
  }, {
17655
17663
  name: 'productName';
17656
17664
  type: {
@@ -17651,6 +17651,14 @@ type introspection_types = {
17651
17651
  };
17652
17652
  };
17653
17653
  defaultValue: null;
17654
+ }, {
17655
+ name: 'preloadDatabaseSchema';
17656
+ type: {
17657
+ kind: 'SCALAR';
17658
+ name: 'Boolean';
17659
+ ofType: null;
17660
+ };
17661
+ defaultValue: null;
17654
17662
  }, {
17655
17663
  name: 'productName';
17656
17664
  type: {