@bosonprotocol/core-sdk 1.28.0-alpha.0 → 1.28.0-alpha.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.
@@ -9053,6 +9053,8 @@ export declare type GetSellerByIdQueryQuery = {
9053
9053
  type: string;
9054
9054
  width?: number | null;
9055
9055
  height?: number | null;
9056
+ fit?: string | null;
9057
+ position?: string | null;
9056
9058
  }> | null;
9057
9059
  contactLinks?: Array<{
9058
9060
  __typename?: "SellerContactLink";
@@ -9315,6 +9317,8 @@ export declare type GetSellerByIdQueryQuery = {
9315
9317
  type: string;
9316
9318
  width?: number | null;
9317
9319
  height?: number | null;
9320
+ fit?: string | null;
9321
+ position?: string | null;
9318
9322
  }> | null;
9319
9323
  contactLinks?: Array<{
9320
9324
  __typename?: "SellerContactLink";
@@ -9440,6 +9444,8 @@ export declare type GetSellerByIdQueryQuery = {
9440
9444
  type: string;
9441
9445
  width?: number | null;
9442
9446
  height?: number | null;
9447
+ fit?: string | null;
9448
+ position?: string | null;
9443
9449
  }> | null;
9444
9450
  contactLinks?: Array<{
9445
9451
  __typename?: "SellerContactLink";
@@ -9586,6 +9592,8 @@ export declare type GetSellerByIdQueryQuery = {
9586
9592
  type: string;
9587
9593
  width?: number | null;
9588
9594
  height?: number | null;
9595
+ fit?: string | null;
9596
+ position?: string | null;
9589
9597
  }> | null;
9590
9598
  contactLinks?: Array<{
9591
9599
  __typename?: "SellerContactLink";
@@ -9749,6 +9757,8 @@ export declare type GetSellerByIdQueryQuery = {
9749
9757
  type: string;
9750
9758
  width?: number | null;
9751
9759
  height?: number | null;
9760
+ fit?: string | null;
9761
+ position?: string | null;
9752
9762
  }> | null;
9753
9763
  contactLinks?: Array<{
9754
9764
  __typename?: "SellerContactLink";
@@ -9925,6 +9935,8 @@ export declare type GetSellersQueryQuery = {
9925
9935
  type: string;
9926
9936
  width?: number | null;
9927
9937
  height?: number | null;
9938
+ fit?: string | null;
9939
+ position?: string | null;
9928
9940
  }> | null;
9929
9941
  contactLinks?: Array<{
9930
9942
  __typename?: "SellerContactLink";
@@ -10187,6 +10199,8 @@ export declare type GetSellersQueryQuery = {
10187
10199
  type: string;
10188
10200
  width?: number | null;
10189
10201
  height?: number | null;
10202
+ fit?: string | null;
10203
+ position?: string | null;
10190
10204
  }> | null;
10191
10205
  contactLinks?: Array<{
10192
10206
  __typename?: "SellerContactLink";
@@ -10312,6 +10326,8 @@ export declare type GetSellersQueryQuery = {
10312
10326
  type: string;
10313
10327
  width?: number | null;
10314
10328
  height?: number | null;
10329
+ fit?: string | null;
10330
+ position?: string | null;
10315
10331
  }> | null;
10316
10332
  contactLinks?: Array<{
10317
10333
  __typename?: "SellerContactLink";
@@ -10458,6 +10474,8 @@ export declare type GetSellersQueryQuery = {
10458
10474
  type: string;
10459
10475
  width?: number | null;
10460
10476
  height?: number | null;
10477
+ fit?: string | null;
10478
+ position?: string | null;
10461
10479
  }> | null;
10462
10480
  contactLinks?: Array<{
10463
10481
  __typename?: "SellerContactLink";
@@ -10621,6 +10639,8 @@ export declare type GetSellersQueryQuery = {
10621
10639
  type: string;
10622
10640
  width?: number | null;
10623
10641
  height?: number | null;
10642
+ fit?: string | null;
10643
+ position?: string | null;
10624
10644
  }> | null;
10625
10645
  contactLinks?: Array<{
10626
10646
  __typename?: "SellerContactLink";
@@ -10769,6 +10789,8 @@ export declare type GetBuyerByIdQueryQuery = {
10769
10789
  type: string;
10770
10790
  width?: number | null;
10771
10791
  height?: number | null;
10792
+ fit?: string | null;
10793
+ position?: string | null;
10772
10794
  }> | null;
10773
10795
  contactLinks?: Array<{
10774
10796
  __typename?: "SellerContactLink";
@@ -11035,6 +11057,8 @@ export declare type GetBuyersQueryQuery = {
11035
11057
  type: string;
11036
11058
  width?: number | null;
11037
11059
  height?: number | null;
11060
+ fit?: string | null;
11061
+ position?: string | null;
11038
11062
  }> | null;
11039
11063
  contactLinks?: Array<{
11040
11064
  __typename?: "SellerContactLink";
@@ -11284,6 +11308,8 @@ export declare type GetDisputeResolverByIdQueryQuery = {
11284
11308
  type: string;
11285
11309
  width?: number | null;
11286
11310
  height?: number | null;
11311
+ fit?: string | null;
11312
+ position?: string | null;
11287
11313
  }> | null;
11288
11314
  contactLinks?: Array<{
11289
11315
  __typename?: "SellerContactLink";
@@ -11546,6 +11572,8 @@ export declare type GetDisputeResolverByIdQueryQuery = {
11546
11572
  type: string;
11547
11573
  width?: number | null;
11548
11574
  height?: number | null;
11575
+ fit?: string | null;
11576
+ position?: string | null;
11549
11577
  }> | null;
11550
11578
  contactLinks?: Array<{
11551
11579
  __typename?: "SellerContactLink";
@@ -11671,6 +11699,8 @@ export declare type GetDisputeResolverByIdQueryQuery = {
11671
11699
  type: string;
11672
11700
  width?: number | null;
11673
11701
  height?: number | null;
11702
+ fit?: string | null;
11703
+ position?: string | null;
11674
11704
  }> | null;
11675
11705
  contactLinks?: Array<{
11676
11706
  __typename?: "SellerContactLink";
@@ -11979,6 +12009,8 @@ export declare type GetDisputeResolversQueryQuery = {
11979
12009
  type: string;
11980
12010
  width?: number | null;
11981
12011
  height?: number | null;
12012
+ fit?: string | null;
12013
+ position?: string | null;
11982
12014
  }> | null;
11983
12015
  contactLinks?: Array<{
11984
12016
  __typename?: "SellerContactLink";
@@ -12241,6 +12273,8 @@ export declare type GetDisputeResolversQueryQuery = {
12241
12273
  type: string;
12242
12274
  width?: number | null;
12243
12275
  height?: number | null;
12276
+ fit?: string | null;
12277
+ position?: string | null;
12244
12278
  }> | null;
12245
12279
  contactLinks?: Array<{
12246
12280
  __typename?: "SellerContactLink";
@@ -12366,6 +12400,8 @@ export declare type GetDisputeResolversQueryQuery = {
12366
12400
  type: string;
12367
12401
  width?: number | null;
12368
12402
  height?: number | null;
12403
+ fit?: string | null;
12404
+ position?: string | null;
12369
12405
  }> | null;
12370
12406
  contactLinks?: Array<{
12371
12407
  __typename?: "SellerContactLink";
@@ -12672,6 +12708,8 @@ export declare type SellerFieldsFragment = {
12672
12708
  type: string;
12673
12709
  width?: number | null;
12674
12710
  height?: number | null;
12711
+ fit?: string | null;
12712
+ position?: string | null;
12675
12713
  }> | null;
12676
12714
  contactLinks?: Array<{
12677
12715
  __typename?: "SellerContactLink";
@@ -12934,6 +12972,8 @@ export declare type SellerFieldsFragment = {
12934
12972
  type: string;
12935
12973
  width?: number | null;
12936
12974
  height?: number | null;
12975
+ fit?: string | null;
12976
+ position?: string | null;
12937
12977
  }> | null;
12938
12978
  contactLinks?: Array<{
12939
12979
  __typename?: "SellerContactLink";
@@ -13059,6 +13099,8 @@ export declare type SellerFieldsFragment = {
13059
13099
  type: string;
13060
13100
  width?: number | null;
13061
13101
  height?: number | null;
13102
+ fit?: string | null;
13103
+ position?: string | null;
13062
13104
  }> | null;
13063
13105
  contactLinks?: Array<{
13064
13106
  __typename?: "SellerContactLink";
@@ -13205,6 +13247,8 @@ export declare type SellerFieldsFragment = {
13205
13247
  type: string;
13206
13248
  width?: number | null;
13207
13249
  height?: number | null;
13250
+ fit?: string | null;
13251
+ position?: string | null;
13208
13252
  }> | null;
13209
13253
  contactLinks?: Array<{
13210
13254
  __typename?: "SellerContactLink";
@@ -13368,6 +13412,8 @@ export declare type SellerFieldsFragment = {
13368
13412
  type: string;
13369
13413
  width?: number | null;
13370
13414
  height?: number | null;
13415
+ fit?: string | null;
13416
+ position?: string | null;
13371
13417
  }> | null;
13372
13418
  contactLinks?: Array<{
13373
13419
  __typename?: "SellerContactLink";
@@ -13413,6 +13459,8 @@ export declare type SellerMetadataMediaFieldsFragment = {
13413
13459
  type: string;
13414
13460
  width?: number | null;
13415
13461
  height?: number | null;
13462
+ fit?: string | null;
13463
+ position?: string | null;
13416
13464
  };
13417
13465
  export declare type SellerContactLinkFieldsFragment = {
13418
13466
  __typename?: "SellerContactLink";
@@ -13481,6 +13529,8 @@ export declare type BaseSellerFieldsFragment = {
13481
13529
  type: string;
13482
13530
  width?: number | null;
13483
13531
  height?: number | null;
13532
+ fit?: string | null;
13533
+ position?: string | null;
13484
13534
  }> | null;
13485
13535
  contactLinks?: Array<{
13486
13536
  __typename?: "SellerContactLink";
@@ -13613,6 +13663,8 @@ export declare type BuyerFieldsFragment = {
13613
13663
  type: string;
13614
13664
  width?: number | null;
13615
13665
  height?: number | null;
13666
+ fit?: string | null;
13667
+ position?: string | null;
13616
13668
  }> | null;
13617
13669
  contactLinks?: Array<{
13618
13670
  __typename?: "SellerContactLink";
@@ -13850,6 +13902,8 @@ export declare type DisputeResolverFieldsFragment = {
13850
13902
  type: string;
13851
13903
  width?: number | null;
13852
13904
  height?: number | null;
13905
+ fit?: string | null;
13906
+ position?: string | null;
13853
13907
  }> | null;
13854
13908
  contactLinks?: Array<{
13855
13909
  __typename?: "SellerContactLink";
@@ -14112,6 +14166,8 @@ export declare type DisputeResolverFieldsFragment = {
14112
14166
  type: string;
14113
14167
  width?: number | null;
14114
14168
  height?: number | null;
14169
+ fit?: string | null;
14170
+ position?: string | null;
14115
14171
  }> | null;
14116
14172
  contactLinks?: Array<{
14117
14173
  __typename?: "SellerContactLink";
@@ -14237,6 +14293,8 @@ export declare type DisputeResolverFieldsFragment = {
14237
14293
  type: string;
14238
14294
  width?: number | null;
14239
14295
  height?: number | null;
14296
+ fit?: string | null;
14297
+ position?: string | null;
14240
14298
  }> | null;
14241
14299
  contactLinks?: Array<{
14242
14300
  __typename?: "SellerContactLink";
@@ -14586,6 +14644,8 @@ export declare type GetDisputeByIdQueryQuery = {
14586
14644
  type: string;
14587
14645
  width?: number | null;
14588
14646
  height?: number | null;
14647
+ fit?: string | null;
14648
+ position?: string | null;
14589
14649
  }> | null;
14590
14650
  contactLinks?: Array<{
14591
14651
  __typename?: "SellerContactLink";
@@ -14657,6 +14717,8 @@ export declare type GetDisputeByIdQueryQuery = {
14657
14717
  type: string;
14658
14718
  width?: number | null;
14659
14719
  height?: number | null;
14720
+ fit?: string | null;
14721
+ position?: string | null;
14660
14722
  }> | null;
14661
14723
  contactLinks?: Array<{
14662
14724
  __typename?: "SellerContactLink";
@@ -14793,6 +14855,8 @@ export declare type GetDisputesQueryQuery = {
14793
14855
  type: string;
14794
14856
  width?: number | null;
14795
14857
  height?: number | null;
14858
+ fit?: string | null;
14859
+ position?: string | null;
14796
14860
  }> | null;
14797
14861
  contactLinks?: Array<{
14798
14862
  __typename?: "SellerContactLink";
@@ -14864,6 +14928,8 @@ export declare type GetDisputesQueryQuery = {
14864
14928
  type: string;
14865
14929
  width?: number | null;
14866
14930
  height?: number | null;
14931
+ fit?: string | null;
14932
+ position?: string | null;
14867
14933
  }> | null;
14868
14934
  contactLinks?: Array<{
14869
14935
  __typename?: "SellerContactLink";
@@ -14991,6 +15057,8 @@ export declare type DisputeFieldsFragment = {
14991
15057
  type: string;
14992
15058
  width?: number | null;
14993
15059
  height?: number | null;
15060
+ fit?: string | null;
15061
+ position?: string | null;
14994
15062
  }> | null;
14995
15063
  contactLinks?: Array<{
14996
15064
  __typename?: "SellerContactLink";
@@ -15062,6 +15130,8 @@ export declare type DisputeFieldsFragment = {
15062
15130
  type: string;
15063
15131
  width?: number | null;
15064
15132
  height?: number | null;
15133
+ fit?: string | null;
15134
+ position?: string | null;
15065
15135
  }> | null;
15066
15136
  contactLinks?: Array<{
15067
15137
  __typename?: "SellerContactLink";
@@ -15219,6 +15289,8 @@ export declare type GetExchangeTokenByIdQueryQuery = {
15219
15289
  type: string;
15220
15290
  width?: number | null;
15221
15291
  height?: number | null;
15292
+ fit?: string | null;
15293
+ position?: string | null;
15222
15294
  }> | null;
15223
15295
  contactLinks?: Array<{
15224
15296
  __typename?: "SellerContactLink";
@@ -15481,6 +15553,8 @@ export declare type GetExchangeTokenByIdQueryQuery = {
15481
15553
  type: string;
15482
15554
  width?: number | null;
15483
15555
  height?: number | null;
15556
+ fit?: string | null;
15557
+ position?: string | null;
15484
15558
  }> | null;
15485
15559
  contactLinks?: Array<{
15486
15560
  __typename?: "SellerContactLink";
@@ -15606,6 +15680,8 @@ export declare type GetExchangeTokenByIdQueryQuery = {
15606
15680
  type: string;
15607
15681
  width?: number | null;
15608
15682
  height?: number | null;
15683
+ fit?: string | null;
15684
+ position?: string | null;
15609
15685
  }> | null;
15610
15686
  contactLinks?: Array<{
15611
15687
  __typename?: "SellerContactLink";
@@ -15789,6 +15865,8 @@ export declare type GetExchangeTokensQueryQuery = {
15789
15865
  type: string;
15790
15866
  width?: number | null;
15791
15867
  height?: number | null;
15868
+ fit?: string | null;
15869
+ position?: string | null;
15792
15870
  }> | null;
15793
15871
  contactLinks?: Array<{
15794
15872
  __typename?: "SellerContactLink";
@@ -16051,6 +16129,8 @@ export declare type GetExchangeTokensQueryQuery = {
16051
16129
  type: string;
16052
16130
  width?: number | null;
16053
16131
  height?: number | null;
16132
+ fit?: string | null;
16133
+ position?: string | null;
16054
16134
  }> | null;
16055
16135
  contactLinks?: Array<{
16056
16136
  __typename?: "SellerContactLink";
@@ -16176,6 +16256,8 @@ export declare type GetExchangeTokensQueryQuery = {
16176
16256
  type: string;
16177
16257
  width?: number | null;
16178
16258
  height?: number | null;
16259
+ fit?: string | null;
16260
+ position?: string | null;
16179
16261
  }> | null;
16180
16262
  contactLinks?: Array<{
16181
16263
  __typename?: "SellerContactLink";
@@ -16338,6 +16420,8 @@ export declare type ExchangeTokenFieldsFragment = {
16338
16420
  type: string;
16339
16421
  width?: number | null;
16340
16422
  height?: number | null;
16423
+ fit?: string | null;
16424
+ position?: string | null;
16341
16425
  }> | null;
16342
16426
  contactLinks?: Array<{
16343
16427
  __typename?: "SellerContactLink";
@@ -16600,6 +16684,8 @@ export declare type ExchangeTokenFieldsFragment = {
16600
16684
  type: string;
16601
16685
  width?: number | null;
16602
16686
  height?: number | null;
16687
+ fit?: string | null;
16688
+ position?: string | null;
16603
16689
  }> | null;
16604
16690
  contactLinks?: Array<{
16605
16691
  __typename?: "SellerContactLink";
@@ -16725,6 +16811,8 @@ export declare type ExchangeTokenFieldsFragment = {
16725
16811
  type: string;
16726
16812
  width?: number | null;
16727
16813
  height?: number | null;
16814
+ fit?: string | null;
16815
+ position?: string | null;
16728
16816
  }> | null;
16729
16817
  contactLinks?: Array<{
16730
16818
  __typename?: "SellerContactLink";
@@ -17133,6 +17221,8 @@ export declare type GetExchangeByIdQueryQuery = {
17133
17221
  type: string;
17134
17222
  width?: number | null;
17135
17223
  height?: number | null;
17224
+ fit?: string | null;
17225
+ position?: string | null;
17136
17226
  }> | null;
17137
17227
  contactLinks?: Array<{
17138
17228
  __typename?: "SellerContactLink";
@@ -17395,6 +17485,8 @@ export declare type GetExchangeByIdQueryQuery = {
17395
17485
  type: string;
17396
17486
  width?: number | null;
17397
17487
  height?: number | null;
17488
+ fit?: string | null;
17489
+ position?: string | null;
17398
17490
  }> | null;
17399
17491
  contactLinks?: Array<{
17400
17492
  __typename?: "SellerContactLink";
@@ -17520,6 +17612,8 @@ export declare type GetExchangeByIdQueryQuery = {
17520
17612
  type: string;
17521
17613
  width?: number | null;
17522
17614
  height?: number | null;
17615
+ fit?: string | null;
17616
+ position?: string | null;
17523
17617
  }> | null;
17524
17618
  contactLinks?: Array<{
17525
17619
  __typename?: "SellerContactLink";
@@ -17652,6 +17746,8 @@ export declare type GetExchangeByIdQueryQuery = {
17652
17746
  type: string;
17653
17747
  width?: number | null;
17654
17748
  height?: number | null;
17749
+ fit?: string | null;
17750
+ position?: string | null;
17655
17751
  }> | null;
17656
17752
  contactLinks?: Array<{
17657
17753
  __typename?: "SellerContactLink";
@@ -17783,6 +17879,8 @@ export declare type GetExchangesQueryQuery = {
17783
17879
  type: string;
17784
17880
  width?: number | null;
17785
17881
  height?: number | null;
17882
+ fit?: string | null;
17883
+ position?: string | null;
17786
17884
  }> | null;
17787
17885
  contactLinks?: Array<{
17788
17886
  __typename?: "SellerContactLink";
@@ -18045,6 +18143,8 @@ export declare type GetExchangesQueryQuery = {
18045
18143
  type: string;
18046
18144
  width?: number | null;
18047
18145
  height?: number | null;
18146
+ fit?: string | null;
18147
+ position?: string | null;
18048
18148
  }> | null;
18049
18149
  contactLinks?: Array<{
18050
18150
  __typename?: "SellerContactLink";
@@ -18170,6 +18270,8 @@ export declare type GetExchangesQueryQuery = {
18170
18270
  type: string;
18171
18271
  width?: number | null;
18172
18272
  height?: number | null;
18273
+ fit?: string | null;
18274
+ position?: string | null;
18173
18275
  }> | null;
18174
18276
  contactLinks?: Array<{
18175
18277
  __typename?: "SellerContactLink";
@@ -18302,6 +18404,8 @@ export declare type GetExchangesQueryQuery = {
18302
18404
  type: string;
18303
18405
  width?: number | null;
18304
18406
  height?: number | null;
18407
+ fit?: string | null;
18408
+ position?: string | null;
18305
18409
  }> | null;
18306
18410
  contactLinks?: Array<{
18307
18411
  __typename?: "SellerContactLink";
@@ -18424,6 +18528,8 @@ export declare type ExchangeFieldsFragment = {
18424
18528
  type: string;
18425
18529
  width?: number | null;
18426
18530
  height?: number | null;
18531
+ fit?: string | null;
18532
+ position?: string | null;
18427
18533
  }> | null;
18428
18534
  contactLinks?: Array<{
18429
18535
  __typename?: "SellerContactLink";
@@ -18686,6 +18792,8 @@ export declare type ExchangeFieldsFragment = {
18686
18792
  type: string;
18687
18793
  width?: number | null;
18688
18794
  height?: number | null;
18795
+ fit?: string | null;
18796
+ position?: string | null;
18689
18797
  }> | null;
18690
18798
  contactLinks?: Array<{
18691
18799
  __typename?: "SellerContactLink";
@@ -18811,6 +18919,8 @@ export declare type ExchangeFieldsFragment = {
18811
18919
  type: string;
18812
18920
  width?: number | null;
18813
18921
  height?: number | null;
18922
+ fit?: string | null;
18923
+ position?: string | null;
18814
18924
  }> | null;
18815
18925
  contactLinks?: Array<{
18816
18926
  __typename?: "SellerContactLink";
@@ -18943,6 +19053,8 @@ export declare type ExchangeFieldsFragment = {
18943
19053
  type: string;
18944
19054
  width?: number | null;
18945
19055
  height?: number | null;
19056
+ fit?: string | null;
19057
+ position?: string | null;
18946
19058
  }> | null;
18947
19059
  contactLinks?: Array<{
18948
19060
  __typename?: "SellerContactLink";
@@ -19049,6 +19161,8 @@ export declare type BaseExchangeFieldsFragment = {
19049
19161
  type: string;
19050
19162
  width?: number | null;
19051
19163
  height?: number | null;
19164
+ fit?: string | null;
19165
+ position?: string | null;
19052
19166
  }> | null;
19053
19167
  contactLinks?: Array<{
19054
19168
  __typename?: "SellerContactLink";
@@ -19272,6 +19386,8 @@ export declare type GetBaseMetadataEntityByIdQueryQuery = {
19272
19386
  type: string;
19273
19387
  width?: number | null;
19274
19388
  height?: number | null;
19389
+ fit?: string | null;
19390
+ position?: string | null;
19275
19391
  }> | null;
19276
19392
  contactLinks?: Array<{
19277
19393
  __typename?: "SellerContactLink";
@@ -19534,6 +19650,8 @@ export declare type GetBaseMetadataEntityByIdQueryQuery = {
19534
19650
  type: string;
19535
19651
  width?: number | null;
19536
19652
  height?: number | null;
19653
+ fit?: string | null;
19654
+ position?: string | null;
19537
19655
  }> | null;
19538
19656
  contactLinks?: Array<{
19539
19657
  __typename?: "SellerContactLink";
@@ -19659,6 +19777,8 @@ export declare type GetBaseMetadataEntityByIdQueryQuery = {
19659
19777
  type: string;
19660
19778
  width?: number | null;
19661
19779
  height?: number | null;
19780
+ fit?: string | null;
19781
+ position?: string | null;
19662
19782
  }> | null;
19663
19783
  contactLinks?: Array<{
19664
19784
  __typename?: "SellerContactLink";
@@ -19770,6 +19890,8 @@ export declare type GetBaseMetadataEntityByIdQueryQuery = {
19770
19890
  type: string;
19771
19891
  width?: number | null;
19772
19892
  height?: number | null;
19893
+ fit?: string | null;
19894
+ position?: string | null;
19773
19895
  }> | null;
19774
19896
  contactLinks?: Array<{
19775
19897
  __typename?: "SellerContactLink";
@@ -19927,6 +20049,8 @@ export declare type GetBaseMetadataEntitiesQueryQuery = {
19927
20049
  type: string;
19928
20050
  width?: number | null;
19929
20051
  height?: number | null;
20052
+ fit?: string | null;
20053
+ position?: string | null;
19930
20054
  }> | null;
19931
20055
  contactLinks?: Array<{
19932
20056
  __typename?: "SellerContactLink";
@@ -20189,6 +20313,8 @@ export declare type GetBaseMetadataEntitiesQueryQuery = {
20189
20313
  type: string;
20190
20314
  width?: number | null;
20191
20315
  height?: number | null;
20316
+ fit?: string | null;
20317
+ position?: string | null;
20192
20318
  }> | null;
20193
20319
  contactLinks?: Array<{
20194
20320
  __typename?: "SellerContactLink";
@@ -20314,6 +20440,8 @@ export declare type GetBaseMetadataEntitiesQueryQuery = {
20314
20440
  type: string;
20315
20441
  width?: number | null;
20316
20442
  height?: number | null;
20443
+ fit?: string | null;
20444
+ position?: string | null;
20317
20445
  }> | null;
20318
20446
  contactLinks?: Array<{
20319
20447
  __typename?: "SellerContactLink";
@@ -20425,6 +20553,8 @@ export declare type GetBaseMetadataEntitiesQueryQuery = {
20425
20553
  type: string;
20426
20554
  width?: number | null;
20427
20555
  height?: number | null;
20556
+ fit?: string | null;
20557
+ position?: string | null;
20428
20558
  }> | null;
20429
20559
  contactLinks?: Array<{
20430
20560
  __typename?: "SellerContactLink";
@@ -20573,6 +20703,8 @@ export declare type BaseMetadataEntityFieldsFragment = {
20573
20703
  type: string;
20574
20704
  width?: number | null;
20575
20705
  height?: number | null;
20706
+ fit?: string | null;
20707
+ position?: string | null;
20576
20708
  }> | null;
20577
20709
  contactLinks?: Array<{
20578
20710
  __typename?: "SellerContactLink";
@@ -20835,6 +20967,8 @@ export declare type BaseMetadataEntityFieldsFragment = {
20835
20967
  type: string;
20836
20968
  width?: number | null;
20837
20969
  height?: number | null;
20970
+ fit?: string | null;
20971
+ position?: string | null;
20838
20972
  }> | null;
20839
20973
  contactLinks?: Array<{
20840
20974
  __typename?: "SellerContactLink";
@@ -20960,6 +21094,8 @@ export declare type BaseMetadataEntityFieldsFragment = {
20960
21094
  type: string;
20961
21095
  width?: number | null;
20962
21096
  height?: number | null;
21097
+ fit?: string | null;
21098
+ position?: string | null;
20963
21099
  }> | null;
20964
21100
  contactLinks?: Array<{
20965
21101
  __typename?: "SellerContactLink";
@@ -21071,6 +21207,8 @@ export declare type BaseMetadataEntityFieldsFragment = {
21071
21207
  type: string;
21072
21208
  width?: number | null;
21073
21209
  height?: number | null;
21210
+ fit?: string | null;
21211
+ position?: string | null;
21074
21212
  }> | null;
21075
21213
  contactLinks?: Array<{
21076
21214
  __typename?: "SellerContactLink";
@@ -21218,6 +21356,8 @@ export declare type BaseBaseMetadataEntityFieldsFragment = {
21218
21356
  type: string;
21219
21357
  width?: number | null;
21220
21358
  height?: number | null;
21359
+ fit?: string | null;
21360
+ position?: string | null;
21221
21361
  }> | null;
21222
21362
  contactLinks?: Array<{
21223
21363
  __typename?: "SellerContactLink";
@@ -21480,6 +21620,8 @@ export declare type BaseBaseMetadataEntityFieldsFragment = {
21480
21620
  type: string;
21481
21621
  width?: number | null;
21482
21622
  height?: number | null;
21623
+ fit?: string | null;
21624
+ position?: string | null;
21483
21625
  }> | null;
21484
21626
  contactLinks?: Array<{
21485
21627
  __typename?: "SellerContactLink";
@@ -21605,6 +21747,8 @@ export declare type BaseBaseMetadataEntityFieldsFragment = {
21605
21747
  type: string;
21606
21748
  width?: number | null;
21607
21749
  height?: number | null;
21750
+ fit?: string | null;
21751
+ position?: string | null;
21608
21752
  }> | null;
21609
21753
  contactLinks?: Array<{
21610
21754
  __typename?: "SellerContactLink";
@@ -21716,6 +21860,8 @@ export declare type BaseBaseMetadataEntityFieldsFragment = {
21716
21860
  type: string;
21717
21861
  width?: number | null;
21718
21862
  height?: number | null;
21863
+ fit?: string | null;
21864
+ position?: string | null;
21719
21865
  }> | null;
21720
21866
  contactLinks?: Array<{
21721
21867
  __typename?: "SellerContactLink";
@@ -21927,6 +22073,8 @@ export declare type GetProductV1ProductsQueryQuery = {
21927
22073
  type: string;
21928
22074
  width?: number | null;
21929
22075
  height?: number | null;
22076
+ fit?: string | null;
22077
+ position?: string | null;
21930
22078
  }> | null;
21931
22079
  contactLinks?: Array<{
21932
22080
  __typename?: "SellerContactLink";
@@ -22129,6 +22277,8 @@ export declare type GetProductV1ProductsWithVariantsQueryQuery = {
22129
22277
  type: string;
22130
22278
  width?: number | null;
22131
22279
  height?: number | null;
22280
+ fit?: string | null;
22281
+ position?: string | null;
22132
22282
  }> | null;
22133
22283
  contactLinks?: Array<{
22134
22284
  __typename?: "SellerContactLink";
@@ -22210,6 +22360,8 @@ export declare type GetProductV1ProductsWithVariantsQueryQuery = {
22210
22360
  type: string;
22211
22361
  width?: number | null;
22212
22362
  height?: number | null;
22363
+ fit?: string | null;
22364
+ position?: string | null;
22213
22365
  }> | null;
22214
22366
  contactLinks?: Array<{
22215
22367
  __typename?: "SellerContactLink";
@@ -22472,6 +22624,8 @@ export declare type GetProductV1ProductsWithVariantsQueryQuery = {
22472
22624
  type: string;
22473
22625
  width?: number | null;
22474
22626
  height?: number | null;
22627
+ fit?: string | null;
22628
+ position?: string | null;
22475
22629
  }> | null;
22476
22630
  contactLinks?: Array<{
22477
22631
  __typename?: "SellerContactLink";
@@ -22597,6 +22751,8 @@ export declare type GetProductV1ProductsWithVariantsQueryQuery = {
22597
22751
  type: string;
22598
22752
  width?: number | null;
22599
22753
  height?: number | null;
22754
+ fit?: string | null;
22755
+ position?: string | null;
22600
22756
  }> | null;
22601
22757
  contactLinks?: Array<{
22602
22758
  __typename?: "SellerContactLink";
@@ -22793,6 +22949,8 @@ export declare type GetProductV1ProductsWithVariantsQueryQuery = {
22793
22949
  type: string;
22794
22950
  width?: number | null;
22795
22951
  height?: number | null;
22952
+ fit?: string | null;
22953
+ position?: string | null;
22796
22954
  }> | null;
22797
22955
  contactLinks?: Array<{
22798
22956
  __typename?: "SellerContactLink";
@@ -22995,6 +23153,8 @@ export declare type GetAllProductsWithNotVoidedVariantsQueryQuery = {
22995
23153
  type: string;
22996
23154
  width?: number | null;
22997
23155
  height?: number | null;
23156
+ fit?: string | null;
23157
+ position?: string | null;
22998
23158
  }> | null;
22999
23159
  contactLinks?: Array<{
23000
23160
  __typename?: "SellerContactLink";
@@ -23076,6 +23236,8 @@ export declare type GetAllProductsWithNotVoidedVariantsQueryQuery = {
23076
23236
  type: string;
23077
23237
  width?: number | null;
23078
23238
  height?: number | null;
23239
+ fit?: string | null;
23240
+ position?: string | null;
23079
23241
  }> | null;
23080
23242
  contactLinks?: Array<{
23081
23243
  __typename?: "SellerContactLink";
@@ -23338,6 +23500,8 @@ export declare type GetAllProductsWithNotVoidedVariantsQueryQuery = {
23338
23500
  type: string;
23339
23501
  width?: number | null;
23340
23502
  height?: number | null;
23503
+ fit?: string | null;
23504
+ position?: string | null;
23341
23505
  }> | null;
23342
23506
  contactLinks?: Array<{
23343
23507
  __typename?: "SellerContactLink";
@@ -23463,6 +23627,8 @@ export declare type GetAllProductsWithNotVoidedVariantsQueryQuery = {
23463
23627
  type: string;
23464
23628
  width?: number | null;
23465
23629
  height?: number | null;
23630
+ fit?: string | null;
23631
+ position?: string | null;
23466
23632
  }> | null;
23467
23633
  contactLinks?: Array<{
23468
23634
  __typename?: "SellerContactLink";
@@ -23659,6 +23825,8 @@ export declare type GetAllProductsWithNotVoidedVariantsQueryQuery = {
23659
23825
  type: string;
23660
23826
  width?: number | null;
23661
23827
  height?: number | null;
23828
+ fit?: string | null;
23829
+ position?: string | null;
23662
23830
  }> | null;
23663
23831
  contactLinks?: Array<{
23664
23832
  __typename?: "SellerContactLink";
@@ -23873,6 +24041,8 @@ export declare type GetProductV1MetadataEntityByIdQueryQuery = {
23873
24041
  type: string;
23874
24042
  width?: number | null;
23875
24043
  height?: number | null;
24044
+ fit?: string | null;
24045
+ position?: string | null;
23876
24046
  }> | null;
23877
24047
  contactLinks?: Array<{
23878
24048
  __typename?: "SellerContactLink";
@@ -23954,6 +24124,8 @@ export declare type GetProductV1MetadataEntityByIdQueryQuery = {
23954
24124
  type: string;
23955
24125
  width?: number | null;
23956
24126
  height?: number | null;
24127
+ fit?: string | null;
24128
+ position?: string | null;
23957
24129
  }> | null;
23958
24130
  contactLinks?: Array<{
23959
24131
  __typename?: "SellerContactLink";
@@ -24216,6 +24388,8 @@ export declare type GetProductV1MetadataEntityByIdQueryQuery = {
24216
24388
  type: string;
24217
24389
  width?: number | null;
24218
24390
  height?: number | null;
24391
+ fit?: string | null;
24392
+ position?: string | null;
24219
24393
  }> | null;
24220
24394
  contactLinks?: Array<{
24221
24395
  __typename?: "SellerContactLink";
@@ -24341,6 +24515,8 @@ export declare type GetProductV1MetadataEntityByIdQueryQuery = {
24341
24515
  type: string;
24342
24516
  width?: number | null;
24343
24517
  height?: number | null;
24518
+ fit?: string | null;
24519
+ position?: string | null;
24344
24520
  }> | null;
24345
24521
  contactLinks?: Array<{
24346
24522
  __typename?: "SellerContactLink";
@@ -24452,6 +24628,8 @@ export declare type GetProductV1MetadataEntityByIdQueryQuery = {
24452
24628
  type: string;
24453
24629
  width?: number | null;
24454
24630
  height?: number | null;
24631
+ fit?: string | null;
24632
+ position?: string | null;
24455
24633
  }> | null;
24456
24634
  contactLinks?: Array<{
24457
24635
  __typename?: "SellerContactLink";
@@ -24638,6 +24816,8 @@ export declare type GetProductV1MetadataEntityByIdQueryQuery = {
24638
24816
  type: string;
24639
24817
  width?: number | null;
24640
24818
  height?: number | null;
24819
+ fit?: string | null;
24820
+ position?: string | null;
24641
24821
  }> | null;
24642
24822
  contactLinks?: Array<{
24643
24823
  __typename?: "SellerContactLink";
@@ -24763,6 +24943,8 @@ export declare type GetProductV1MetadataEntityByIdQueryQuery = {
24763
24943
  type: string;
24764
24944
  width?: number | null;
24765
24945
  height?: number | null;
24946
+ fit?: string | null;
24947
+ position?: string | null;
24766
24948
  }> | null;
24767
24949
  contactLinks?: Array<{
24768
24950
  __typename?: "SellerContactLink";
@@ -24949,6 +25131,8 @@ export declare type GetProductV1MetadataEntitiesQueryQuery = {
24949
25131
  type: string;
24950
25132
  width?: number | null;
24951
25133
  height?: number | null;
25134
+ fit?: string | null;
25135
+ position?: string | null;
24952
25136
  }> | null;
24953
25137
  contactLinks?: Array<{
24954
25138
  __typename?: "SellerContactLink";
@@ -25030,6 +25214,8 @@ export declare type GetProductV1MetadataEntitiesQueryQuery = {
25030
25214
  type: string;
25031
25215
  width?: number | null;
25032
25216
  height?: number | null;
25217
+ fit?: string | null;
25218
+ position?: string | null;
25033
25219
  }> | null;
25034
25220
  contactLinks?: Array<{
25035
25221
  __typename?: "SellerContactLink";
@@ -25292,6 +25478,8 @@ export declare type GetProductV1MetadataEntitiesQueryQuery = {
25292
25478
  type: string;
25293
25479
  width?: number | null;
25294
25480
  height?: number | null;
25481
+ fit?: string | null;
25482
+ position?: string | null;
25295
25483
  }> | null;
25296
25484
  contactLinks?: Array<{
25297
25485
  __typename?: "SellerContactLink";
@@ -25417,6 +25605,8 @@ export declare type GetProductV1MetadataEntitiesQueryQuery = {
25417
25605
  type: string;
25418
25606
  width?: number | null;
25419
25607
  height?: number | null;
25608
+ fit?: string | null;
25609
+ position?: string | null;
25420
25610
  }> | null;
25421
25611
  contactLinks?: Array<{
25422
25612
  __typename?: "SellerContactLink";
@@ -25528,6 +25718,8 @@ export declare type GetProductV1MetadataEntitiesQueryQuery = {
25528
25718
  type: string;
25529
25719
  width?: number | null;
25530
25720
  height?: number | null;
25721
+ fit?: string | null;
25722
+ position?: string | null;
25531
25723
  }> | null;
25532
25724
  contactLinks?: Array<{
25533
25725
  __typename?: "SellerContactLink";
@@ -25714,6 +25906,8 @@ export declare type GetProductV1MetadataEntitiesQueryQuery = {
25714
25906
  type: string;
25715
25907
  width?: number | null;
25716
25908
  height?: number | null;
25909
+ fit?: string | null;
25910
+ position?: string | null;
25717
25911
  }> | null;
25718
25912
  contactLinks?: Array<{
25719
25913
  __typename?: "SellerContactLink";
@@ -25839,6 +26033,8 @@ export declare type GetProductV1MetadataEntitiesQueryQuery = {
25839
26033
  type: string;
25840
26034
  width?: number | null;
25841
26035
  height?: number | null;
26036
+ fit?: string | null;
26037
+ position?: string | null;
25842
26038
  }> | null;
25843
26039
  contactLinks?: Array<{
25844
26040
  __typename?: "SellerContactLink";
@@ -26016,6 +26212,8 @@ export declare type ProductV1MetadataEntityFieldsFragment = {
26016
26212
  type: string;
26017
26213
  width?: number | null;
26018
26214
  height?: number | null;
26215
+ fit?: string | null;
26216
+ position?: string | null;
26019
26217
  }> | null;
26020
26218
  contactLinks?: Array<{
26021
26219
  __typename?: "SellerContactLink";
@@ -26097,6 +26295,8 @@ export declare type ProductV1MetadataEntityFieldsFragment = {
26097
26295
  type: string;
26098
26296
  width?: number | null;
26099
26297
  height?: number | null;
26298
+ fit?: string | null;
26299
+ position?: string | null;
26100
26300
  }> | null;
26101
26301
  contactLinks?: Array<{
26102
26302
  __typename?: "SellerContactLink";
@@ -26359,6 +26559,8 @@ export declare type ProductV1MetadataEntityFieldsFragment = {
26359
26559
  type: string;
26360
26560
  width?: number | null;
26361
26561
  height?: number | null;
26562
+ fit?: string | null;
26563
+ position?: string | null;
26362
26564
  }> | null;
26363
26565
  contactLinks?: Array<{
26364
26566
  __typename?: "SellerContactLink";
@@ -26484,6 +26686,8 @@ export declare type ProductV1MetadataEntityFieldsFragment = {
26484
26686
  type: string;
26485
26687
  width?: number | null;
26486
26688
  height?: number | null;
26689
+ fit?: string | null;
26690
+ position?: string | null;
26487
26691
  }> | null;
26488
26692
  contactLinks?: Array<{
26489
26693
  __typename?: "SellerContactLink";
@@ -26595,6 +26799,8 @@ export declare type ProductV1MetadataEntityFieldsFragment = {
26595
26799
  type: string;
26596
26800
  width?: number | null;
26597
26801
  height?: number | null;
26802
+ fit?: string | null;
26803
+ position?: string | null;
26598
26804
  }> | null;
26599
26805
  contactLinks?: Array<{
26600
26806
  __typename?: "SellerContactLink";
@@ -26781,6 +26987,8 @@ export declare type ProductV1MetadataEntityFieldsFragment = {
26781
26987
  type: string;
26782
26988
  width?: number | null;
26783
26989
  height?: number | null;
26990
+ fit?: string | null;
26991
+ position?: string | null;
26784
26992
  }> | null;
26785
26993
  contactLinks?: Array<{
26786
26994
  __typename?: "SellerContactLink";
@@ -26906,6 +27114,8 @@ export declare type ProductV1MetadataEntityFieldsFragment = {
26906
27114
  type: string;
26907
27115
  width?: number | null;
26908
27116
  height?: number | null;
27117
+ fit?: string | null;
27118
+ position?: string | null;
26909
27119
  }> | null;
26910
27120
  contactLinks?: Array<{
26911
27121
  __typename?: "SellerContactLink";
@@ -27082,6 +27292,8 @@ export declare type BaseProductV1MetadataEntityFieldsFragment = {
27082
27292
  type: string;
27083
27293
  width?: number | null;
27084
27294
  height?: number | null;
27295
+ fit?: string | null;
27296
+ position?: string | null;
27085
27297
  }> | null;
27086
27298
  contactLinks?: Array<{
27087
27299
  __typename?: "SellerContactLink";
@@ -27163,6 +27375,8 @@ export declare type BaseProductV1MetadataEntityFieldsFragment = {
27163
27375
  type: string;
27164
27376
  width?: number | null;
27165
27377
  height?: number | null;
27378
+ fit?: string | null;
27379
+ position?: string | null;
27166
27380
  }> | null;
27167
27381
  contactLinks?: Array<{
27168
27382
  __typename?: "SellerContactLink";
@@ -27425,6 +27639,8 @@ export declare type BaseProductV1MetadataEntityFieldsFragment = {
27425
27639
  type: string;
27426
27640
  width?: number | null;
27427
27641
  height?: number | null;
27642
+ fit?: string | null;
27643
+ position?: string | null;
27428
27644
  }> | null;
27429
27645
  contactLinks?: Array<{
27430
27646
  __typename?: "SellerContactLink";
@@ -27550,6 +27766,8 @@ export declare type BaseProductV1MetadataEntityFieldsFragment = {
27550
27766
  type: string;
27551
27767
  width?: number | null;
27552
27768
  height?: number | null;
27769
+ fit?: string | null;
27770
+ position?: string | null;
27553
27771
  }> | null;
27554
27772
  contactLinks?: Array<{
27555
27773
  __typename?: "SellerContactLink";
@@ -27661,6 +27879,8 @@ export declare type BaseProductV1MetadataEntityFieldsFragment = {
27661
27879
  type: string;
27662
27880
  width?: number | null;
27663
27881
  height?: number | null;
27882
+ fit?: string | null;
27883
+ position?: string | null;
27664
27884
  }> | null;
27665
27885
  contactLinks?: Array<{
27666
27886
  __typename?: "SellerContactLink";
@@ -27847,6 +28067,8 @@ export declare type BaseProductV1MetadataEntityFieldsFragment = {
27847
28067
  type: string;
27848
28068
  width?: number | null;
27849
28069
  height?: number | null;
28070
+ fit?: string | null;
28071
+ position?: string | null;
27850
28072
  }> | null;
27851
28073
  contactLinks?: Array<{
27852
28074
  __typename?: "SellerContactLink";
@@ -27972,6 +28194,8 @@ export declare type BaseProductV1MetadataEntityFieldsFragment = {
27972
28194
  type: string;
27973
28195
  width?: number | null;
27974
28196
  height?: number | null;
28197
+ fit?: string | null;
28198
+ position?: string | null;
27975
28199
  }> | null;
27976
28200
  contactLinks?: Array<{
27977
28201
  __typename?: "SellerContactLink";
@@ -28169,6 +28393,8 @@ export declare type BaseProductV1ProductFieldsFragment = {
28169
28393
  type: string;
28170
28394
  width?: number | null;
28171
28395
  height?: number | null;
28396
+ fit?: string | null;
28397
+ position?: string | null;
28172
28398
  }> | null;
28173
28399
  contactLinks?: Array<{
28174
28400
  __typename?: "SellerContactLink";
@@ -28361,6 +28587,8 @@ export declare type BaseProductV1ProductWithVariantsFieldsFragment = {
28361
28587
  type: string;
28362
28588
  width?: number | null;
28363
28589
  height?: number | null;
28590
+ fit?: string | null;
28591
+ position?: string | null;
28364
28592
  }> | null;
28365
28593
  contactLinks?: Array<{
28366
28594
  __typename?: "SellerContactLink";
@@ -28442,6 +28670,8 @@ export declare type BaseProductV1ProductWithVariantsFieldsFragment = {
28442
28670
  type: string;
28443
28671
  width?: number | null;
28444
28672
  height?: number | null;
28673
+ fit?: string | null;
28674
+ position?: string | null;
28445
28675
  }> | null;
28446
28676
  contactLinks?: Array<{
28447
28677
  __typename?: "SellerContactLink";
@@ -28704,6 +28934,8 @@ export declare type BaseProductV1ProductWithVariantsFieldsFragment = {
28704
28934
  type: string;
28705
28935
  width?: number | null;
28706
28936
  height?: number | null;
28937
+ fit?: string | null;
28938
+ position?: string | null;
28707
28939
  }> | null;
28708
28940
  contactLinks?: Array<{
28709
28941
  __typename?: "SellerContactLink";
@@ -28829,6 +29061,8 @@ export declare type BaseProductV1ProductWithVariantsFieldsFragment = {
28829
29061
  type: string;
28830
29062
  width?: number | null;
28831
29063
  height?: number | null;
29064
+ fit?: string | null;
29065
+ position?: string | null;
28832
29066
  }> | null;
28833
29067
  contactLinks?: Array<{
28834
29068
  __typename?: "SellerContactLink";
@@ -29025,6 +29259,8 @@ export declare type BaseProductV1ProductWithVariantsFieldsFragment = {
29025
29259
  type: string;
29026
29260
  width?: number | null;
29027
29261
  height?: number | null;
29262
+ fit?: string | null;
29263
+ position?: string | null;
29028
29264
  }> | null;
29029
29265
  contactLinks?: Array<{
29030
29266
  __typename?: "SellerContactLink";
@@ -29217,6 +29453,8 @@ export declare type BaseProductV1ProductWithNotVoidedVariantsFieldsFragment = {
29217
29453
  type: string;
29218
29454
  width?: number | null;
29219
29455
  height?: number | null;
29456
+ fit?: string | null;
29457
+ position?: string | null;
29220
29458
  }> | null;
29221
29459
  contactLinks?: Array<{
29222
29460
  __typename?: "SellerContactLink";
@@ -29298,6 +29536,8 @@ export declare type BaseProductV1ProductWithNotVoidedVariantsFieldsFragment = {
29298
29536
  type: string;
29299
29537
  width?: number | null;
29300
29538
  height?: number | null;
29539
+ fit?: string | null;
29540
+ position?: string | null;
29301
29541
  }> | null;
29302
29542
  contactLinks?: Array<{
29303
29543
  __typename?: "SellerContactLink";
@@ -29560,6 +29800,8 @@ export declare type BaseProductV1ProductWithNotVoidedVariantsFieldsFragment = {
29560
29800
  type: string;
29561
29801
  width?: number | null;
29562
29802
  height?: number | null;
29803
+ fit?: string | null;
29804
+ position?: string | null;
29563
29805
  }> | null;
29564
29806
  contactLinks?: Array<{
29565
29807
  __typename?: "SellerContactLink";
@@ -29685,6 +29927,8 @@ export declare type BaseProductV1ProductWithNotVoidedVariantsFieldsFragment = {
29685
29927
  type: string;
29686
29928
  width?: number | null;
29687
29929
  height?: number | null;
29930
+ fit?: string | null;
29931
+ position?: string | null;
29688
29932
  }> | null;
29689
29933
  contactLinks?: Array<{
29690
29934
  __typename?: "SellerContactLink";
@@ -29881,6 +30125,8 @@ export declare type BaseProductV1ProductWithNotVoidedVariantsFieldsFragment = {
29881
30125
  type: string;
29882
30126
  width?: number | null;
29883
30127
  height?: number | null;
30128
+ fit?: string | null;
30129
+ position?: string | null;
29884
30130
  }> | null;
29885
30131
  contactLinks?: Array<{
29886
30132
  __typename?: "SellerContactLink";
@@ -30040,6 +30286,8 @@ export declare type BaseProductV1SellerFieldsFragment = {
30040
30286
  type: string;
30041
30287
  width?: number | null;
30042
30288
  height?: number | null;
30289
+ fit?: string | null;
30290
+ position?: string | null;
30043
30291
  }> | null;
30044
30292
  contactLinks?: Array<{
30045
30293
  __typename?: "SellerContactLink";
@@ -30264,6 +30512,8 @@ export declare type GetOfferByIdQueryQuery = {
30264
30512
  type: string;
30265
30513
  width?: number | null;
30266
30514
  height?: number | null;
30515
+ fit?: string | null;
30516
+ position?: string | null;
30267
30517
  }> | null;
30268
30518
  contactLinks?: Array<{
30269
30519
  __typename?: "SellerContactLink";
@@ -30345,6 +30595,8 @@ export declare type GetOfferByIdQueryQuery = {
30345
30595
  type: string;
30346
30596
  width?: number | null;
30347
30597
  height?: number | null;
30598
+ fit?: string | null;
30599
+ position?: string | null;
30348
30600
  }> | null;
30349
30601
  contactLinks?: Array<{
30350
30602
  __typename?: "SellerContactLink";
@@ -30607,6 +30859,8 @@ export declare type GetOfferByIdQueryQuery = {
30607
30859
  type: string;
30608
30860
  width?: number | null;
30609
30861
  height?: number | null;
30862
+ fit?: string | null;
30863
+ position?: string | null;
30610
30864
  }> | null;
30611
30865
  contactLinks?: Array<{
30612
30866
  __typename?: "SellerContactLink";
@@ -30732,6 +30986,8 @@ export declare type GetOfferByIdQueryQuery = {
30732
30986
  type: string;
30733
30987
  width?: number | null;
30734
30988
  height?: number | null;
30989
+ fit?: string | null;
30990
+ position?: string | null;
30735
30991
  }> | null;
30736
30992
  contactLinks?: Array<{
30737
30993
  __typename?: "SellerContactLink";
@@ -30920,6 +31176,8 @@ export declare type GetOffersQueryQuery = {
30920
31176
  type: string;
30921
31177
  width?: number | null;
30922
31178
  height?: number | null;
31179
+ fit?: string | null;
31180
+ position?: string | null;
30923
31181
  }> | null;
30924
31182
  contactLinks?: Array<{
30925
31183
  __typename?: "SellerContactLink";
@@ -31001,6 +31259,8 @@ export declare type GetOffersQueryQuery = {
31001
31259
  type: string;
31002
31260
  width?: number | null;
31003
31261
  height?: number | null;
31262
+ fit?: string | null;
31263
+ position?: string | null;
31004
31264
  }> | null;
31005
31265
  contactLinks?: Array<{
31006
31266
  __typename?: "SellerContactLink";
@@ -31263,6 +31523,8 @@ export declare type GetOffersQueryQuery = {
31263
31523
  type: string;
31264
31524
  width?: number | null;
31265
31525
  height?: number | null;
31526
+ fit?: string | null;
31527
+ position?: string | null;
31266
31528
  }> | null;
31267
31529
  contactLinks?: Array<{
31268
31530
  __typename?: "SellerContactLink";
@@ -31388,6 +31650,8 @@ export declare type GetOffersQueryQuery = {
31388
31650
  type: string;
31389
31651
  width?: number | null;
31390
31652
  height?: number | null;
31653
+ fit?: string | null;
31654
+ position?: string | null;
31391
31655
  }> | null;
31392
31656
  contactLinks?: Array<{
31393
31657
  __typename?: "SellerContactLink";
@@ -31561,6 +31825,8 @@ export declare type OfferFieldsFragment = {
31561
31825
  type: string;
31562
31826
  width?: number | null;
31563
31827
  height?: number | null;
31828
+ fit?: string | null;
31829
+ position?: string | null;
31564
31830
  }> | null;
31565
31831
  contactLinks?: Array<{
31566
31832
  __typename?: "SellerContactLink";
@@ -31642,6 +31908,8 @@ export declare type OfferFieldsFragment = {
31642
31908
  type: string;
31643
31909
  width?: number | null;
31644
31910
  height?: number | null;
31911
+ fit?: string | null;
31912
+ position?: string | null;
31645
31913
  }> | null;
31646
31914
  contactLinks?: Array<{
31647
31915
  __typename?: "SellerContactLink";
@@ -31904,6 +32172,8 @@ export declare type OfferFieldsFragment = {
31904
32172
  type: string;
31905
32173
  width?: number | null;
31906
32174
  height?: number | null;
32175
+ fit?: string | null;
32176
+ position?: string | null;
31907
32177
  }> | null;
31908
32178
  contactLinks?: Array<{
31909
32179
  __typename?: "SellerContactLink";
@@ -32029,6 +32299,8 @@ export declare type OfferFieldsFragment = {
32029
32299
  type: string;
32030
32300
  width?: number | null;
32031
32301
  height?: number | null;
32302
+ fit?: string | null;
32303
+ position?: string | null;
32032
32304
  }> | null;
32033
32305
  contactLinks?: Array<{
32034
32306
  __typename?: "SellerContactLink";
@@ -32176,6 +32448,8 @@ export declare type BaseOfferFieldsFragment = {
32176
32448
  type: string;
32177
32449
  width?: number | null;
32178
32450
  height?: number | null;
32451
+ fit?: string | null;
32452
+ position?: string | null;
32179
32453
  }> | null;
32180
32454
  contactLinks?: Array<{
32181
32455
  __typename?: "SellerContactLink";
@@ -32438,6 +32712,8 @@ export declare type BaseOfferFieldsFragment = {
32438
32712
  type: string;
32439
32713
  width?: number | null;
32440
32714
  height?: number | null;
32715
+ fit?: string | null;
32716
+ position?: string | null;
32441
32717
  }> | null;
32442
32718
  contactLinks?: Array<{
32443
32719
  __typename?: "SellerContactLink";
@@ -32563,6 +32839,8 @@ export declare type BaseOfferFieldsFragment = {
32563
32839
  type: string;
32564
32840
  width?: number | null;
32565
32841
  height?: number | null;
32842
+ fit?: string | null;
32843
+ position?: string | null;
32566
32844
  }> | null;
32567
32845
  contactLinks?: Array<{
32568
32846
  __typename?: "SellerContactLink";