@restorecommerce/facade 1.13.2 → 1.13.4

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.
Files changed (32) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/codegen/tsconfig.codegen.tsbuildinfo +1 -1
  3. package/dist/gql/protos/schema.d.ts +1 -1
  4. package/dist/gql/protos/schema.d.ts.map +1 -1
  5. package/dist/gql/types/DateType.d.ts +1 -1
  6. package/dist/gql/types/DateType.d.ts.map +1 -1
  7. package/dist/index.d.ts +1 -1
  8. package/dist/index.d.ts.map +1 -1
  9. package/dist/modules/catalog/gql/schema.generated.d.ts +43 -25
  10. package/dist/modules/catalog/gql/schema.generated.d.ts.map +1 -1
  11. package/dist/modules/catalog/gql/schema.generated.js.map +1 -1
  12. package/dist/modules/fulfillment/gql/schema.generated.d.ts +16 -2
  13. package/dist/modules/fulfillment/gql/schema.generated.d.ts.map +1 -1
  14. package/dist/modules/fulfillment/gql/schema.generated.js.map +1 -1
  15. package/dist/modules/identity/api-key/api-key.d.ts +1 -1
  16. package/dist/modules/identity/api-key/api-key.d.ts.map +1 -1
  17. package/dist/modules/identity/oauth/oauth.js +3 -3
  18. package/dist/modules/identity/oauth/oauth.js.map +1 -1
  19. package/dist/modules/identity/oidc/templates.js +2 -2
  20. package/dist/modules/identity/oidc/templates.js.map +1 -1
  21. package/dist/modules/invoicing/gql/schema.generated.d.ts +31 -17
  22. package/dist/modules/invoicing/gql/schema.generated.d.ts.map +1 -1
  23. package/dist/modules/invoicing/gql/schema.generated.js.map +1 -1
  24. package/dist/modules/master_data/grpc/index.d.ts.map +1 -1
  25. package/dist/modules/master_data/grpc/index.js +1 -1
  26. package/dist/modules/master_data/grpc/index.js.map +1 -1
  27. package/dist/modules/ordering/gql/schema.generated.d.ts +34 -17
  28. package/dist/modules/ordering/gql/schema.generated.d.ts.map +1 -1
  29. package/dist/modules/ordering/gql/schema.generated.js.map +1 -1
  30. package/dist/tsconfig.lib.tsbuildinfo +1 -1
  31. package/package.json +9 -8
  32. package/tsconfig.lib.json +2 -1
@@ -5,7 +5,7 @@ import { type GraphQLFieldConfig, type GraphQLFieldConfigMap } from 'graphql/typ
5
5
  export declare const getGQLSchema: <TSource, TContext>(method: MethodDescriptorProto) => GraphQLFieldConfig<TSource, TContext, any>;
6
6
  export declare const getGQLSchemas: <TSource, TContext>(service: ServiceDescriptorProto) => GraphQLFieldConfigMap<TSource, TContext>;
7
7
  type SchemaBaseOrSub = ThunkObjMap<GraphQLFieldConfig<any, any>> | Map<string, ThunkObjMap<GraphQLFieldConfig<any, any>>>;
8
- export declare const registerResolverSchema: (namespace: string, name: string, schema: SchemaBaseOrSub, mutation: boolean | undefined, subspace: string | undefined, config: ServiceConfig) => void;
8
+ export declare const registerResolverSchema: (namespace: string, name: string, schema: SchemaBaseOrSub, mutation: boolean, subspace: string | undefined, config: ServiceConfig) => void;
9
9
  export declare const generateSchema: (setup: {
10
10
  prefix: string;
11
11
  namespace: string;
@@ -1 +1 @@
1
- {"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../src/gql/protos/schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,qBAAqB,EAAE,KAAK,sBAAsB,EAAE,MAAM,sBAAsB,CAAC;AAC/F,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,aAAa,EAAE,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAChG,OAAO,EACL,aAAa,EAIb,KAAK,WAAW,EAEjB,MAAM,SAAS,CAAC;AAGjB,OAAO,EAAE,KAAK,kBAAkB,EAAsC,KAAK,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AA8BrI,eAAO,MAAM,YAAY,8BAChB,qBAAqB,+CAsC7B,CAAC;AAEF,eAAO,MAAM,aAAa,+BAAgC,sBAAsB,6CAK/E,CAAC;AAEF,KAAK,eAAe,GAClB,WAAW,CAAC,kBAAkB,CAAC,GAAG,EAAE,GAAG,CAAC,CAAC,GACvC,GAAG,CAAC,MAAM,EAAE,WAAW,CAAC,kBAAkB,CAAC,GAAG,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC;AAK3D,eAAO,MAAM,sBAAsB,cAAe,MAAM,QAAQ,MAAM,UAAU,eAAe,2CAA8B,MAAM,GAAG,SAAS,UAAsB,aAAa,SAqCjL,CAAC;AAEF,eAAO,MAAM,cAAc,UAAW;IAAE,MAAM,EAAE,MAAM,CAAC;IAAC,SAAS,EAAE,MAAM,CAAA;CAAE,EAAE,kBAsF5E,CAAC;AAEF,eAAO,MAAM,yBAAyB,gBAAiB,aAAa,EAAE,UAAU,qBAAqB,aAAa,MAAM,UAAU,MAAM,KAAG,aAmD1I,CAAC"}
1
+ {"version":3,"file":"schema.d.ts","sourceRoot":"","sources":["../../../src/gql/protos/schema.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,qBAAqB,EAAE,KAAK,sBAAsB,EAAE,MAAM,sBAAsB,CAAC;AAC/F,OAAO,EAAE,KAAK,aAAa,EAAE,KAAK,aAAa,EAAE,KAAK,qBAAqB,EAAE,MAAM,YAAY,CAAC;AAChG,OAAO,EACL,aAAa,EAIb,KAAK,WAAW,EAEjB,MAAM,SAAS,CAAC;AAGjB,OAAO,EAAE,KAAK,kBAAkB,EAAsC,KAAK,qBAAqB,EAAE,MAAM,4BAA4B,CAAC;AA8BrI,eAAO,MAAM,YAAY,8BAChB,qBAAqB,+CAsC7B,CAAC;AAEF,eAAO,MAAM,aAAa,+BAAgC,sBAAsB,6CAK/E,CAAC;AAEF,KAAK,eAAe,GAClB,WAAW,CAAC,kBAAkB,CAAC,GAAG,EAAE,GAAG,CAAC,CAAC,GACvC,GAAG,CAAC,MAAM,EAAE,WAAW,CAAC,kBAAkB,CAAC,GAAG,EAAE,GAAG,CAAC,CAAC,CAAC,CAAC;AAK3D,eAAO,MAAM,sBAAsB,cAAe,MAAM,QAAQ,MAAM,UAAU,eAAe,+BAA8B,MAAM,GAAG,SAAS,UAAsB,aAAa,SAqCjL,CAAC;AAEF,eAAO,MAAM,cAAc,UAAW;IAAE,MAAM,EAAE,MAAM,CAAC;IAAC,SAAS,EAAE,MAAM,CAAA;CAAE,EAAE,kBAsF5E,CAAC;AAEF,eAAO,MAAM,yBAAyB,gBAAiB,aAAa,EAAE,UAAU,qBAAqB,aAAa,MAAM,UAAU,MAAM,KAAG,aAmD1I,CAAC"}
@@ -1,3 +1,3 @@
1
1
  import { GraphQLScalarType } from 'graphql';
2
- export declare const DateType: GraphQLScalarType<any, Date | null>;
2
+ export declare const DateType: GraphQLScalarType<any, Date>;
3
3
  //# sourceMappingURL=DateType.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"DateType.d.ts","sourceRoot":"","sources":["../../../src/gql/types/DateType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAG5C,eAAO,MAAM,QAAQ,qCA0BnB,CAAC"}
1
+ {"version":3,"file":"DateType.d.ts","sourceRoot":"","sources":["../../../src/gql/types/DateType.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,SAAS,CAAC;AAG5C,eAAO,MAAM,QAAQ,8BA0BnB,CAAC"}
package/dist/index.d.ts CHANGED
@@ -39,7 +39,7 @@ export declare class RestoreCommerceFacade<TModules extends FacadeModuleBase[] =
39
39
  private startFns;
40
40
  private stopFns;
41
41
  constructor({ koa, logger, port, hostname, env, kafka, fileUploadOptions, jsonLimit }: RestoreCommerceFacadeImplConfig);
42
- get server(): Server<typeof import("http").IncomingMessage, typeof ServerResponse> | undefined;
42
+ get server(): Server<typeof import("http").IncomingMessage, typeof ServerResponse>;
43
43
  get address(): AddressInfo | undefined;
44
44
  get listening(): boolean;
45
45
  useMiddleware<TNewState extends object = {}, TNewContext extends object = {}>(middleware: Koa.Middleware<TNewState, TNewContext>): any;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
@@ -235,8 +235,10 @@ export type IoRestorecommerceProductPhysicalVariant = {
235
235
  files?: Maybe<Array<IoRestorecommerceFileFile>>;
236
236
  stockKeepingUnit?: Maybe<Scalars['String']['output']>;
237
237
  parentVariantId?: Maybe<Scalars['String']['output']>;
238
- package?: Maybe<IoRestorecommerceProductPackage>;
239
238
  properties?: Maybe<Array<IoRestorecommercePropertyProperty>>;
239
+ taxIds?: Maybe<Array<Scalars['String']['output']>>;
240
+ tax?: Maybe<Array<IoRestorecommerceTaxTax>>;
241
+ package?: Maybe<IoRestorecommerceProductPackage>;
240
242
  };
241
243
  export type IoRestorecommercePricePrice = {
242
244
  __typename?: 'IoRestorecommercePricePrice';
@@ -274,6 +276,12 @@ export type IoRestorecommerceFileFile = {
274
276
  tags?: Maybe<Array<Scalars['String']['output']>>;
275
277
  thumbnail?: Maybe<IoRestorecommerceImageImage>;
276
278
  };
279
+ export type IoRestorecommercePropertyProperty = {
280
+ __typename?: 'IoRestorecommercePropertyProperty';
281
+ id?: Maybe<Scalars['String']['output']>;
282
+ value?: Maybe<Scalars['String']['output']>;
283
+ unitCode?: Maybe<Scalars['String']['output']>;
284
+ };
277
285
  export type IoRestorecommerceProductPackage = {
278
286
  __typename?: 'IoRestorecommerceProductPackage';
279
287
  sizeInCm?: Maybe<IoRestorecommerceGeometryBoundingBox3D>;
@@ -286,12 +294,6 @@ export type IoRestorecommerceGeometryBoundingBox3D = {
286
294
  height?: Maybe<Scalars['Float']['output']>;
287
295
  length?: Maybe<Scalars['Float']['output']>;
288
296
  };
289
- export type IoRestorecommercePropertyProperty = {
290
- __typename?: 'IoRestorecommercePropertyProperty';
291
- id?: Maybe<Scalars['String']['output']>;
292
- value?: Maybe<Scalars['String']['output']>;
293
- unitCode?: Maybe<Scalars['String']['output']>;
294
- };
295
297
  export type IoRestorecommerceProductServiceProduct = {
296
298
  __typename?: 'IoRestorecommerceProductServiceProduct';
297
299
  variants?: Maybe<Array<IoRestorecommerceProductServiceVariant>>;
@@ -308,6 +310,8 @@ export type IoRestorecommerceProductServiceVariant = {
308
310
  stockKeepingUnit?: Maybe<Scalars['String']['output']>;
309
311
  parentVariantId?: Maybe<Scalars['String']['output']>;
310
312
  properties?: Maybe<Array<IoRestorecommercePropertyProperty>>;
313
+ taxIds?: Maybe<Array<Scalars['String']['output']>>;
314
+ tax?: Maybe<Array<IoRestorecommerceTaxTax>>;
311
315
  };
312
316
  export type IoRestorecommerceProductVirtualProduct = {
313
317
  __typename?: 'IoRestorecommerceProductVirtualProduct';
@@ -325,6 +329,8 @@ export type IoRestorecommerceProductVirtualVariant = {
325
329
  stockKeepingUnit?: Maybe<Scalars['String']['output']>;
326
330
  parentVariantId?: Maybe<Scalars['String']['output']>;
327
331
  properties?: Maybe<Array<IoRestorecommercePropertyProperty>>;
332
+ taxIds?: Maybe<Array<Scalars['String']['output']>>;
333
+ tax?: Maybe<Array<IoRestorecommerceTaxTax>>;
328
334
  };
329
335
  export type IoRestorecommerceProductBundle = {
330
336
  __typename?: 'IoRestorecommerceProductBundle';
@@ -483,6 +489,7 @@ export type IoRestorecommerceProductAssociation = {
483
489
  __typename?: 'IoRestorecommerceProductAssociation';
484
490
  productId?: Maybe<Scalars['String']['output']>;
485
491
  product?: Maybe<IoRestorecommerceProductProduct>;
492
+ variantId?: Maybe<Scalars['String']['output']>;
486
493
  type?: Maybe<IoRestorecommerceProductAssociationType>;
487
494
  tags?: Maybe<Array<Scalars['String']['output']>>;
488
495
  data?: Maybe<GoogleProtobufAny>;
@@ -773,8 +780,9 @@ export type IIoRestorecommerceProductPhysicalVariant = {
773
780
  files?: InputMaybe<Array<IIoRestorecommerceFileFile>>;
774
781
  stockKeepingUnit?: InputMaybe<Scalars['String']['input']>;
775
782
  parentVariantId?: InputMaybe<Scalars['String']['input']>;
776
- package?: InputMaybe<IIoRestorecommerceProductPackage>;
777
783
  properties?: InputMaybe<Array<IIoRestorecommercePropertyProperty>>;
784
+ taxIds?: InputMaybe<Array<Scalars['String']['input']>>;
785
+ package?: InputMaybe<IIoRestorecommerceProductPackage>;
778
786
  };
779
787
  export type IIoRestorecommercePricePrice = {
780
788
  regularPrice?: InputMaybe<Scalars['Float']['input']>;
@@ -805,6 +813,11 @@ export type IIoRestorecommerceFileFile = {
805
813
  tags?: InputMaybe<Array<Scalars['String']['input']>>;
806
814
  thumbnail?: InputMaybe<IIoRestorecommerceImageImage>;
807
815
  };
816
+ export type IIoRestorecommercePropertyProperty = {
817
+ id?: InputMaybe<Scalars['String']['input']>;
818
+ value?: InputMaybe<Scalars['String']['input']>;
819
+ unitCode?: InputMaybe<Scalars['String']['input']>;
820
+ };
808
821
  export type IIoRestorecommerceProductPackage = {
809
822
  sizeInCm?: InputMaybe<IIoRestorecommerceGeometryBoundingBox3D>;
810
823
  weightInKg?: InputMaybe<Scalars['Float']['input']>;
@@ -815,11 +828,6 @@ export type IIoRestorecommerceGeometryBoundingBox3D = {
815
828
  height?: InputMaybe<Scalars['Float']['input']>;
816
829
  length?: InputMaybe<Scalars['Float']['input']>;
817
830
  };
818
- export type IIoRestorecommercePropertyProperty = {
819
- id?: InputMaybe<Scalars['String']['input']>;
820
- value?: InputMaybe<Scalars['String']['input']>;
821
- unitCode?: InputMaybe<Scalars['String']['input']>;
822
- };
823
831
  export type IIoRestorecommerceProductServiceProduct = {
824
832
  variants?: InputMaybe<Array<IIoRestorecommerceProductServiceVariant>>;
825
833
  };
@@ -834,6 +842,7 @@ export type IIoRestorecommerceProductServiceVariant = {
834
842
  stockKeepingUnit?: InputMaybe<Scalars['String']['input']>;
835
843
  parentVariantId?: InputMaybe<Scalars['String']['input']>;
836
844
  properties?: InputMaybe<Array<IIoRestorecommercePropertyProperty>>;
845
+ taxIds?: InputMaybe<Array<Scalars['String']['input']>>;
837
846
  };
838
847
  export type IIoRestorecommerceProductVirtualProduct = {
839
848
  variants?: InputMaybe<Array<IIoRestorecommerceProductVirtualVariant>>;
@@ -849,6 +858,7 @@ export type IIoRestorecommerceProductVirtualVariant = {
849
858
  stockKeepingUnit?: InputMaybe<Scalars['String']['input']>;
850
859
  parentVariantId?: InputMaybe<Scalars['String']['input']>;
851
860
  properties?: InputMaybe<Array<IIoRestorecommercePropertyProperty>>;
861
+ taxIds?: InputMaybe<Array<Scalars['String']['input']>>;
852
862
  };
853
863
  export type IIoRestorecommerceProductBundle = {
854
864
  name?: InputMaybe<Scalars['String']['input']>;
@@ -866,6 +876,7 @@ export type IIoRestorecommerceProductBundleProduct = {
866
876
  };
867
877
  export type IIoRestorecommerceProductAssociation = {
868
878
  productId?: InputMaybe<Scalars['String']['input']>;
879
+ variantId?: InputMaybe<Scalars['String']['input']>;
869
880
  type?: InputMaybe<IoRestorecommerceProductAssociationType>;
870
881
  tags?: InputMaybe<Array<Scalars['String']['input']>>;
871
882
  data?: InputMaybe<IGoogleProtobufAny>;
@@ -1076,9 +1087,9 @@ export type ResolversTypes = ResolversObject<{
1076
1087
  IoRestorecommerceCurrencyCurrency: ResolverTypeWrapper<IoRestorecommerceCurrencyCurrency>;
1077
1088
  IoRestorecommerceCurrencyExchangeRate: ResolverTypeWrapper<IoRestorecommerceCurrencyExchangeRate>;
1078
1089
  IoRestorecommerceFileFile: ResolverTypeWrapper<IoRestorecommerceFileFile>;
1090
+ IoRestorecommercePropertyProperty: ResolverTypeWrapper<IoRestorecommercePropertyProperty>;
1079
1091
  IoRestorecommerceProductPackage: ResolverTypeWrapper<IoRestorecommerceProductPackage>;
1080
1092
  IoRestorecommerceGeometryBoundingBox3D: ResolverTypeWrapper<IoRestorecommerceGeometryBoundingBox3D>;
1081
- IoRestorecommercePropertyProperty: ResolverTypeWrapper<IoRestorecommercePropertyProperty>;
1082
1093
  IoRestorecommerceProductServiceProduct: ResolverTypeWrapper<IoRestorecommerceProductServiceProduct>;
1083
1094
  IoRestorecommerceProductServiceVariant: ResolverTypeWrapper<IoRestorecommerceProductServiceVariant>;
1084
1095
  IoRestorecommerceProductVirtualProduct: ResolverTypeWrapper<IoRestorecommerceProductVirtualProduct>;
@@ -1152,9 +1163,9 @@ export type ResolversTypes = ResolversObject<{
1152
1163
  IIoRestorecommercePricePrice: IIoRestorecommercePricePrice;
1153
1164
  IIoRestorecommerceImageImage: IIoRestorecommerceImageImage;
1154
1165
  IIoRestorecommerceFileFile: IIoRestorecommerceFileFile;
1166
+ IIoRestorecommercePropertyProperty: IIoRestorecommercePropertyProperty;
1155
1167
  IIoRestorecommerceProductPackage: IIoRestorecommerceProductPackage;
1156
1168
  IIoRestorecommerceGeometryBoundingBox3D: IIoRestorecommerceGeometryBoundingBox3D;
1157
- IIoRestorecommercePropertyProperty: IIoRestorecommercePropertyProperty;
1158
1169
  IIoRestorecommerceProductServiceProduct: IIoRestorecommerceProductServiceProduct;
1159
1170
  IIoRestorecommerceProductServiceVariant: IIoRestorecommerceProductServiceVariant;
1160
1171
  IIoRestorecommerceProductVirtualProduct: IIoRestorecommerceProductVirtualProduct;
@@ -1215,9 +1226,9 @@ export type ResolversParentTypes = ResolversObject<{
1215
1226
  IoRestorecommerceCurrencyCurrency: IoRestorecommerceCurrencyCurrency;
1216
1227
  IoRestorecommerceCurrencyExchangeRate: IoRestorecommerceCurrencyExchangeRate;
1217
1228
  IoRestorecommerceFileFile: IoRestorecommerceFileFile;
1229
+ IoRestorecommercePropertyProperty: IoRestorecommercePropertyProperty;
1218
1230
  IoRestorecommerceProductPackage: IoRestorecommerceProductPackage;
1219
1231
  IoRestorecommerceGeometryBoundingBox3D: IoRestorecommerceGeometryBoundingBox3D;
1220
- IoRestorecommercePropertyProperty: IoRestorecommercePropertyProperty;
1221
1232
  IoRestorecommerceProductServiceProduct: IoRestorecommerceProductServiceProduct;
1222
1233
  IoRestorecommerceProductServiceVariant: IoRestorecommerceProductServiceVariant;
1223
1234
  IoRestorecommerceProductVirtualProduct: IoRestorecommerceProductVirtualProduct;
@@ -1281,9 +1292,9 @@ export type ResolversParentTypes = ResolversObject<{
1281
1292
  IIoRestorecommercePricePrice: IIoRestorecommercePricePrice;
1282
1293
  IIoRestorecommerceImageImage: IIoRestorecommerceImageImage;
1283
1294
  IIoRestorecommerceFileFile: IIoRestorecommerceFileFile;
1295
+ IIoRestorecommercePropertyProperty: IIoRestorecommercePropertyProperty;
1284
1296
  IIoRestorecommerceProductPackage: IIoRestorecommerceProductPackage;
1285
1297
  IIoRestorecommerceGeometryBoundingBox3D: IIoRestorecommerceGeometryBoundingBox3D;
1286
- IIoRestorecommercePropertyProperty: IIoRestorecommercePropertyProperty;
1287
1298
  IIoRestorecommerceProductServiceProduct: IIoRestorecommerceProductServiceProduct;
1288
1299
  IIoRestorecommerceProductServiceVariant: IIoRestorecommerceProductServiceVariant;
1289
1300
  IIoRestorecommerceProductVirtualProduct: IIoRestorecommerceProductVirtualProduct;
@@ -1484,8 +1495,10 @@ export type IoRestorecommerceProductPhysicalVariantResolvers<ContextType = Catal
1484
1495
  files?: Resolver<Maybe<Array<ResolversTypes['IoRestorecommerceFileFile']>>, ParentType, ContextType>;
1485
1496
  stockKeepingUnit?: Resolver<Maybe<ResolversTypes['String']>, ParentType, ContextType>;
1486
1497
  parentVariantId?: Resolver<Maybe<ResolversTypes['String']>, ParentType, ContextType>;
1487
- package?: Resolver<Maybe<ResolversTypes['IoRestorecommerceProductPackage']>, ParentType, ContextType>;
1488
1498
  properties?: Resolver<Maybe<Array<ResolversTypes['IoRestorecommercePropertyProperty']>>, ParentType, ContextType>;
1499
+ taxIds?: Resolver<Maybe<Array<ResolversTypes['String']>>, ParentType, ContextType>;
1500
+ tax?: Resolver<Maybe<Array<ResolversTypes['IoRestorecommerceTaxTax']>>, ParentType, ContextType>;
1501
+ package?: Resolver<Maybe<ResolversTypes['IoRestorecommerceProductPackage']>, ParentType, ContextType>;
1489
1502
  __isTypeOf?: IsTypeOfResolverFn<ParentType, ContextType>;
1490
1503
  }>;
1491
1504
  export type IoRestorecommercePricePriceResolvers<ContextType = CatalogContext, ParentType extends ResolversParentTypes['IoRestorecommercePricePrice'] = ResolversParentTypes['IoRestorecommercePricePrice']> = ResolversObject<{
@@ -1524,6 +1537,12 @@ export type IoRestorecommerceFileFileResolvers<ContextType = CatalogContext, Par
1524
1537
  thumbnail?: Resolver<Maybe<ResolversTypes['IoRestorecommerceImageImage']>, ParentType, ContextType>;
1525
1538
  __isTypeOf?: IsTypeOfResolverFn<ParentType, ContextType>;
1526
1539
  }>;
1540
+ export type IoRestorecommercePropertyPropertyResolvers<ContextType = CatalogContext, ParentType extends ResolversParentTypes['IoRestorecommercePropertyProperty'] = ResolversParentTypes['IoRestorecommercePropertyProperty']> = ResolversObject<{
1541
+ id?: Resolver<Maybe<ResolversTypes['String']>, ParentType, ContextType>;
1542
+ value?: Resolver<Maybe<ResolversTypes['String']>, ParentType, ContextType>;
1543
+ unitCode?: Resolver<Maybe<ResolversTypes['String']>, ParentType, ContextType>;
1544
+ __isTypeOf?: IsTypeOfResolverFn<ParentType, ContextType>;
1545
+ }>;
1527
1546
  export type IoRestorecommerceProductPackageResolvers<ContextType = CatalogContext, ParentType extends ResolversParentTypes['IoRestorecommerceProductPackage'] = ResolversParentTypes['IoRestorecommerceProductPackage']> = ResolversObject<{
1528
1547
  sizeInCm?: Resolver<Maybe<ResolversTypes['IoRestorecommerceGeometryBoundingBox3D']>, ParentType, ContextType>;
1529
1548
  weightInKg?: Resolver<Maybe<ResolversTypes['Float']>, ParentType, ContextType>;
@@ -1536,12 +1555,6 @@ export type IoRestorecommerceGeometryBoundingBox3DResolvers<ContextType = Catalo
1536
1555
  length?: Resolver<Maybe<ResolversTypes['Float']>, ParentType, ContextType>;
1537
1556
  __isTypeOf?: IsTypeOfResolverFn<ParentType, ContextType>;
1538
1557
  }>;
1539
- export type IoRestorecommercePropertyPropertyResolvers<ContextType = CatalogContext, ParentType extends ResolversParentTypes['IoRestorecommercePropertyProperty'] = ResolversParentTypes['IoRestorecommercePropertyProperty']> = ResolversObject<{
1540
- id?: Resolver<Maybe<ResolversTypes['String']>, ParentType, ContextType>;
1541
- value?: Resolver<Maybe<ResolversTypes['String']>, ParentType, ContextType>;
1542
- unitCode?: Resolver<Maybe<ResolversTypes['String']>, ParentType, ContextType>;
1543
- __isTypeOf?: IsTypeOfResolverFn<ParentType, ContextType>;
1544
- }>;
1545
1558
  export type IoRestorecommerceProductServiceProductResolvers<ContextType = CatalogContext, ParentType extends ResolversParentTypes['IoRestorecommerceProductServiceProduct'] = ResolversParentTypes['IoRestorecommerceProductServiceProduct']> = ResolversObject<{
1546
1559
  variants?: Resolver<Maybe<Array<ResolversTypes['IoRestorecommerceProductServiceVariant']>>, ParentType, ContextType>;
1547
1560
  __isTypeOf?: IsTypeOfResolverFn<ParentType, ContextType>;
@@ -1557,6 +1570,8 @@ export type IoRestorecommerceProductServiceVariantResolvers<ContextType = Catalo
1557
1570
  stockKeepingUnit?: Resolver<Maybe<ResolversTypes['String']>, ParentType, ContextType>;
1558
1571
  parentVariantId?: Resolver<Maybe<ResolversTypes['String']>, ParentType, ContextType>;
1559
1572
  properties?: Resolver<Maybe<Array<ResolversTypes['IoRestorecommercePropertyProperty']>>, ParentType, ContextType>;
1573
+ taxIds?: Resolver<Maybe<Array<ResolversTypes['String']>>, ParentType, ContextType>;
1574
+ tax?: Resolver<Maybe<Array<ResolversTypes['IoRestorecommerceTaxTax']>>, ParentType, ContextType>;
1560
1575
  __isTypeOf?: IsTypeOfResolverFn<ParentType, ContextType>;
1561
1576
  }>;
1562
1577
  export type IoRestorecommerceProductVirtualProductResolvers<ContextType = CatalogContext, ParentType extends ResolversParentTypes['IoRestorecommerceProductVirtualProduct'] = ResolversParentTypes['IoRestorecommerceProductVirtualProduct']> = ResolversObject<{
@@ -1574,6 +1589,8 @@ export type IoRestorecommerceProductVirtualVariantResolvers<ContextType = Catalo
1574
1589
  stockKeepingUnit?: Resolver<Maybe<ResolversTypes['String']>, ParentType, ContextType>;
1575
1590
  parentVariantId?: Resolver<Maybe<ResolversTypes['String']>, ParentType, ContextType>;
1576
1591
  properties?: Resolver<Maybe<Array<ResolversTypes['IoRestorecommercePropertyProperty']>>, ParentType, ContextType>;
1592
+ taxIds?: Resolver<Maybe<Array<ResolversTypes['String']>>, ParentType, ContextType>;
1593
+ tax?: Resolver<Maybe<Array<ResolversTypes['IoRestorecommerceTaxTax']>>, ParentType, ContextType>;
1577
1594
  __isTypeOf?: IsTypeOfResolverFn<ParentType, ContextType>;
1578
1595
  }>;
1579
1596
  export type IoRestorecommerceProductBundleResolvers<ContextType = CatalogContext, ParentType extends ResolversParentTypes['IoRestorecommerceProductBundle'] = ResolversParentTypes['IoRestorecommerceProductBundle']> = ResolversObject<{
@@ -1735,6 +1752,7 @@ export interface GoogleProtobufAnyValueScalarConfig extends GraphQLScalarTypeCon
1735
1752
  export type IoRestorecommerceProductAssociationResolvers<ContextType = CatalogContext, ParentType extends ResolversParentTypes['IoRestorecommerceProductAssociation'] = ResolversParentTypes['IoRestorecommerceProductAssociation']> = ResolversObject<{
1736
1753
  productId?: Resolver<Maybe<ResolversTypes['String']>, ParentType, ContextType>;
1737
1754
  product?: Resolver<Maybe<ResolversTypes['IoRestorecommerceProductProduct']>, ParentType, ContextType>;
1755
+ variantId?: Resolver<Maybe<ResolversTypes['String']>, ParentType, ContextType>;
1738
1756
  type?: Resolver<Maybe<ResolversTypes['IoRestorecommerceProductAssociationType']>, ParentType, ContextType>;
1739
1757
  tags?: Resolver<Maybe<Array<ResolversTypes['String']>>, ParentType, ContextType>;
1740
1758
  data?: Resolver<Maybe<ResolversTypes['GoogleProtobufAny']>, ParentType, ContextType>;
@@ -1964,9 +1982,9 @@ export type Resolvers<ContextType = CatalogContext> = ResolversObject<{
1964
1982
  IoRestorecommerceCurrencyCurrency?: IoRestorecommerceCurrencyCurrencyResolvers<ContextType>;
1965
1983
  IoRestorecommerceCurrencyExchangeRate?: IoRestorecommerceCurrencyExchangeRateResolvers<ContextType>;
1966
1984
  IoRestorecommerceFileFile?: IoRestorecommerceFileFileResolvers<ContextType>;
1985
+ IoRestorecommercePropertyProperty?: IoRestorecommercePropertyPropertyResolvers<ContextType>;
1967
1986
  IoRestorecommerceProductPackage?: IoRestorecommerceProductPackageResolvers<ContextType>;
1968
1987
  IoRestorecommerceGeometryBoundingBox3D?: IoRestorecommerceGeometryBoundingBox3DResolvers<ContextType>;
1969
- IoRestorecommercePropertyProperty?: IoRestorecommercePropertyPropertyResolvers<ContextType>;
1970
1988
  IoRestorecommerceProductServiceProduct?: IoRestorecommerceProductServiceProductResolvers<ContextType>;
1971
1989
  IoRestorecommerceProductServiceVariant?: IoRestorecommerceProductServiceVariantResolvers<ContextType>;
1972
1990
  IoRestorecommerceProductVirtualProduct?: IoRestorecommerceProductVirtualProductResolvers<ContextType>;