@stigg/api-client-js 0.538.0 → 0.540.2

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@stigg/api-client-js",
3
- "version": "0.538.0",
3
+ "version": "0.540.2",
4
4
  "type": "commonjs",
5
5
  "dependencies": {
6
6
  "graphql": "^15.6.1",
@@ -2842,8 +2842,8 @@ export declare type TiersModeFilterComparison = {
2842
2842
  };
2843
2843
  export declare type TransferSubscriptionInput = {
2844
2844
  customerId: Scalars['String'];
2845
- dstResourceId: Scalars['String'];
2846
- srcResourceId: Scalars['String'];
2845
+ destinationResourceId: Scalars['String'];
2846
+ sourceResourceId: Scalars['String'];
2847
2847
  };
2848
2848
  /** day or month. */
2849
2849
  export declare enum TrialPeriodUnits {