@vendure/docs 0.0.0-202601211352 → 0.0.0-202601211412

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.
@@ -5,7 +5,9 @@ generated: true
5
5
 
6
6
 
7
7
 
8
- ## ActiveOrderResult {#activeorderresult}
8
+ <a name="activeorderresult"></a>
9
+
10
+ ## ActiveOrderResult
9
11
 
10
12
  <GraphQLDoc
11
13
  type="union"
@@ -18,7 +20,9 @@ generated: true
18
20
  {`union ActiveOrderResult = Order | NoActiveOrderError`}
19
21
  </GraphQLDoc>
20
22
 
21
- ## AddPaymentToOrderResult {#addpaymenttoorderresult}
23
+ <a name="addpaymenttoorderresult"></a>
24
+
25
+ ## AddPaymentToOrderResult
22
26
 
23
27
  <GraphQLDoc
24
28
  type="union"
@@ -36,7 +40,9 @@ generated: true
36
40
  {`union AddPaymentToOrderResult = Order | OrderPaymentStateError | IneligiblePaymentMethodError | PaymentFailedError | PaymentDeclinedError | OrderStateTransitionError | NoActiveOrderError`}
37
41
  </GraphQLDoc>
38
42
 
39
- ## Address {#address}
43
+ <a name="address"></a>
44
+
45
+ ## Address
40
46
 
41
47
  <GraphQLDoc
42
48
  type="type"
@@ -69,7 +75,9 @@ generated: true
69
75
  }`}
70
76
  </GraphQLDoc>
71
77
 
72
- ## Adjustment {#adjustment}
78
+ <a name="adjustment"></a>
79
+
80
+ ## Adjustment
73
81
 
74
82
  <GraphQLDoc
75
83
  type="type"
@@ -90,7 +98,9 @@ generated: true
90
98
  }`}
91
99
  </GraphQLDoc>
92
100
 
93
- ## AlreadyLoggedInError {#alreadyloggedinerror}
101
+ <a name="alreadyloggedinerror"></a>
102
+
103
+ ## AlreadyLoggedInError
94
104
 
95
105
  <GraphQLDoc
96
106
  type="type"
@@ -107,7 +117,9 @@ type AlreadyLoggedInError {
107
117
  }`}
108
118
  </GraphQLDoc>
109
119
 
110
- ## ApplyCouponCodeResult {#applycouponcoderesult}
120
+ <a name="applycouponcoderesult"></a>
121
+
122
+ ## ApplyCouponCodeResult
111
123
 
112
124
  <GraphQLDoc
113
125
  type="union"
@@ -122,7 +134,9 @@ type AlreadyLoggedInError {
122
134
  {`union ApplyCouponCodeResult = Order | CouponCodeExpiredError | CouponCodeInvalidError | CouponCodeLimitError`}
123
135
  </GraphQLDoc>
124
136
 
125
- ## Asset {#asset}
137
+ <a name="asset"></a>
138
+
139
+ ## Asset
126
140
 
127
141
  <GraphQLDoc
128
142
  type="type"
@@ -156,7 +170,9 @@ type AlreadyLoggedInError {
156
170
  }`}
157
171
  </GraphQLDoc>
158
172
 
159
- ## AssetList {#assetlist}
173
+ <a name="assetlist"></a>
174
+
175
+ ## AssetList
160
176
 
161
177
  <GraphQLDoc
162
178
  type="type"
@@ -172,7 +188,9 @@ type AlreadyLoggedInError {
172
188
  }`}
173
189
  </GraphQLDoc>
174
190
 
175
- ## AuthenticationMethod {#authenticationmethod}
191
+ <a name="authenticationmethod"></a>
192
+
193
+ ## AuthenticationMethod
176
194
 
177
195
  <GraphQLDoc
178
196
  type="type"
@@ -191,7 +209,9 @@ type AlreadyLoggedInError {
191
209
  }`}
192
210
  </GraphQLDoc>
193
211
 
194
- ## AuthenticationResult {#authenticationresult}
212
+ <a name="authenticationresult"></a>
213
+
214
+ ## AuthenticationResult
195
215
 
196
216
  <GraphQLDoc
197
217
  type="union"
@@ -205,7 +225,9 @@ type AlreadyLoggedInError {
205
225
  {`union AuthenticationResult = CurrentUser | InvalidCredentialsError | NotVerifiedError`}
206
226
  </GraphQLDoc>
207
227
 
208
- ## Boolean {#boolean}
228
+ <a name="boolean"></a>
229
+
230
+ ## Boolean
209
231
 
210
232
  <GraphQLDoc
211
233
  type="scalar"
@@ -216,7 +238,9 @@ type AlreadyLoggedInError {
216
238
  scalar Boolean`}
217
239
  </GraphQLDoc>
218
240
 
219
- ## BooleanCustomFieldConfig {#booleancustomfieldconfig}
241
+ <a name="booleancustomfieldconfig"></a>
242
+
243
+ ## BooleanCustomFieldConfig
220
244
 
221
245
  <GraphQLDoc
222
246
  type="type"
@@ -245,7 +269,9 @@ scalar Boolean`}
245
269
  }`}
246
270
  </GraphQLDoc>
247
271
 
248
- ## BooleanStructFieldConfig {#booleanstructfieldconfig}
272
+ <a name="booleanstructfieldconfig"></a>
273
+
274
+ ## BooleanStructFieldConfig
249
275
 
250
276
  <GraphQLDoc
251
277
  type="type"
@@ -267,7 +293,9 @@ scalar Boolean`}
267
293
  }`}
268
294
  </GraphQLDoc>
269
295
 
270
- ## Channel {#channel}
296
+ <a name="channel"></a>
297
+
298
+ ## Channel
271
299
 
272
300
  <GraphQLDoc
273
301
  type="type"
@@ -308,7 +336,9 @@ scalar Boolean`}
308
336
  }`}
309
337
  </GraphQLDoc>
310
338
 
311
- ## Collection {#collection}
339
+ <a name="collection"></a>
340
+
341
+ ## Collection
312
342
 
313
343
  <GraphQLDoc
314
344
  type="type"
@@ -351,7 +381,9 @@ scalar Boolean`}
351
381
  }`}
352
382
  </GraphQLDoc>
353
383
 
354
- ## CollectionBreadcrumb {#collectionbreadcrumb}
384
+ <a name="collectionbreadcrumb"></a>
385
+
386
+ ## CollectionBreadcrumb
355
387
 
356
388
  <GraphQLDoc
357
389
  type="type"
@@ -368,7 +400,9 @@ scalar Boolean`}
368
400
  }`}
369
401
  </GraphQLDoc>
370
402
 
371
- ## CollectionList {#collectionlist}
403
+ <a name="collectionlist"></a>
404
+
405
+ ## CollectionList
372
406
 
373
407
  <GraphQLDoc
374
408
  type="type"
@@ -384,7 +418,9 @@ scalar Boolean`}
384
418
  }`}
385
419
  </GraphQLDoc>
386
420
 
387
- ## CollectionResult {#collectionresult}
421
+ <a name="collectionresult"></a>
422
+
423
+ ## CollectionResult
388
424
 
389
425
  <GraphQLDoc
390
426
  type="type"
@@ -404,7 +440,9 @@ type CollectionResult {
404
440
  }`}
405
441
  </GraphQLDoc>
406
442
 
407
- ## CollectionTranslation {#collectiontranslation}
443
+ <a name="collectiontranslation"></a>
444
+
445
+ ## CollectionTranslation
408
446
 
409
447
  <GraphQLDoc
410
448
  type="type"
@@ -427,7 +465,9 @@ type CollectionResult {
427
465
  }`}
428
466
  </GraphQLDoc>
429
467
 
430
- ## ConfigArg {#configarg}
468
+ <a name="configarg"></a>
469
+
470
+ ## ConfigArg
431
471
 
432
472
  <GraphQLDoc
433
473
  type="type"
@@ -442,7 +482,9 @@ type CollectionResult {
442
482
  }`}
443
483
  </GraphQLDoc>
444
484
 
445
- ## ConfigArgDefinition {#configargdefinition}
485
+ <a name="configargdefinition"></a>
486
+
487
+ ## ConfigArgDefinition
446
488
 
447
489
  <GraphQLDoc
448
490
  type="type"
@@ -465,7 +507,9 @@ type CollectionResult {
465
507
  }`}
466
508
  </GraphQLDoc>
467
509
 
468
- ## ConfigurableOperation {#configurableoperation}
510
+ <a name="configurableoperation"></a>
511
+
512
+ ## ConfigurableOperation
469
513
 
470
514
  <GraphQLDoc
471
515
  type="type"
@@ -481,7 +525,9 @@ type CollectionResult {
481
525
  }`}
482
526
  </GraphQLDoc>
483
527
 
484
- ## ConfigurableOperationDefinition {#configurableoperationdefinition}
528
+ <a name="configurableoperationdefinition"></a>
529
+
530
+ ## ConfigurableOperationDefinition
485
531
 
486
532
  <GraphQLDoc
487
533
  type="type"
@@ -498,7 +544,9 @@ type CollectionResult {
498
544
  }`}
499
545
  </GraphQLDoc>
500
546
 
501
- ## Coordinate {#coordinate}
547
+ <a name="coordinate"></a>
548
+
549
+ ## Coordinate
502
550
 
503
551
  <GraphQLDoc
504
552
  type="type"
@@ -513,7 +561,9 @@ type CollectionResult {
513
561
  }`}
514
562
  </GraphQLDoc>
515
563
 
516
- ## Country {#country}
564
+ <a name="country"></a>
565
+
566
+ ## Country
517
567
 
518
568
  <GraphQLDoc
519
569
  type="type"
@@ -551,7 +601,9 @@ type Country {
551
601
  }`}
552
602
  </GraphQLDoc>
553
603
 
554
- ## CountryList {#countrylist}
604
+ <a name="countrylist"></a>
605
+
606
+ ## CountryList
555
607
 
556
608
  <GraphQLDoc
557
609
  type="type"
@@ -567,7 +619,9 @@ type Country {
567
619
  }`}
568
620
  </GraphQLDoc>
569
621
 
570
- ## CouponCodeExpiredError {#couponcodeexpirederror}
622
+ <a name="couponcodeexpirederror"></a>
623
+
624
+ ## CouponCodeExpiredError
571
625
 
572
626
  <GraphQLDoc
573
627
  type="type"
@@ -585,7 +639,9 @@ type CouponCodeExpiredError {
585
639
  }`}
586
640
  </GraphQLDoc>
587
641
 
588
- ## CouponCodeInvalidError {#couponcodeinvaliderror}
642
+ <a name="couponcodeinvaliderror"></a>
643
+
644
+ ## CouponCodeInvalidError
589
645
 
590
646
  <GraphQLDoc
591
647
  type="type"
@@ -603,7 +659,9 @@ type CouponCodeInvalidError {
603
659
  }`}
604
660
  </GraphQLDoc>
605
661
 
606
- ## CouponCodeLimitError {#couponcodelimiterror}
662
+ <a name="couponcodelimiterror"></a>
663
+
664
+ ## CouponCodeLimitError
607
665
 
608
666
  <GraphQLDoc
609
667
  type="type"
@@ -623,7 +681,9 @@ type CouponCodeLimitError {
623
681
  }`}
624
682
  </GraphQLDoc>
625
683
 
626
- ## CurrentUser {#currentuser}
684
+ <a name="currentuser"></a>
685
+
686
+ ## CurrentUser
627
687
 
628
688
  <GraphQLDoc
629
689
  type="type"
@@ -641,7 +701,9 @@ type CouponCodeLimitError {
641
701
  }`}
642
702
  </GraphQLDoc>
643
703
 
644
- ## CurrentUserChannel {#currentuserchannel}
704
+ <a name="currentuserchannel"></a>
705
+
706
+ ## CurrentUserChannel
645
707
 
646
708
  <GraphQLDoc
647
709
  type="type"
@@ -660,7 +722,9 @@ type CouponCodeLimitError {
660
722
  }`}
661
723
  </GraphQLDoc>
662
724
 
663
- ## CustomFieldConfig {#customfieldconfig}
725
+ <a name="customfieldconfig"></a>
726
+
727
+ ## CustomFieldConfig
664
728
 
665
729
  <GraphQLDoc
666
730
  type="union"
@@ -681,7 +745,9 @@ type CouponCodeLimitError {
681
745
  {`union CustomFieldConfig = StringCustomFieldConfig | LocaleStringCustomFieldConfig | IntCustomFieldConfig | FloatCustomFieldConfig | BooleanCustomFieldConfig | DateTimeCustomFieldConfig | RelationCustomFieldConfig | TextCustomFieldConfig | LocaleTextCustomFieldConfig | StructCustomFieldConfig`}
682
746
  </GraphQLDoc>
683
747
 
684
- ## Customer {#customer}
748
+ <a name="customer"></a>
749
+
750
+ ## Customer
685
751
 
686
752
  <GraphQLDoc
687
753
  type="type"
@@ -713,7 +779,9 @@ type CouponCodeLimitError {
713
779
  }`}
714
780
  </GraphQLDoc>
715
781
 
716
- ## CustomerGroup {#customergroup}
782
+ <a name="customergroup"></a>
783
+
784
+ ## CustomerGroup
717
785
 
718
786
  <GraphQLDoc
719
787
  type="type"
@@ -737,7 +805,9 @@ type CouponCodeLimitError {
737
805
  }`}
738
806
  </GraphQLDoc>
739
807
 
740
- ## CustomerList {#customerlist}
808
+ <a name="customerlist"></a>
809
+
810
+ ## CustomerList
741
811
 
742
812
  <GraphQLDoc
743
813
  type="type"
@@ -753,7 +823,9 @@ type CouponCodeLimitError {
753
823
  }`}
754
824
  </GraphQLDoc>
755
825
 
756
- ## DateTime {#datetime}
826
+ <a name="datetime"></a>
827
+
828
+ ## DateTime
757
829
 
758
830
  <GraphQLDoc
759
831
  type="scalar"
@@ -764,7 +836,9 @@ type CouponCodeLimitError {
764
836
  scalar DateTime`}
765
837
  </GraphQLDoc>
766
838
 
767
- ## DateTimeCustomFieldConfig {#datetimecustomfieldconfig}
839
+ <a name="datetimecustomfieldconfig"></a>
840
+
841
+ ## DateTimeCustomFieldConfig
768
842
 
769
843
  <GraphQLDoc
770
844
  type="type"
@@ -801,7 +875,9 @@ type DateTimeCustomFieldConfig {
801
875
  }`}
802
876
  </GraphQLDoc>
803
877
 
804
- ## DateTimeStructFieldConfig {#datetimestructfieldconfig}
878
+ <a name="datetimestructfieldconfig"></a>
879
+
880
+ ## DateTimeStructFieldConfig
805
881
 
806
882
  <GraphQLDoc
807
883
  type="type"
@@ -831,7 +907,9 @@ type DateTimeStructFieldConfig {
831
907
  }`}
832
908
  </GraphQLDoc>
833
909
 
834
- ## DeletionResponse {#deletionresponse}
910
+ <a name="deletionresponse"></a>
911
+
912
+ ## DeletionResponse
835
913
 
836
914
  <GraphQLDoc
837
915
  type="type"
@@ -847,7 +925,9 @@ type DateTimeStructFieldConfig {
847
925
  }`}
848
926
  </GraphQLDoc>
849
927
 
850
- ## Discount {#discount}
928
+ <a name="discount"></a>
929
+
930
+ ## Discount
851
931
 
852
932
  <GraphQLDoc
853
933
  type="type"
@@ -867,7 +947,9 @@ type DateTimeStructFieldConfig {
867
947
  }`}
868
948
  </GraphQLDoc>
869
949
 
870
- ## EmailAddressConflictError {#emailaddressconflicterror}
950
+ <a name="emailaddressconflicterror"></a>
951
+
952
+ ## EmailAddressConflictError
871
953
 
872
954
  <GraphQLDoc
873
955
  type="type"
@@ -884,7 +966,9 @@ type EmailAddressConflictError {
884
966
  }`}
885
967
  </GraphQLDoc>
886
968
 
887
- ## Facet {#facet}
969
+ <a name="facet"></a>
970
+
971
+ ## Facet
888
972
 
889
973
  <GraphQLDoc
890
974
  type="type"
@@ -916,7 +1000,9 @@ type EmailAddressConflictError {
916
1000
  }`}
917
1001
  </GraphQLDoc>
918
1002
 
919
- ## FacetList {#facetlist}
1003
+ <a name="facetlist"></a>
1004
+
1005
+ ## FacetList
920
1006
 
921
1007
  <GraphQLDoc
922
1008
  type="type"
@@ -932,7 +1018,9 @@ type EmailAddressConflictError {
932
1018
  }`}
933
1019
  </GraphQLDoc>
934
1020
 
935
- ## FacetTranslation {#facettranslation}
1021
+ <a name="facettranslation"></a>
1022
+
1023
+ ## FacetTranslation
936
1024
 
937
1025
  <GraphQLDoc
938
1026
  type="type"
@@ -953,7 +1041,9 @@ type EmailAddressConflictError {
953
1041
  }`}
954
1042
  </GraphQLDoc>
955
1043
 
956
- ## FacetValue {#facetvalue}
1044
+ <a name="facetvalue"></a>
1045
+
1046
+ ## FacetValue
957
1047
 
958
1048
  <GraphQLDoc
959
1049
  type="type"
@@ -982,7 +1072,9 @@ type EmailAddressConflictError {
982
1072
  }`}
983
1073
  </GraphQLDoc>
984
1074
 
985
- ## FacetValueList {#facetvaluelist}
1075
+ <a name="facetvaluelist"></a>
1076
+
1077
+ ## FacetValueList
986
1078
 
987
1079
  <GraphQLDoc
988
1080
  type="type"
@@ -998,7 +1090,9 @@ type EmailAddressConflictError {
998
1090
  }`}
999
1091
  </GraphQLDoc>
1000
1092
 
1001
- ## FacetValueResult {#facetvalueresult}
1093
+ <a name="facetvalueresult"></a>
1094
+
1095
+ ## FacetValueResult
1002
1096
 
1003
1097
  <GraphQLDoc
1004
1098
  type="type"
@@ -1018,7 +1112,9 @@ type FacetValueResult {
1018
1112
  }`}
1019
1113
  </GraphQLDoc>
1020
1114
 
1021
- ## FacetValueTranslation {#facetvaluetranslation}
1115
+ <a name="facetvaluetranslation"></a>
1116
+
1117
+ ## FacetValueTranslation
1022
1118
 
1023
1119
  <GraphQLDoc
1024
1120
  type="type"
@@ -1039,7 +1135,9 @@ type FacetValueResult {
1039
1135
  }`}
1040
1136
  </GraphQLDoc>
1041
1137
 
1042
- ## Float {#float}
1138
+ <a name="float"></a>
1139
+
1140
+ ## Float
1043
1141
 
1044
1142
  <GraphQLDoc
1045
1143
  type="scalar"
@@ -1050,7 +1148,9 @@ type FacetValueResult {
1050
1148
  scalar Float`}
1051
1149
  </GraphQLDoc>
1052
1150
 
1053
- ## FloatCustomFieldConfig {#floatcustomfieldconfig}
1151
+ <a name="floatcustomfieldconfig"></a>
1152
+
1153
+ ## FloatCustomFieldConfig
1054
1154
 
1055
1155
  <GraphQLDoc
1056
1156
  type="type"
@@ -1083,7 +1183,9 @@ scalar Float`}
1083
1183
  }`}
1084
1184
  </GraphQLDoc>
1085
1185
 
1086
- ## FloatStructFieldConfig {#floatstructfieldconfig}
1186
+ <a name="floatstructfieldconfig"></a>
1187
+
1188
+ ## FloatStructFieldConfig
1087
1189
 
1088
1190
  <GraphQLDoc
1089
1191
  type="type"
@@ -1109,7 +1211,9 @@ scalar Float`}
1109
1211
  }`}
1110
1212
  </GraphQLDoc>
1111
1213
 
1112
- ## Fulfillment {#fulfillment}
1214
+ <a name="fulfillment"></a>
1215
+
1216
+ ## Fulfillment
1113
1217
 
1114
1218
  <GraphQLDoc
1115
1219
  type="type"
@@ -1135,7 +1239,9 @@ scalar Float`}
1135
1239
  }`}
1136
1240
  </GraphQLDoc>
1137
1241
 
1138
- ## FulfillmentLine {#fulfillmentline}
1242
+ <a name="fulfillmentline"></a>
1243
+
1244
+ ## FulfillmentLine
1139
1245
 
1140
1246
  <GraphQLDoc
1141
1247
  type="type"
@@ -1156,7 +1262,9 @@ scalar Float`}
1156
1262
  }`}
1157
1263
  </GraphQLDoc>
1158
1264
 
1159
- ## GuestCheckoutError {#guestcheckouterror}
1265
+ <a name="guestcheckouterror"></a>
1266
+
1267
+ ## GuestCheckoutError
1160
1268
 
1161
1269
  <GraphQLDoc
1162
1270
  type="type"
@@ -1174,7 +1282,9 @@ type GuestCheckoutError {
1174
1282
  }`}
1175
1283
  </GraphQLDoc>
1176
1284
 
1177
- ## HistoryEntry {#historyentry}
1285
+ <a name="historyentry"></a>
1286
+
1287
+ ## HistoryEntry
1178
1288
 
1179
1289
  <GraphQLDoc
1180
1290
  type="type"
@@ -1196,7 +1306,9 @@ type GuestCheckoutError {
1196
1306
  }`}
1197
1307
  </GraphQLDoc>
1198
1308
 
1199
- ## HistoryEntryList {#historyentrylist}
1309
+ <a name="historyentrylist"></a>
1310
+
1311
+ ## HistoryEntryList
1200
1312
 
1201
1313
  <GraphQLDoc
1202
1314
  type="type"
@@ -1212,7 +1324,9 @@ type GuestCheckoutError {
1212
1324
  }`}
1213
1325
  </GraphQLDoc>
1214
1326
 
1215
- ## ID {#id}
1327
+ <a name="id"></a>
1328
+
1329
+ ## ID
1216
1330
 
1217
1331
  <GraphQLDoc
1218
1332
  type="scalar"
@@ -1223,7 +1337,9 @@ type GuestCheckoutError {
1223
1337
  scalar ID`}
1224
1338
  </GraphQLDoc>
1225
1339
 
1226
- ## IdentifierChangeTokenExpiredError {#identifierchangetokenexpirederror}
1340
+ <a name="identifierchangetokenexpirederror"></a>
1341
+
1342
+ ## IdentifierChangeTokenExpiredError
1227
1343
 
1228
1344
  <GraphQLDoc
1229
1345
  type="type"
@@ -1243,7 +1359,9 @@ type IdentifierChangeTokenExpiredError {
1243
1359
  }`}
1244
1360
  </GraphQLDoc>
1245
1361
 
1246
- ## IdentifierChangeTokenInvalidError {#identifierchangetokeninvaliderror}
1362
+ <a name="identifierchangetokeninvaliderror"></a>
1363
+
1364
+ ## IdentifierChangeTokenInvalidError
1247
1365
 
1248
1366
  <GraphQLDoc
1249
1367
  type="type"
@@ -1263,7 +1381,9 @@ type IdentifierChangeTokenInvalidError {
1263
1381
  }`}
1264
1382
  </GraphQLDoc>
1265
1383
 
1266
- ## IneligiblePaymentMethodError {#ineligiblepaymentmethoderror}
1384
+ <a name="ineligiblepaymentmethoderror"></a>
1385
+
1386
+ ## IneligiblePaymentMethodError
1267
1387
 
1268
1388
  <GraphQLDoc
1269
1389
  type="type"
@@ -1281,7 +1401,9 @@ type IneligiblePaymentMethodError {
1281
1401
  }`}
1282
1402
  </GraphQLDoc>
1283
1403
 
1284
- ## IneligibleShippingMethodError {#ineligibleshippingmethoderror}
1404
+ <a name="ineligibleshippingmethoderror"></a>
1405
+
1406
+ ## IneligibleShippingMethodError
1285
1407
 
1286
1408
  <GraphQLDoc
1287
1409
  type="type"
@@ -1298,7 +1420,9 @@ type IneligibleShippingMethodError {
1298
1420
  }`}
1299
1421
  </GraphQLDoc>
1300
1422
 
1301
- ## InsufficientStockError {#insufficientstockerror}
1423
+ <a name="insufficientstockerror"></a>
1424
+
1425
+ ## InsufficientStockError
1302
1426
 
1303
1427
  <GraphQLDoc
1304
1428
  type="type"
@@ -1319,7 +1443,9 @@ type InsufficientStockError {
1319
1443
  }`}
1320
1444
  </GraphQLDoc>
1321
1445
 
1322
- ## Int {#int}
1446
+ <a name="int"></a>
1447
+
1448
+ ## Int
1323
1449
 
1324
1450
  <GraphQLDoc
1325
1451
  type="scalar"
@@ -1330,7 +1456,9 @@ type InsufficientStockError {
1330
1456
  scalar Int`}
1331
1457
  </GraphQLDoc>
1332
1458
 
1333
- ## IntCustomFieldConfig {#intcustomfieldconfig}
1459
+ <a name="intcustomfieldconfig"></a>
1460
+
1461
+ ## IntCustomFieldConfig
1334
1462
 
1335
1463
  <GraphQLDoc
1336
1464
  type="type"
@@ -1363,7 +1491,9 @@ scalar Int`}
1363
1491
  }`}
1364
1492
  </GraphQLDoc>
1365
1493
 
1366
- ## IntStructFieldConfig {#intstructfieldconfig}
1494
+ <a name="intstructfieldconfig"></a>
1495
+
1496
+ ## IntStructFieldConfig
1367
1497
 
1368
1498
  <GraphQLDoc
1369
1499
  type="type"
@@ -1389,7 +1519,9 @@ scalar Int`}
1389
1519
  }`}
1390
1520
  </GraphQLDoc>
1391
1521
 
1392
- ## InvalidCredentialsError {#invalidcredentialserror}
1522
+ <a name="invalidcredentialserror"></a>
1523
+
1524
+ ## InvalidCredentialsError
1393
1525
 
1394
1526
  <GraphQLDoc
1395
1527
  type="type"
@@ -1407,7 +1539,9 @@ type InvalidCredentialsError {
1407
1539
  }`}
1408
1540
  </GraphQLDoc>
1409
1541
 
1410
- ## JSON {#json}
1542
+ <a name="json"></a>
1543
+
1544
+ ## JSON
1411
1545
 
1412
1546
  <GraphQLDoc
1413
1547
  type="scalar"
@@ -1418,7 +1552,9 @@ type InvalidCredentialsError {
1418
1552
  scalar JSON`}
1419
1553
  </GraphQLDoc>
1420
1554
 
1421
- ## LocaleStringCustomFieldConfig {#localestringcustomfieldconfig}
1555
+ <a name="localestringcustomfieldconfig"></a>
1556
+
1557
+ ## LocaleStringCustomFieldConfig
1422
1558
 
1423
1559
  <GraphQLDoc
1424
1560
  type="type"
@@ -1450,7 +1586,9 @@ scalar JSON`}
1450
1586
  }`}
1451
1587
  </GraphQLDoc>
1452
1588
 
1453
- ## LocaleTextCustomFieldConfig {#localetextcustomfieldconfig}
1589
+ <a name="localetextcustomfieldconfig"></a>
1590
+
1591
+ ## LocaleTextCustomFieldConfig
1454
1592
 
1455
1593
  <GraphQLDoc
1456
1594
  type="type"
@@ -1479,7 +1617,9 @@ scalar JSON`}
1479
1617
  }`}
1480
1618
  </GraphQLDoc>
1481
1619
 
1482
- ## LocalizedString {#localizedstring}
1620
+ <a name="localizedstring"></a>
1621
+
1622
+ ## LocalizedString
1483
1623
 
1484
1624
  <GraphQLDoc
1485
1625
  type="type"
@@ -1495,7 +1635,9 @@ scalar JSON`}
1495
1635
  }`}
1496
1636
  </GraphQLDoc>
1497
1637
 
1498
- ## MissingPasswordError {#missingpassworderror}
1638
+ <a name="missingpassworderror"></a>
1639
+
1640
+ ## MissingPasswordError
1499
1641
 
1500
1642
  <GraphQLDoc
1501
1643
  type="type"
@@ -1512,7 +1654,9 @@ type MissingPasswordError {
1512
1654
  }`}
1513
1655
  </GraphQLDoc>
1514
1656
 
1515
- ## Money {#money}
1657
+ <a name="money"></a>
1658
+
1659
+ ## Money
1516
1660
 
1517
1661
  <GraphQLDoc
1518
1662
  type="scalar"
@@ -1523,7 +1667,9 @@ type MissingPasswordError {
1523
1667
  scalar Money`}
1524
1668
  </GraphQLDoc>
1525
1669
 
1526
- ## NativeAuthStrategyError {#nativeauthstrategyerror}
1670
+ <a name="nativeauthstrategyerror"></a>
1671
+
1672
+ ## NativeAuthStrategyError
1527
1673
 
1528
1674
  <GraphQLDoc
1529
1675
  type="type"
@@ -1540,7 +1686,9 @@ type NativeAuthStrategyError {
1540
1686
  }`}
1541
1687
  </GraphQLDoc>
1542
1688
 
1543
- ## NativeAuthenticationResult {#nativeauthenticationresult}
1689
+ <a name="nativeauthenticationresult"></a>
1690
+
1691
+ ## NativeAuthenticationResult
1544
1692
 
1545
1693
  <GraphQLDoc
1546
1694
  type="union"
@@ -1555,7 +1703,9 @@ type NativeAuthStrategyError {
1555
1703
  {`union NativeAuthenticationResult = CurrentUser | InvalidCredentialsError | NotVerifiedError | NativeAuthStrategyError`}
1556
1704
  </GraphQLDoc>
1557
1705
 
1558
- ## NegativeQuantityError {#negativequantityerror}
1706
+ <a name="negativequantityerror"></a>
1707
+
1708
+ ## NegativeQuantityError
1559
1709
 
1560
1710
  <GraphQLDoc
1561
1711
  type="type"
@@ -1572,7 +1722,9 @@ type NegativeQuantityError {
1572
1722
  }`}
1573
1723
  </GraphQLDoc>
1574
1724
 
1575
- ## NoActiveOrderError {#noactiveordererror}
1725
+ <a name="noactiveordererror"></a>
1726
+
1727
+ ## NoActiveOrderError
1576
1728
 
1577
1729
  <GraphQLDoc
1578
1730
  type="type"
@@ -1592,7 +1744,9 @@ type NoActiveOrderError {
1592
1744
  }`}
1593
1745
  </GraphQLDoc>
1594
1746
 
1595
- ## NotVerifiedError {#notverifiederror}
1747
+ <a name="notverifiederror"></a>
1748
+
1749
+ ## NotVerifiedError
1596
1750
 
1597
1751
  <GraphQLDoc
1598
1752
  type="type"
@@ -1612,7 +1766,9 @@ type NotVerifiedError {
1612
1766
  }`}
1613
1767
  </GraphQLDoc>
1614
1768
 
1615
- ## Order {#order}
1769
+ <a name="order"></a>
1770
+
1771
+ ## Order
1616
1772
 
1617
1773
  <GraphQLDoc
1618
1774
  type="type"
@@ -1699,7 +1855,9 @@ type NotVerifiedError {
1699
1855
  }`}
1700
1856
  </GraphQLDoc>
1701
1857
 
1702
- ## OrderAddress {#orderaddress}
1858
+ <a name="orderaddress"></a>
1859
+
1860
+ ## OrderAddress
1703
1861
 
1704
1862
  <GraphQLDoc
1705
1863
  type="type"
@@ -1724,7 +1882,9 @@ type NotVerifiedError {
1724
1882
  }`}
1725
1883
  </GraphQLDoc>
1726
1884
 
1727
- ## OrderInterceptorError {#orderinterceptorerror}
1885
+ <a name="orderinterceptorerror"></a>
1886
+
1887
+ ## OrderInterceptorError
1728
1888
 
1729
1889
  <GraphQLDoc
1730
1890
  type="type"
@@ -1742,7 +1902,9 @@ type OrderInterceptorError {
1742
1902
  }`}
1743
1903
  </GraphQLDoc>
1744
1904
 
1745
- ## OrderLimitError {#orderlimiterror}
1905
+ <a name="orderlimiterror"></a>
1906
+
1907
+ ## OrderLimitError
1746
1908
 
1747
1909
  <GraphQLDoc
1748
1910
  type="type"
@@ -1761,7 +1923,9 @@ type OrderLimitError {
1761
1923
  }`}
1762
1924
  </GraphQLDoc>
1763
1925
 
1764
- ## OrderLine {#orderline}
1926
+ <a name="orderline"></a>
1927
+
1928
+ ## OrderLine
1765
1929
 
1766
1930
  <GraphQLDoc
1767
1931
  type="type"
@@ -1845,7 +2009,9 @@ type OrderLimitError {
1845
2009
  }`}
1846
2010
  </GraphQLDoc>
1847
2011
 
1848
- ## OrderList {#orderlist}
2012
+ <a name="orderlist"></a>
2013
+
2014
+ ## OrderList
1849
2015
 
1850
2016
  <GraphQLDoc
1851
2017
  type="type"
@@ -1861,7 +2027,9 @@ type OrderLimitError {
1861
2027
  }`}
1862
2028
  </GraphQLDoc>
1863
2029
 
1864
- ## OrderModificationError {#ordermodificationerror}
2030
+ <a name="ordermodificationerror"></a>
2031
+
2032
+ ## OrderModificationError
1865
2033
 
1866
2034
  <GraphQLDoc
1867
2035
  type="type"
@@ -1878,7 +2046,9 @@ type OrderModificationError {
1878
2046
  }`}
1879
2047
  </GraphQLDoc>
1880
2048
 
1881
- ## OrderPaymentStateError {#orderpaymentstateerror}
2049
+ <a name="orderpaymentstateerror"></a>
2050
+
2051
+ ## OrderPaymentStateError
1882
2052
 
1883
2053
  <GraphQLDoc
1884
2054
  type="type"
@@ -1895,7 +2065,9 @@ type OrderPaymentStateError {
1895
2065
  }`}
1896
2066
  </GraphQLDoc>
1897
2067
 
1898
- ## OrderStateTransitionError {#orderstatetransitionerror}
2068
+ <a name="orderstatetransitionerror"></a>
2069
+
2070
+ ## OrderStateTransitionError
1899
2071
 
1900
2072
  <GraphQLDoc
1901
2073
  type="type"
@@ -1915,7 +2087,9 @@ type OrderStateTransitionError {
1915
2087
  }`}
1916
2088
  </GraphQLDoc>
1917
2089
 
1918
- ## OrderTaxSummary {#ordertaxsummary}
2090
+ <a name="ordertaxsummary"></a>
2091
+
2092
+ ## OrderTaxSummary
1919
2093
 
1920
2094
  <GraphQLDoc
1921
2095
  type="type"
@@ -1942,7 +2116,9 @@ type OrderTaxSummary {
1942
2116
  }`}
1943
2117
  </GraphQLDoc>
1944
2118
 
1945
- ## PasswordAlreadySetError {#passwordalreadyseterror}
2119
+ <a name="passwordalreadyseterror"></a>
2120
+
2121
+ ## PasswordAlreadySetError
1946
2122
 
1947
2123
  <GraphQLDoc
1948
2124
  type="type"
@@ -1959,7 +2135,9 @@ type PasswordAlreadySetError {
1959
2135
  }`}
1960
2136
  </GraphQLDoc>
1961
2137
 
1962
- ## PasswordResetTokenExpiredError {#passwordresettokenexpirederror}
2138
+ <a name="passwordresettokenexpirederror"></a>
2139
+
2140
+ ## PasswordResetTokenExpiredError
1963
2141
 
1964
2142
  <GraphQLDoc
1965
2143
  type="type"
@@ -1979,7 +2157,9 @@ type PasswordResetTokenExpiredError {
1979
2157
  }`}
1980
2158
  </GraphQLDoc>
1981
2159
 
1982
- ## PasswordResetTokenInvalidError {#passwordresettokeninvaliderror}
2160
+ <a name="passwordresettokeninvaliderror"></a>
2161
+
2162
+ ## PasswordResetTokenInvalidError
1983
2163
 
1984
2164
  <GraphQLDoc
1985
2165
  type="type"
@@ -1999,7 +2179,9 @@ type PasswordResetTokenInvalidError {
1999
2179
  }`}
2000
2180
  </GraphQLDoc>
2001
2181
 
2002
- ## PasswordValidationError {#passwordvalidationerror}
2182
+ <a name="passwordvalidationerror"></a>
2183
+
2184
+ ## PasswordValidationError
2003
2185
 
2004
2186
  <GraphQLDoc
2005
2187
  type="type"
@@ -2017,7 +2199,9 @@ type PasswordValidationError {
2017
2199
  }`}
2018
2200
  </GraphQLDoc>
2019
2201
 
2020
- ## Payment {#payment}
2202
+ <a name="payment"></a>
2203
+
2204
+ ## Payment
2021
2205
 
2022
2206
  <GraphQLDoc
2023
2207
  type="type"
@@ -2046,7 +2230,9 @@ type PasswordValidationError {
2046
2230
  }`}
2047
2231
  </GraphQLDoc>
2048
2232
 
2049
- ## PaymentDeclinedError {#paymentdeclinederror}
2233
+ <a name="paymentdeclinederror"></a>
2234
+
2235
+ ## PaymentDeclinedError
2050
2236
 
2051
2237
  <GraphQLDoc
2052
2238
  type="type"
@@ -2064,7 +2250,9 @@ type PaymentDeclinedError {
2064
2250
  }`}
2065
2251
  </GraphQLDoc>
2066
2252
 
2067
- ## PaymentFailedError {#paymentfailederror}
2253
+ <a name="paymentfailederror"></a>
2254
+
2255
+ ## PaymentFailedError
2068
2256
 
2069
2257
  <GraphQLDoc
2070
2258
  type="type"
@@ -2082,7 +2270,9 @@ type PaymentFailedError {
2082
2270
  }`}
2083
2271
  </GraphQLDoc>
2084
2272
 
2085
- ## PaymentMethod {#paymentmethod}
2273
+ <a name="paymentmethod"></a>
2274
+
2275
+ ## PaymentMethod
2086
2276
 
2087
2277
  <GraphQLDoc
2088
2278
  type="type"
@@ -2112,7 +2302,9 @@ type PaymentFailedError {
2112
2302
  }`}
2113
2303
  </GraphQLDoc>
2114
2304
 
2115
- ## PaymentMethodQuote {#paymentmethodquote}
2305
+ <a name="paymentmethodquote"></a>
2306
+
2307
+ ## PaymentMethodQuote
2116
2308
 
2117
2309
  <GraphQLDoc
2118
2310
  type="type"
@@ -2135,7 +2327,9 @@ type PaymentFailedError {
2135
2327
  }`}
2136
2328
  </GraphQLDoc>
2137
2329
 
2138
- ## PaymentMethodTranslation {#paymentmethodtranslation}
2330
+ <a name="paymentmethodtranslation"></a>
2331
+
2332
+ ## PaymentMethodTranslation
2139
2333
 
2140
2334
  <GraphQLDoc
2141
2335
  type="type"
@@ -2157,7 +2351,9 @@ type PaymentFailedError {
2157
2351
  }`}
2158
2352
  </GraphQLDoc>
2159
2353
 
2160
- ## PriceRange {#pricerange}
2354
+ <a name="pricerange"></a>
2355
+
2356
+ ## PriceRange
2161
2357
 
2162
2358
  <GraphQLDoc
2163
2359
  type="type"
@@ -2173,7 +2369,9 @@ type PriceRange {
2173
2369
  }`}
2174
2370
  </GraphQLDoc>
2175
2371
 
2176
- ## Product {#product}
2372
+ <a name="product"></a>
2373
+
2374
+ ## Product
2177
2375
 
2178
2376
  <GraphQLDoc
2179
2377
  type="type"
@@ -2218,7 +2416,9 @@ type PriceRange {
2218
2416
  }`}
2219
2417
  </GraphQLDoc>
2220
2418
 
2221
- ## ProductList {#productlist}
2419
+ <a name="productlist"></a>
2420
+
2421
+ ## ProductList
2222
2422
 
2223
2423
  <GraphQLDoc
2224
2424
  type="type"
@@ -2234,7 +2434,9 @@ type PriceRange {
2234
2434
  }`}
2235
2435
  </GraphQLDoc>
2236
2436
 
2237
- ## ProductOption {#productoption}
2437
+ <a name="productoption"></a>
2438
+
2439
+ ## ProductOption
2238
2440
 
2239
2441
  <GraphQLDoc
2240
2442
  type="type"
@@ -2263,7 +2465,9 @@ type PriceRange {
2263
2465
  }`}
2264
2466
  </GraphQLDoc>
2265
2467
 
2266
- ## ProductOptionGroup {#productoptiongroup}
2468
+ <a name="productoptiongroup"></a>
2469
+
2470
+ ## ProductOptionGroup
2267
2471
 
2268
2472
  <GraphQLDoc
2269
2473
  type="type"
@@ -2291,7 +2495,9 @@ type PriceRange {
2291
2495
  }`}
2292
2496
  </GraphQLDoc>
2293
2497
 
2294
- ## ProductOptionGroupTranslation {#productoptiongrouptranslation}
2498
+ <a name="productoptiongrouptranslation"></a>
2499
+
2500
+ ## ProductOptionGroupTranslation
2295
2501
 
2296
2502
  <GraphQLDoc
2297
2503
  type="type"
@@ -2312,7 +2518,9 @@ type PriceRange {
2312
2518
  }`}
2313
2519
  </GraphQLDoc>
2314
2520
 
2315
- ## ProductOptionTranslation {#productoptiontranslation}
2521
+ <a name="productoptiontranslation"></a>
2522
+
2523
+ ## ProductOptionTranslation
2316
2524
 
2317
2525
  <GraphQLDoc
2318
2526
  type="type"
@@ -2333,7 +2541,9 @@ type PriceRange {
2333
2541
  }`}
2334
2542
  </GraphQLDoc>
2335
2543
 
2336
- ## ProductTranslation {#producttranslation}
2544
+ <a name="producttranslation"></a>
2545
+
2546
+ ## ProductTranslation
2337
2547
 
2338
2548
  <GraphQLDoc
2339
2549
  type="type"
@@ -2356,7 +2566,9 @@ type PriceRange {
2356
2566
  }`}
2357
2567
  </GraphQLDoc>
2358
2568
 
2359
- ## ProductVariant {#productvariant}
2569
+ <a name="productvariant"></a>
2570
+
2571
+ ## ProductVariant
2360
2572
 
2361
2573
  <GraphQLDoc
2362
2574
  type="type"
@@ -2402,7 +2614,9 @@ type PriceRange {
2402
2614
  }`}
2403
2615
  </GraphQLDoc>
2404
2616
 
2405
- ## ProductVariantList {#productvariantlist}
2617
+ <a name="productvariantlist"></a>
2618
+
2619
+ ## ProductVariantList
2406
2620
 
2407
2621
  <GraphQLDoc
2408
2622
  type="type"
@@ -2418,7 +2632,9 @@ type PriceRange {
2418
2632
  }`}
2419
2633
  </GraphQLDoc>
2420
2634
 
2421
- ## ProductVariantTranslation {#productvarianttranslation}
2635
+ <a name="productvarianttranslation"></a>
2636
+
2637
+ ## ProductVariantTranslation
2422
2638
 
2423
2639
  <GraphQLDoc
2424
2640
  type="type"
@@ -2439,7 +2655,9 @@ type PriceRange {
2439
2655
  }`}
2440
2656
  </GraphQLDoc>
2441
2657
 
2442
- ## Promotion {#promotion}
2658
+ <a name="promotion"></a>
2659
+
2660
+ ## Promotion
2443
2661
 
2444
2662
  <GraphQLDoc
2445
2663
  type="type"
@@ -2474,7 +2692,9 @@ type PriceRange {
2474
2692
  }`}
2475
2693
  </GraphQLDoc>
2476
2694
 
2477
- ## PromotionList {#promotionlist}
2695
+ <a name="promotionlist"></a>
2696
+
2697
+ ## PromotionList
2478
2698
 
2479
2699
  <GraphQLDoc
2480
2700
  type="type"
@@ -2490,7 +2710,9 @@ type PriceRange {
2490
2710
  }`}
2491
2711
  </GraphQLDoc>
2492
2712
 
2493
- ## PromotionTranslation {#promotiontranslation}
2713
+ <a name="promotiontranslation"></a>
2714
+
2715
+ ## PromotionTranslation
2494
2716
 
2495
2717
  <GraphQLDoc
2496
2718
  type="type"
@@ -2512,7 +2734,9 @@ type PriceRange {
2512
2734
  }`}
2513
2735
  </GraphQLDoc>
2514
2736
 
2515
- ## Province {#province}
2737
+ <a name="province"></a>
2738
+
2739
+ ## Province
2516
2740
 
2517
2741
  <GraphQLDoc
2518
2742
  type="type"
@@ -2544,7 +2768,9 @@ type PriceRange {
2544
2768
  }`}
2545
2769
  </GraphQLDoc>
2546
2770
 
2547
- ## ProvinceList {#provincelist}
2771
+ <a name="provincelist"></a>
2772
+
2773
+ ## ProvinceList
2548
2774
 
2549
2775
  <GraphQLDoc
2550
2776
  type="type"
@@ -2560,7 +2786,9 @@ type PriceRange {
2560
2786
  }`}
2561
2787
  </GraphQLDoc>
2562
2788
 
2563
- ## PublicPaymentMethod {#publicpaymentmethod}
2789
+ <a name="publicpaymentmethod"></a>
2790
+
2791
+ ## PublicPaymentMethod
2564
2792
 
2565
2793
  <GraphQLDoc
2566
2794
  type="type"
@@ -2582,7 +2810,9 @@ type PriceRange {
2582
2810
  }`}
2583
2811
  </GraphQLDoc>
2584
2812
 
2585
- ## PublicShippingMethod {#publicshippingmethod}
2813
+ <a name="publicshippingmethod"></a>
2814
+
2815
+ ## PublicShippingMethod
2586
2816
 
2587
2817
  <GraphQLDoc
2588
2818
  type="type"
@@ -2604,7 +2834,9 @@ type PriceRange {
2604
2834
  }`}
2605
2835
  </GraphQLDoc>
2606
2836
 
2607
- ## RefreshCustomerVerificationResult {#refreshcustomerverificationresult}
2837
+ <a name="refreshcustomerverificationresult"></a>
2838
+
2839
+ ## RefreshCustomerVerificationResult
2608
2840
 
2609
2841
  <GraphQLDoc
2610
2842
  type="union"
@@ -2617,7 +2849,9 @@ type PriceRange {
2617
2849
  {`union RefreshCustomerVerificationResult = Success | NativeAuthStrategyError`}
2618
2850
  </GraphQLDoc>
2619
2851
 
2620
- ## Refund {#refund}
2852
+ <a name="refund"></a>
2853
+
2854
+ ## Refund
2621
2855
 
2622
2856
  <GraphQLDoc
2623
2857
  type="type"
@@ -2650,7 +2884,9 @@ type PriceRange {
2650
2884
  }`}
2651
2885
  </GraphQLDoc>
2652
2886
 
2653
- ## RefundLine {#refundline}
2887
+ <a name="refundline"></a>
2888
+
2889
+ ## RefundLine
2654
2890
 
2655
2891
  <GraphQLDoc
2656
2892
  type="type"
@@ -2671,7 +2907,9 @@ type PriceRange {
2671
2907
  }`}
2672
2908
  </GraphQLDoc>
2673
2909
 
2674
- ## RegionTranslation {#regiontranslation}
2910
+ <a name="regiontranslation"></a>
2911
+
2912
+ ## RegionTranslation
2675
2913
 
2676
2914
  <GraphQLDoc
2677
2915
  type="type"
@@ -2692,7 +2930,9 @@ type PriceRange {
2692
2930
  }`}
2693
2931
  </GraphQLDoc>
2694
2932
 
2695
- ## RegisterCustomerAccountResult {#registercustomeraccountresult}
2933
+ <a name="registercustomeraccountresult"></a>
2934
+
2935
+ ## RegisterCustomerAccountResult
2696
2936
 
2697
2937
  <GraphQLDoc
2698
2938
  type="union"
@@ -2707,7 +2947,9 @@ type PriceRange {
2707
2947
  {`union RegisterCustomerAccountResult = Success | MissingPasswordError | PasswordValidationError | NativeAuthStrategyError`}
2708
2948
  </GraphQLDoc>
2709
2949
 
2710
- ## RelationCustomFieldConfig {#relationcustomfieldconfig}
2950
+ <a name="relationcustomfieldconfig"></a>
2951
+
2952
+ ## RelationCustomFieldConfig
2711
2953
 
2712
2954
  <GraphQLDoc
2713
2955
  type="type"
@@ -2738,7 +2980,9 @@ type PriceRange {
2738
2980
  }`}
2739
2981
  </GraphQLDoc>
2740
2982
 
2741
- ## RemoveOrderItemsResult {#removeorderitemsresult}
2983
+ <a name="removeorderitemsresult"></a>
2984
+
2985
+ ## RemoveOrderItemsResult
2742
2986
 
2743
2987
  <GraphQLDoc
2744
2988
  type="union"
@@ -2752,7 +2996,9 @@ type PriceRange {
2752
2996
  {`union RemoveOrderItemsResult = Order | OrderModificationError | OrderInterceptorError`}
2753
2997
  </GraphQLDoc>
2754
2998
 
2755
- ## RequestPasswordResetResult {#requestpasswordresetresult}
2999
+ <a name="requestpasswordresetresult"></a>
3000
+
3001
+ ## RequestPasswordResetResult
2756
3002
 
2757
3003
  <GraphQLDoc
2758
3004
  type="union"
@@ -2765,7 +3011,9 @@ type PriceRange {
2765
3011
  {`union RequestPasswordResetResult = Success | NativeAuthStrategyError`}
2766
3012
  </GraphQLDoc>
2767
3013
 
2768
- ## RequestUpdateCustomerEmailAddressResult {#requestupdatecustomeremailaddressresult}
3014
+ <a name="requestupdatecustomeremailaddressresult"></a>
3015
+
3016
+ ## RequestUpdateCustomerEmailAddressResult
2769
3017
 
2770
3018
  <GraphQLDoc
2771
3019
  type="union"
@@ -2780,7 +3028,9 @@ type PriceRange {
2780
3028
  {`union RequestUpdateCustomerEmailAddressResult = Success | InvalidCredentialsError | EmailAddressConflictError | NativeAuthStrategyError`}
2781
3029
  </GraphQLDoc>
2782
3030
 
2783
- ## ResetPasswordResult {#resetpasswordresult}
3031
+ <a name="resetpasswordresult"></a>
3032
+
3033
+ ## ResetPasswordResult
2784
3034
 
2785
3035
  <GraphQLDoc
2786
3036
  type="union"
@@ -2797,7 +3047,9 @@ type PriceRange {
2797
3047
  {`union ResetPasswordResult = CurrentUser | PasswordResetTokenInvalidError | PasswordResetTokenExpiredError | PasswordValidationError | NativeAuthStrategyError | NotVerifiedError`}
2798
3048
  </GraphQLDoc>
2799
3049
 
2800
- ## Role {#role}
3050
+ <a name="role"></a>
3051
+
3052
+ ## Role
2801
3053
 
2802
3054
  <GraphQLDoc
2803
3055
  type="type"
@@ -2821,7 +3073,9 @@ type PriceRange {
2821
3073
  }`}
2822
3074
  </GraphQLDoc>
2823
3075
 
2824
- ## RoleList {#rolelist}
3076
+ <a name="rolelist"></a>
3077
+
3078
+ ## RoleList
2825
3079
 
2826
3080
  <GraphQLDoc
2827
3081
  type="type"
@@ -2837,7 +3091,9 @@ type PriceRange {
2837
3091
  }`}
2838
3092
  </GraphQLDoc>
2839
3093
 
2840
- ## SearchReindexResponse {#searchreindexresponse}
3094
+ <a name="searchreindexresponse"></a>
3095
+
3096
+ ## SearchReindexResponse
2841
3097
 
2842
3098
  <GraphQLDoc
2843
3099
  type="type"
@@ -2851,7 +3107,9 @@ type PriceRange {
2851
3107
  }`}
2852
3108
  </GraphQLDoc>
2853
3109
 
2854
- ## SearchResponse {#searchresponse}
3110
+ <a name="searchresponse"></a>
3111
+
3112
+ ## SearchResponse
2855
3113
 
2856
3114
  <GraphQLDoc
2857
3115
  type="type"
@@ -2871,7 +3129,9 @@ type PriceRange {
2871
3129
  }`}
2872
3130
  </GraphQLDoc>
2873
3131
 
2874
- ## SearchResult {#searchresult}
3132
+ <a name="searchresult"></a>
3133
+
3134
+ ## SearchResult
2875
3135
 
2876
3136
  <GraphQLDoc
2877
3137
  type="type"
@@ -2907,7 +3167,9 @@ type PriceRange {
2907
3167
  }`}
2908
3168
  </GraphQLDoc>
2909
3169
 
2910
- ## SearchResultAsset {#searchresultasset}
3170
+ <a name="searchresultasset"></a>
3171
+
3172
+ ## SearchResultAsset
2911
3173
 
2912
3174
  <GraphQLDoc
2913
3175
  type="type"
@@ -2925,7 +3187,9 @@ type PriceRange {
2925
3187
  }`}
2926
3188
  </GraphQLDoc>
2927
3189
 
2928
- ## SearchResultPrice {#searchresultprice}
3190
+ <a name="searchresultprice"></a>
3191
+
3192
+ ## SearchResultPrice
2929
3193
 
2930
3194
  <GraphQLDoc
2931
3195
  type="union"
@@ -2939,7 +3203,9 @@ type PriceRange {
2939
3203
  union SearchResultPrice = PriceRange | SinglePrice`}
2940
3204
  </GraphQLDoc>
2941
3205
 
2942
- ## Seller {#seller}
3206
+ <a name="seller"></a>
3207
+
3208
+ ## Seller
2943
3209
 
2944
3210
  <GraphQLDoc
2945
3211
  type="type"
@@ -2960,7 +3226,9 @@ union SearchResultPrice = PriceRange | SinglePrice`}
2960
3226
  }`}
2961
3227
  </GraphQLDoc>
2962
3228
 
2963
- ## SetCustomerForOrderResult {#setcustomerfororderresult}
3229
+ <a name="setcustomerfororderresult"></a>
3230
+
3231
+ ## SetCustomerForOrderResult
2964
3232
 
2965
3233
  <GraphQLDoc
2966
3234
  type="union"
@@ -2976,7 +3244,9 @@ union SearchResultPrice = PriceRange | SinglePrice`}
2976
3244
  {`union SetCustomerForOrderResult = Order | AlreadyLoggedInError | EmailAddressConflictError | NoActiveOrderError | GuestCheckoutError`}
2977
3245
  </GraphQLDoc>
2978
3246
 
2979
- ## SetOrderShippingMethodResult {#setordershippingmethodresult}
3247
+ <a name="setordershippingmethodresult"></a>
3248
+
3249
+ ## SetOrderShippingMethodResult
2980
3250
 
2981
3251
  <GraphQLDoc
2982
3252
  type="union"
@@ -2991,7 +3261,9 @@ union SearchResultPrice = PriceRange | SinglePrice`}
2991
3261
  {`union SetOrderShippingMethodResult = Order | OrderModificationError | IneligibleShippingMethodError | NoActiveOrderError`}
2992
3262
  </GraphQLDoc>
2993
3263
 
2994
- ## ShippingLine {#shippingline}
3264
+ <a name="shippingline"></a>
3265
+
3266
+ ## ShippingLine
2995
3267
 
2996
3268
  <GraphQLDoc
2997
3269
  type="type"
@@ -3016,7 +3288,9 @@ union SearchResultPrice = PriceRange | SinglePrice`}
3016
3288
  }`}
3017
3289
  </GraphQLDoc>
3018
3290
 
3019
- ## ShippingMethod {#shippingmethod}
3291
+ <a name="shippingmethod"></a>
3292
+
3293
+ ## ShippingMethod
3020
3294
 
3021
3295
  <GraphQLDoc
3022
3296
  type="type"
@@ -3047,7 +3321,9 @@ union SearchResultPrice = PriceRange | SinglePrice`}
3047
3321
  }`}
3048
3322
  </GraphQLDoc>
3049
3323
 
3050
- ## ShippingMethodList {#shippingmethodlist}
3324
+ <a name="shippingmethodlist"></a>
3325
+
3326
+ ## ShippingMethodList
3051
3327
 
3052
3328
  <GraphQLDoc
3053
3329
  type="type"
@@ -3063,7 +3339,9 @@ union SearchResultPrice = PriceRange | SinglePrice`}
3063
3339
  }`}
3064
3340
  </GraphQLDoc>
3065
3341
 
3066
- ## ShippingMethodQuote {#shippingmethodquote}
3342
+ <a name="shippingmethodquote"></a>
3343
+
3344
+ ## ShippingMethodQuote
3067
3345
 
3068
3346
  <GraphQLDoc
3069
3347
  type="type"
@@ -3088,7 +3366,9 @@ union SearchResultPrice = PriceRange | SinglePrice`}
3088
3366
  }`}
3089
3367
  </GraphQLDoc>
3090
3368
 
3091
- ## ShippingMethodTranslation {#shippingmethodtranslation}
3369
+ <a name="shippingmethodtranslation"></a>
3370
+
3371
+ ## ShippingMethodTranslation
3092
3372
 
3093
3373
  <GraphQLDoc
3094
3374
  type="type"
@@ -3110,7 +3390,9 @@ union SearchResultPrice = PriceRange | SinglePrice`}
3110
3390
  }`}
3111
3391
  </GraphQLDoc>
3112
3392
 
3113
- ## SinglePrice {#singleprice}
3393
+ <a name="singleprice"></a>
3394
+
3395
+ ## SinglePrice
3114
3396
 
3115
3397
  <GraphQLDoc
3116
3398
  type="type"
@@ -3125,7 +3407,9 @@ type SinglePrice {
3125
3407
  }`}
3126
3408
  </GraphQLDoc>
3127
3409
 
3128
- ## String {#string}
3410
+ <a name="string"></a>
3411
+
3412
+ ## String
3129
3413
 
3130
3414
  <GraphQLDoc
3131
3415
  type="scalar"
@@ -3136,7 +3420,9 @@ type SinglePrice {
3136
3420
  scalar String`}
3137
3421
  </GraphQLDoc>
3138
3422
 
3139
- ## StringCustomFieldConfig {#stringcustomfieldconfig}
3423
+ <a name="stringcustomfieldconfig"></a>
3424
+
3425
+ ## StringCustomFieldConfig
3140
3426
 
3141
3427
  <GraphQLDoc
3142
3428
  type="type"
@@ -3170,7 +3456,9 @@ scalar String`}
3170
3456
  }`}
3171
3457
  </GraphQLDoc>
3172
3458
 
3173
- ## StringFieldOption {#stringfieldoption}
3459
+ <a name="stringfieldoption"></a>
3460
+
3461
+ ## StringFieldOption
3174
3462
 
3175
3463
  <GraphQLDoc
3176
3464
  type="type"
@@ -3186,7 +3474,9 @@ scalar String`}
3186
3474
  }`}
3187
3475
  </GraphQLDoc>
3188
3476
 
3189
- ## StringStructFieldConfig {#stringstructfieldconfig}
3477
+ <a name="stringstructfieldconfig"></a>
3478
+
3479
+ ## StringStructFieldConfig
3190
3480
 
3191
3481
  <GraphQLDoc
3192
3482
  type="type"
@@ -3213,7 +3503,9 @@ scalar String`}
3213
3503
  }`}
3214
3504
  </GraphQLDoc>
3215
3505
 
3216
- ## StructCustomFieldConfig {#structcustomfieldconfig}
3506
+ <a name="structcustomfieldconfig"></a>
3507
+
3508
+ ## StructCustomFieldConfig
3217
3509
 
3218
3510
  <GraphQLDoc
3219
3511
  type="type"
@@ -3244,7 +3536,9 @@ scalar String`}
3244
3536
  }`}
3245
3537
  </GraphQLDoc>
3246
3538
 
3247
- ## StructFieldConfig {#structfieldconfig}
3539
+ <a name="structfieldconfig"></a>
3540
+
3541
+ ## StructFieldConfig
3248
3542
 
3249
3543
  <GraphQLDoc
3250
3544
  type="union"
@@ -3261,7 +3555,9 @@ scalar String`}
3261
3555
  {`union StructFieldConfig = StringStructFieldConfig | IntStructFieldConfig | FloatStructFieldConfig | BooleanStructFieldConfig | DateTimeStructFieldConfig | TextStructFieldConfig`}
3262
3556
  </GraphQLDoc>
3263
3557
 
3264
- ## Success {#success}
3558
+ <a name="success"></a>
3559
+
3560
+ ## Success
3265
3561
 
3266
3562
  <GraphQLDoc
3267
3563
  type="type"
@@ -3276,7 +3572,9 @@ type Success {
3276
3572
  }`}
3277
3573
  </GraphQLDoc>
3278
3574
 
3279
- ## Surcharge {#surcharge}
3575
+ <a name="surcharge"></a>
3576
+
3577
+ ## Surcharge
3280
3578
 
3281
3579
  <GraphQLDoc
3282
3580
  type="type"
@@ -3303,7 +3601,9 @@ type Success {
3303
3601
  }`}
3304
3602
  </GraphQLDoc>
3305
3603
 
3306
- ## Tag {#tag}
3604
+ <a name="tag"></a>
3605
+
3606
+ ## Tag
3307
3607
 
3308
3608
  <GraphQLDoc
3309
3609
  type="type"
@@ -3322,7 +3622,9 @@ type Success {
3322
3622
  }`}
3323
3623
  </GraphQLDoc>
3324
3624
 
3325
- ## TagList {#taglist}
3625
+ <a name="taglist"></a>
3626
+
3627
+ ## TagList
3326
3628
 
3327
3629
  <GraphQLDoc
3328
3630
  type="type"
@@ -3338,7 +3640,9 @@ type Success {
3338
3640
  }`}
3339
3641
  </GraphQLDoc>
3340
3642
 
3341
- ## TaxCategory {#taxcategory}
3643
+ <a name="taxcategory"></a>
3644
+
3645
+ ## TaxCategory
3342
3646
 
3343
3647
  <GraphQLDoc
3344
3648
  type="type"
@@ -3361,7 +3665,9 @@ type Success {
3361
3665
  }`}
3362
3666
  </GraphQLDoc>
3363
3667
 
3364
- ## TaxLine {#taxline}
3668
+ <a name="taxline"></a>
3669
+
3670
+ ## TaxLine
3365
3671
 
3366
3672
  <GraphQLDoc
3367
3673
  type="type"
@@ -3377,7 +3683,9 @@ type Success {
3377
3683
  }`}
3378
3684
  </GraphQLDoc>
3379
3685
 
3380
- ## TaxRate {#taxrate}
3686
+ <a name="taxrate"></a>
3687
+
3688
+ ## TaxRate
3381
3689
 
3382
3690
  <GraphQLDoc
3383
3691
  type="type"
@@ -3408,7 +3716,9 @@ type Success {
3408
3716
  }`}
3409
3717
  </GraphQLDoc>
3410
3718
 
3411
- ## TaxRateList {#taxratelist}
3719
+ <a name="taxratelist"></a>
3720
+
3721
+ ## TaxRateList
3412
3722
 
3413
3723
  <GraphQLDoc
3414
3724
  type="type"
@@ -3424,7 +3734,9 @@ type Success {
3424
3734
  }`}
3425
3735
  </GraphQLDoc>
3426
3736
 
3427
- ## TextCustomFieldConfig {#textcustomfieldconfig}
3737
+ <a name="textcustomfieldconfig"></a>
3738
+
3739
+ ## TextCustomFieldConfig
3428
3740
 
3429
3741
  <GraphQLDoc
3430
3742
  type="type"
@@ -3453,7 +3765,9 @@ type Success {
3453
3765
  }`}
3454
3766
  </GraphQLDoc>
3455
3767
 
3456
- ## TextStructFieldConfig {#textstructfieldconfig}
3768
+ <a name="textstructfieldconfig"></a>
3769
+
3770
+ ## TextStructFieldConfig
3457
3771
 
3458
3772
  <GraphQLDoc
3459
3773
  type="type"
@@ -3475,7 +3789,9 @@ type Success {
3475
3789
  }`}
3476
3790
  </GraphQLDoc>
3477
3791
 
3478
- ## TransitionOrderToStateResult {#transitionordertostateresult}
3792
+ <a name="transitionordertostateresult"></a>
3793
+
3794
+ ## TransitionOrderToStateResult
3479
3795
 
3480
3796
  <GraphQLDoc
3481
3797
  type="union"
@@ -3488,7 +3804,9 @@ type Success {
3488
3804
  {`union TransitionOrderToStateResult = Order | OrderStateTransitionError`}
3489
3805
  </GraphQLDoc>
3490
3806
 
3491
- ## UpdateCustomerEmailAddressResult {#updatecustomeremailaddressresult}
3807
+ <a name="updatecustomeremailaddressresult"></a>
3808
+
3809
+ ## UpdateCustomerEmailAddressResult
3492
3810
 
3493
3811
  <GraphQLDoc
3494
3812
  type="union"
@@ -3503,7 +3821,9 @@ type Success {
3503
3821
  {`union UpdateCustomerEmailAddressResult = Success | IdentifierChangeTokenInvalidError | IdentifierChangeTokenExpiredError | NativeAuthStrategyError`}
3504
3822
  </GraphQLDoc>
3505
3823
 
3506
- ## UpdateCustomerPasswordResult {#updatecustomerpasswordresult}
3824
+ <a name="updatecustomerpasswordresult"></a>
3825
+
3826
+ ## UpdateCustomerPasswordResult
3507
3827
 
3508
3828
  <GraphQLDoc
3509
3829
  type="union"
@@ -3518,7 +3838,9 @@ type Success {
3518
3838
  {`union UpdateCustomerPasswordResult = Success | InvalidCredentialsError | PasswordValidationError | NativeAuthStrategyError`}
3519
3839
  </GraphQLDoc>
3520
3840
 
3521
- ## UpdateMultipleOrderItemsResult {#updatemultipleorderitemsresult}
3841
+ <a name="updatemultipleorderitemsresult"></a>
3842
+
3843
+ ## UpdateMultipleOrderItemsResult
3522
3844
 
3523
3845
  <GraphQLDoc
3524
3846
  type="type"
@@ -3538,7 +3860,9 @@ type UpdateMultipleOrderItemsResult {
3538
3860
  }`}
3539
3861
  </GraphQLDoc>
3540
3862
 
3541
- ## UpdateOrderItemErrorResult {#updateorderitemerrorresult}
3863
+ <a name="updateorderitemerrorresult"></a>
3864
+
3865
+ ## UpdateOrderItemErrorResult
3542
3866
 
3543
3867
  <GraphQLDoc
3544
3868
  type="union"
@@ -3555,7 +3879,9 @@ type UpdateMultipleOrderItemsResult {
3555
3879
  union UpdateOrderItemErrorResult = OrderModificationError | OrderLimitError | NegativeQuantityError | InsufficientStockError | OrderInterceptorError`}
3556
3880
  </GraphQLDoc>
3557
3881
 
3558
- ## UpdateOrderItemsResult {#updateorderitemsresult}
3882
+ <a name="updateorderitemsresult"></a>
3883
+
3884
+ ## UpdateOrderItemsResult
3559
3885
 
3560
3886
  <GraphQLDoc
3561
3887
  type="union"
@@ -3572,7 +3898,9 @@ union UpdateOrderItemErrorResult = OrderModificationError | OrderLimitError | Ne
3572
3898
  {`union UpdateOrderItemsResult = Order | OrderModificationError | OrderLimitError | NegativeQuantityError | InsufficientStockError | OrderInterceptorError`}
3573
3899
  </GraphQLDoc>
3574
3900
 
3575
- ## Upload {#upload}
3901
+ <a name="upload"></a>
3902
+
3903
+ ## Upload
3576
3904
 
3577
3905
  <GraphQLDoc
3578
3906
  type="scalar"
@@ -3583,7 +3911,9 @@ union UpdateOrderItemErrorResult = OrderModificationError | OrderLimitError | Ne
3583
3911
  scalar Upload`}
3584
3912
  </GraphQLDoc>
3585
3913
 
3586
- ## User {#user}
3914
+ <a name="user"></a>
3915
+
3916
+ ## User
3587
3917
 
3588
3918
  <GraphQLDoc
3589
3919
  type="type"
@@ -3611,7 +3941,9 @@ scalar Upload`}
3611
3941
  }`}
3612
3942
  </GraphQLDoc>
3613
3943
 
3614
- ## VerificationTokenExpiredError {#verificationtokenexpirederror}
3944
+ <a name="verificationtokenexpirederror"></a>
3945
+
3946
+ ## VerificationTokenExpiredError
3615
3947
 
3616
3948
  <GraphQLDoc
3617
3949
  type="type"
@@ -3631,7 +3963,9 @@ type VerificationTokenExpiredError {
3631
3963
  }`}
3632
3964
  </GraphQLDoc>
3633
3965
 
3634
- ## VerificationTokenInvalidError {#verificationtokeninvaliderror}
3966
+ <a name="verificationtokeninvaliderror"></a>
3967
+
3968
+ ## VerificationTokenInvalidError
3635
3969
 
3636
3970
  <GraphQLDoc
3637
3971
  type="type"
@@ -3651,7 +3985,9 @@ type VerificationTokenInvalidError {
3651
3985
  }`}
3652
3986
  </GraphQLDoc>
3653
3987
 
3654
- ## VerifyCustomerAccountResult {#verifycustomeraccountresult}
3988
+ <a name="verifycustomeraccountresult"></a>
3989
+
3990
+ ## VerifyCustomerAccountResult
3655
3991
 
3656
3992
  <GraphQLDoc
3657
3993
  type="union"
@@ -3669,7 +4005,9 @@ type VerificationTokenInvalidError {
3669
4005
  {`union VerifyCustomerAccountResult = CurrentUser | VerificationTokenInvalidError | VerificationTokenExpiredError | MissingPasswordError | PasswordValidationError | PasswordAlreadySetError | NativeAuthStrategyError`}
3670
4006
  </GraphQLDoc>
3671
4007
 
3672
- ## Zone {#zone}
4008
+ <a name="zone"></a>
4009
+
4010
+ ## Zone
3673
4011
 
3674
4012
  <GraphQLDoc
3675
4013
  type="type"