@bosonprotocol/core-sdk 1.29.0-alpha.2 → 1.29.0-alpha.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/accounts/subgraph.d.ts +3 -3
- package/dist/cjs/accounts/subgraph.d.ts.map +1 -1
- package/dist/cjs/accounts/types.d.ts +3 -3
- package/dist/cjs/accounts/types.d.ts.map +1 -1
- package/dist/cjs/disputes/subgraph.d.ts +1 -1
- package/dist/cjs/disputes/subgraph.d.ts.map +1 -1
- package/dist/cjs/erc20/subgraph.d.ts +1 -1
- package/dist/cjs/erc20/subgraph.d.ts.map +1 -1
- package/dist/cjs/exchanges/getExchangeState.d.ts +1 -1
- package/dist/cjs/exchanges/getExchangeState.d.ts.map +1 -1
- package/dist/cjs/exchanges/getExchangeState.js +1 -1
- package/dist/cjs/exchanges/getExchangeState.js.map +1 -1
- package/dist/cjs/exchanges/handler.d.ts +1 -1
- package/dist/cjs/exchanges/handler.d.ts.map +1 -1
- package/dist/cjs/exchanges/subgraph.d.ts +1 -1
- package/dist/cjs/exchanges/subgraph.d.ts.map +1 -1
- package/dist/cjs/forwarder/biconomy-interface.d.ts +1 -1
- package/dist/cjs/forwarder/biconomy-interface.d.ts.map +1 -1
- package/dist/cjs/forwarder/mock-interface.d.ts +1 -1
- package/dist/cjs/forwarder/mock-interface.d.ts.map +1 -1
- package/dist/cjs/funds/subgraph.d.ts +1 -1
- package/dist/cjs/funds/subgraph.d.ts.map +1 -1
- package/dist/cjs/meta-tx/biconomy.d.ts +7 -7
- package/dist/cjs/meta-tx/biconomy.d.ts.map +1 -1
- package/dist/cjs/meta-tx/handler.d.ts +4 -4
- package/dist/cjs/meta-tx/handler.d.ts.map +1 -1
- package/dist/cjs/metadata/subgraph.d.ts +2 -2
- package/dist/cjs/metadata/subgraph.d.ts.map +1 -1
- package/dist/cjs/native-meta-tx/tokenSpecifics.d.ts +1 -1
- package/dist/cjs/native-meta-tx/tokenSpecifics.d.ts.map +1 -1
- package/dist/cjs/offers/checkExchangePolicy.d.ts +3 -3
- package/dist/cjs/offers/checkExchangePolicy.d.ts.map +1 -1
- package/dist/cjs/offers/getOfferStatus.js +1 -1
- package/dist/cjs/offers/getOfferStatus.js.map +1 -1
- package/dist/cjs/offers/renderContractualAgreement.d.ts +3 -3
- package/dist/cjs/offers/renderContractualAgreement.d.ts.map +1 -1
- package/dist/cjs/offers/subgraph.d.ts +1 -1
- package/dist/cjs/offers/subgraph.d.ts.map +1 -1
- package/dist/cjs/seaport/handler.d.ts +4 -4
- package/dist/cjs/seaport/handler.d.ts.map +1 -1
- package/dist/cjs/seaport/handler.js +2 -2
- package/dist/cjs/seaport/handler.js.map +1 -1
- package/dist/cjs/subgraph.d.ts +437 -437
- package/dist/cjs/subgraph.d.ts.map +1 -1
- package/dist/cjs/subgraph.js +56 -56
- package/dist/cjs/subgraph.js.map +1 -1
- package/dist/cjs/utils/signature.d.ts +1 -1
- package/dist/cjs/utils/signature.d.ts.map +1 -1
- package/dist/esm/accounts/subgraph.d.ts +3 -3
- package/dist/esm/accounts/subgraph.d.ts.map +1 -1
- package/dist/esm/accounts/types.d.ts +3 -3
- package/dist/esm/accounts/types.d.ts.map +1 -1
- package/dist/esm/disputes/subgraph.d.ts +1 -1
- package/dist/esm/disputes/subgraph.d.ts.map +1 -1
- package/dist/esm/erc20/subgraph.d.ts +1 -1
- package/dist/esm/erc20/subgraph.d.ts.map +1 -1
- package/dist/esm/exchanges/getExchangeState.d.ts +1 -1
- package/dist/esm/exchanges/getExchangeState.d.ts.map +1 -1
- package/dist/esm/exchanges/handler.d.ts +1 -1
- package/dist/esm/exchanges/handler.d.ts.map +1 -1
- package/dist/esm/exchanges/subgraph.d.ts +1 -1
- package/dist/esm/exchanges/subgraph.d.ts.map +1 -1
- package/dist/esm/forwarder/biconomy-interface.d.ts +1 -1
- package/dist/esm/forwarder/biconomy-interface.d.ts.map +1 -1
- package/dist/esm/forwarder/mock-interface.d.ts +1 -1
- package/dist/esm/forwarder/mock-interface.d.ts.map +1 -1
- package/dist/esm/funds/subgraph.d.ts +1 -1
- package/dist/esm/funds/subgraph.d.ts.map +1 -1
- package/dist/esm/meta-tx/biconomy.d.ts +7 -7
- package/dist/esm/meta-tx/biconomy.d.ts.map +1 -1
- package/dist/esm/meta-tx/handler.d.ts +4 -4
- package/dist/esm/meta-tx/handler.d.ts.map +1 -1
- package/dist/esm/metadata/subgraph.d.ts +2 -2
- package/dist/esm/metadata/subgraph.d.ts.map +1 -1
- package/dist/esm/native-meta-tx/tokenSpecifics.d.ts +1 -1
- package/dist/esm/native-meta-tx/tokenSpecifics.d.ts.map +1 -1
- package/dist/esm/offers/checkExchangePolicy.d.ts +3 -3
- package/dist/esm/offers/checkExchangePolicy.d.ts.map +1 -1
- package/dist/esm/offers/renderContractualAgreement.d.ts +3 -3
- package/dist/esm/offers/renderContractualAgreement.d.ts.map +1 -1
- package/dist/esm/offers/subgraph.d.ts +1 -1
- package/dist/esm/offers/subgraph.d.ts.map +1 -1
- package/dist/esm/seaport/handler.d.ts +4 -4
- package/dist/esm/seaport/handler.d.ts.map +1 -1
- package/dist/esm/subgraph.d.ts +437 -437
- package/dist/esm/subgraph.d.ts.map +1 -1
- package/dist/esm/utils/signature.d.ts +1 -1
- package/dist/esm/utils/signature.d.ts.map +1 -1
- package/package.json +9 -6
package/dist/cjs/subgraph.d.ts
CHANGED
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
import { GraphQLClient } from "graphql-request";
|
|
2
2
|
import * as Dom from "graphql-request/dist/types.dom";
|
|
3
|
-
export
|
|
4
|
-
export
|
|
5
|
-
export
|
|
3
|
+
export type Maybe<T> = T | null;
|
|
4
|
+
export type InputMaybe<T> = Maybe<T>;
|
|
5
|
+
export type Exact<T extends {
|
|
6
6
|
[key: string]: unknown;
|
|
7
7
|
}> = {
|
|
8
8
|
[K in keyof T]: T[K];
|
|
9
9
|
};
|
|
10
|
-
export
|
|
10
|
+
export type MakeOptional<T, K extends keyof T> = Omit<T, K> & {
|
|
11
11
|
[SubKey in K]?: Maybe<T[SubKey]>;
|
|
12
12
|
};
|
|
13
|
-
export
|
|
13
|
+
export type MakeMaybe<T, K extends keyof T> = Omit<T, K> & {
|
|
14
14
|
[SubKey in K]: Maybe<T[SubKey]>;
|
|
15
15
|
};
|
|
16
16
|
/** All built-in and custom scalars, mapped to their actual values */
|
|
17
|
-
export
|
|
17
|
+
export type Scalars = {
|
|
18
18
|
ID: string;
|
|
19
19
|
String: string;
|
|
20
20
|
Boolean: boolean;
|
|
@@ -28,7 +28,7 @@ export declare type Scalars = {
|
|
|
28
28
|
* Accounts
|
|
29
29
|
*
|
|
30
30
|
*/
|
|
31
|
-
export
|
|
31
|
+
export type Account = {
|
|
32
32
|
funds: Array<FundsEntity>;
|
|
33
33
|
id: Scalars["ID"];
|
|
34
34
|
logs: Array<EventLog>;
|
|
@@ -37,7 +37,7 @@ export declare type Account = {
|
|
|
37
37
|
* Accounts
|
|
38
38
|
*
|
|
39
39
|
*/
|
|
40
|
-
export
|
|
40
|
+
export type AccountFundsArgs = {
|
|
41
41
|
first?: InputMaybe<Scalars["Int"]>;
|
|
42
42
|
orderBy?: InputMaybe<FundsEntity_OrderBy>;
|
|
43
43
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
@@ -48,14 +48,14 @@ export declare type AccountFundsArgs = {
|
|
|
48
48
|
* Accounts
|
|
49
49
|
*
|
|
50
50
|
*/
|
|
51
|
-
export
|
|
51
|
+
export type AccountLogsArgs = {
|
|
52
52
|
first?: InputMaybe<Scalars["Int"]>;
|
|
53
53
|
orderBy?: InputMaybe<EventLog_OrderBy>;
|
|
54
54
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
55
55
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
56
56
|
where?: InputMaybe<EventLog_Filter>;
|
|
57
57
|
};
|
|
58
|
-
export
|
|
58
|
+
export type AccountEventLog = EventLog & {
|
|
59
59
|
__typename?: "AccountEventLog";
|
|
60
60
|
account: Account;
|
|
61
61
|
executedBy: Scalars["Bytes"];
|
|
@@ -64,7 +64,7 @@ export declare type AccountEventLog = EventLog & {
|
|
|
64
64
|
timestamp: Scalars["BigInt"];
|
|
65
65
|
type: EventType;
|
|
66
66
|
};
|
|
67
|
-
export
|
|
67
|
+
export type AccountEventLog_Filter = {
|
|
68
68
|
/** Filter for the block changed event. */
|
|
69
69
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
70
70
|
account?: InputMaybe<Scalars["String"]>;
|
|
@@ -142,7 +142,7 @@ export declare enum AccountEventLog_OrderBy {
|
|
|
142
142
|
Timestamp = "timestamp",
|
|
143
143
|
Type = "type"
|
|
144
144
|
}
|
|
145
|
-
export
|
|
145
|
+
export type Account_Filter = {
|
|
146
146
|
/** Filter for the block changed event. */
|
|
147
147
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
148
148
|
funds_?: InputMaybe<FundsEntity_Filter>;
|
|
@@ -160,14 +160,14 @@ export declare enum Account_OrderBy {
|
|
|
160
160
|
Id = "id",
|
|
161
161
|
Logs = "logs"
|
|
162
162
|
}
|
|
163
|
-
export
|
|
163
|
+
export type AnimationMetadata = {
|
|
164
164
|
__typename?: "AnimationMetadata";
|
|
165
165
|
height?: Maybe<Scalars["Int"]>;
|
|
166
166
|
id: Scalars["ID"];
|
|
167
167
|
type?: Maybe<Scalars["String"]>;
|
|
168
168
|
width?: Maybe<Scalars["Int"]>;
|
|
169
169
|
};
|
|
170
|
-
export
|
|
170
|
+
export type AnimationMetadata_Filter = {
|
|
171
171
|
/** Filter for the block changed event. */
|
|
172
172
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
173
173
|
height?: InputMaybe<Scalars["Int"]>;
|
|
@@ -221,7 +221,7 @@ export declare enum AnimationMetadata_OrderBy {
|
|
|
221
221
|
Type = "type",
|
|
222
222
|
Width = "width"
|
|
223
223
|
}
|
|
224
|
-
export
|
|
224
|
+
export type BaseMetadataEntity = MetadataInterface & {
|
|
225
225
|
__typename?: "BaseMetadataEntity";
|
|
226
226
|
animationMetadata?: Maybe<AnimationMetadata>;
|
|
227
227
|
animationUrl?: Maybe<Scalars["String"]>;
|
|
@@ -259,14 +259,14 @@ export declare type BaseMetadataEntity = MetadataInterface & {
|
|
|
259
259
|
validUntilDate: Scalars["BigInt"];
|
|
260
260
|
voided: Scalars["Boolean"];
|
|
261
261
|
};
|
|
262
|
-
export
|
|
262
|
+
export type BaseMetadataEntityAttributesArgs = {
|
|
263
263
|
first?: InputMaybe<Scalars["Int"]>;
|
|
264
264
|
orderBy?: InputMaybe<MetadataAttribute_OrderBy>;
|
|
265
265
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
266
266
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
267
267
|
where?: InputMaybe<MetadataAttribute_Filter>;
|
|
268
268
|
};
|
|
269
|
-
export
|
|
269
|
+
export type BaseMetadataEntity_Filter = {
|
|
270
270
|
/** Filter for the block changed event. */
|
|
271
271
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
272
272
|
animationMetadata?: InputMaybe<Scalars["String"]>;
|
|
@@ -609,15 +609,15 @@ export declare enum BaseMetadataEntity_OrderBy {
|
|
|
609
609
|
ValidUntilDate = "validUntilDate",
|
|
610
610
|
Voided = "voided"
|
|
611
611
|
}
|
|
612
|
-
export
|
|
612
|
+
export type BlockChangedFilter = {
|
|
613
613
|
number_gte: Scalars["Int"];
|
|
614
614
|
};
|
|
615
|
-
export
|
|
615
|
+
export type Block_Height = {
|
|
616
616
|
hash?: InputMaybe<Scalars["Bytes"]>;
|
|
617
617
|
number?: InputMaybe<Scalars["Int"]>;
|
|
618
618
|
number_gte?: InputMaybe<Scalars["Int"]>;
|
|
619
619
|
};
|
|
620
|
-
export
|
|
620
|
+
export type Buyer = Account & {
|
|
621
621
|
__typename?: "Buyer";
|
|
622
622
|
active: Scalars["Boolean"];
|
|
623
623
|
exchanges: Array<Exchange>;
|
|
@@ -626,28 +626,28 @@ export declare type Buyer = Account & {
|
|
|
626
626
|
logs: Array<EventLog>;
|
|
627
627
|
wallet: Scalars["Bytes"];
|
|
628
628
|
};
|
|
629
|
-
export
|
|
629
|
+
export type BuyerExchangesArgs = {
|
|
630
630
|
first?: InputMaybe<Scalars["Int"]>;
|
|
631
631
|
orderBy?: InputMaybe<Exchange_OrderBy>;
|
|
632
632
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
633
633
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
634
634
|
where?: InputMaybe<Exchange_Filter>;
|
|
635
635
|
};
|
|
636
|
-
export
|
|
636
|
+
export type BuyerFundsArgs = {
|
|
637
637
|
first?: InputMaybe<Scalars["Int"]>;
|
|
638
638
|
orderBy?: InputMaybe<FundsEntity_OrderBy>;
|
|
639
639
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
640
640
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
641
641
|
where?: InputMaybe<FundsEntity_Filter>;
|
|
642
642
|
};
|
|
643
|
-
export
|
|
643
|
+
export type BuyerLogsArgs = {
|
|
644
644
|
first?: InputMaybe<Scalars["Int"]>;
|
|
645
645
|
orderBy?: InputMaybe<EventLog_OrderBy>;
|
|
646
646
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
647
647
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
648
648
|
where?: InputMaybe<EventLog_Filter>;
|
|
649
649
|
};
|
|
650
|
-
export
|
|
650
|
+
export type Buyer_Filter = {
|
|
651
651
|
/** Filter for the block changed event. */
|
|
652
652
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
653
653
|
active?: InputMaybe<Scalars["Boolean"]>;
|
|
@@ -683,7 +683,7 @@ export declare enum Buyer_OrderBy {
|
|
|
683
683
|
* Groups
|
|
684
684
|
*
|
|
685
685
|
*/
|
|
686
|
-
export
|
|
686
|
+
export type ConditionEntity = {
|
|
687
687
|
__typename?: "ConditionEntity";
|
|
688
688
|
id: Scalars["ID"];
|
|
689
689
|
maxCommits: Scalars["BigInt"];
|
|
@@ -693,7 +693,7 @@ export declare type ConditionEntity = {
|
|
|
693
693
|
tokenId: Scalars["BigInt"];
|
|
694
694
|
tokenType: Scalars["Int"];
|
|
695
695
|
};
|
|
696
|
-
export
|
|
696
|
+
export type ConditionEntity_Filter = {
|
|
697
697
|
/** Filter for the block changed event. */
|
|
698
698
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
699
699
|
id?: InputMaybe<Scalars["ID"]>;
|
|
@@ -760,7 +760,7 @@ export declare enum ConditionEntity_OrderBy {
|
|
|
760
760
|
TokenId = "tokenId",
|
|
761
761
|
TokenType = "tokenType"
|
|
762
762
|
}
|
|
763
|
-
export
|
|
763
|
+
export type Dispute = {
|
|
764
764
|
__typename?: "Dispute";
|
|
765
765
|
buyer: Buyer;
|
|
766
766
|
buyerPercent: Scalars["BigInt"];
|
|
@@ -779,7 +779,7 @@ export declare type Dispute = {
|
|
|
779
779
|
state: DisputeState;
|
|
780
780
|
timeout: Scalars["BigInt"];
|
|
781
781
|
};
|
|
782
|
-
export
|
|
782
|
+
export type DisputeEventLog = EventLog & {
|
|
783
783
|
__typename?: "DisputeEventLog";
|
|
784
784
|
account: Account;
|
|
785
785
|
dispute: Dispute;
|
|
@@ -789,7 +789,7 @@ export declare type DisputeEventLog = EventLog & {
|
|
|
789
789
|
timestamp: Scalars["BigInt"];
|
|
790
790
|
type: EventType;
|
|
791
791
|
};
|
|
792
|
-
export
|
|
792
|
+
export type DisputeEventLog_Filter = {
|
|
793
793
|
/** Filter for the block changed event. */
|
|
794
794
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
795
795
|
account?: InputMaybe<Scalars["String"]>;
|
|
@@ -889,7 +889,7 @@ export declare enum DisputeEventLog_OrderBy {
|
|
|
889
889
|
Timestamp = "timestamp",
|
|
890
890
|
Type = "type"
|
|
891
891
|
}
|
|
892
|
-
export
|
|
892
|
+
export type DisputeResolutionTermsEntity = {
|
|
893
893
|
__typename?: "DisputeResolutionTermsEntity";
|
|
894
894
|
buyerEscalationDeposit: Scalars["BigInt"];
|
|
895
895
|
disputeResolver: DisputeResolver;
|
|
@@ -900,7 +900,7 @@ export declare type DisputeResolutionTermsEntity = {
|
|
|
900
900
|
id: Scalars["ID"];
|
|
901
901
|
offer: Offer;
|
|
902
902
|
};
|
|
903
|
-
export
|
|
903
|
+
export type DisputeResolutionTermsEntity_Filter = {
|
|
904
904
|
/** Filter for the block changed event. */
|
|
905
905
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
906
906
|
buyerEscalationDeposit?: InputMaybe<Scalars["BigInt"]>;
|
|
@@ -995,7 +995,7 @@ export declare enum DisputeResolutionTermsEntity_OrderBy {
|
|
|
995
995
|
Id = "id",
|
|
996
996
|
Offer = "offer"
|
|
997
997
|
}
|
|
998
|
-
export
|
|
998
|
+
export type DisputeResolver = Account & {
|
|
999
999
|
__typename?: "DisputeResolver";
|
|
1000
1000
|
active: Scalars["Boolean"];
|
|
1001
1001
|
admin: Scalars["Bytes"];
|
|
@@ -1012,35 +1012,35 @@ export declare type DisputeResolver = Account & {
|
|
|
1012
1012
|
sellerAllowList: Array<Scalars["BigInt"]>;
|
|
1013
1013
|
treasury: Scalars["Bytes"];
|
|
1014
1014
|
};
|
|
1015
|
-
export
|
|
1015
|
+
export type DisputeResolverFeesArgs = {
|
|
1016
1016
|
first?: InputMaybe<Scalars["Int"]>;
|
|
1017
1017
|
orderBy?: InputMaybe<DisputeResolverFee_OrderBy>;
|
|
1018
1018
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
1019
1019
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
1020
1020
|
where?: InputMaybe<DisputeResolverFee_Filter>;
|
|
1021
1021
|
};
|
|
1022
|
-
export
|
|
1022
|
+
export type DisputeResolverFundsArgs = {
|
|
1023
1023
|
first?: InputMaybe<Scalars["Int"]>;
|
|
1024
1024
|
orderBy?: InputMaybe<FundsEntity_OrderBy>;
|
|
1025
1025
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
1026
1026
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
1027
1027
|
where?: InputMaybe<FundsEntity_Filter>;
|
|
1028
1028
|
};
|
|
1029
|
-
export
|
|
1029
|
+
export type DisputeResolverLogsArgs = {
|
|
1030
1030
|
first?: InputMaybe<Scalars["Int"]>;
|
|
1031
1031
|
orderBy?: InputMaybe<EventLog_OrderBy>;
|
|
1032
1032
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
1033
1033
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
1034
1034
|
where?: InputMaybe<EventLog_Filter>;
|
|
1035
1035
|
};
|
|
1036
|
-
export
|
|
1036
|
+
export type DisputeResolverOffersArgs = {
|
|
1037
1037
|
first?: InputMaybe<Scalars["Int"]>;
|
|
1038
1038
|
orderBy?: InputMaybe<Offer_OrderBy>;
|
|
1039
1039
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
1040
1040
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
1041
1041
|
where?: InputMaybe<Offer_Filter>;
|
|
1042
1042
|
};
|
|
1043
|
-
export
|
|
1043
|
+
export type DisputeResolverFee = {
|
|
1044
1044
|
__typename?: "DisputeResolverFee";
|
|
1045
1045
|
feeAmount: Scalars["BigInt"];
|
|
1046
1046
|
/** <DISPUTE_RESOLVER_ID>-<TOKEN_ADDRESS>-fee */
|
|
@@ -1049,7 +1049,7 @@ export declare type DisputeResolverFee = {
|
|
|
1049
1049
|
tokenAddress: Scalars["Bytes"];
|
|
1050
1050
|
tokenName: Scalars["String"];
|
|
1051
1051
|
};
|
|
1052
|
-
export
|
|
1052
|
+
export type DisputeResolverFee_Filter = {
|
|
1053
1053
|
/** Filter for the block changed event. */
|
|
1054
1054
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
1055
1055
|
feeAmount?: InputMaybe<Scalars["BigInt"]>;
|
|
@@ -1123,7 +1123,7 @@ export declare enum DisputeResolverFee_OrderBy {
|
|
|
1123
1123
|
TokenAddress = "tokenAddress",
|
|
1124
1124
|
TokenName = "tokenName"
|
|
1125
1125
|
}
|
|
1126
|
-
export
|
|
1126
|
+
export type DisputeResolver_Filter = {
|
|
1127
1127
|
/** Filter for the block changed event. */
|
|
1128
1128
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
1129
1129
|
active?: InputMaybe<Scalars["Boolean"]>;
|
|
@@ -1235,7 +1235,7 @@ export declare enum DisputeState {
|
|
|
1235
1235
|
Resolving = "RESOLVING",
|
|
1236
1236
|
Retracted = "RETRACTED"
|
|
1237
1237
|
}
|
|
1238
|
-
export
|
|
1238
|
+
export type Dispute_Filter = {
|
|
1239
1239
|
/** Filter for the block changed event. */
|
|
1240
1240
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
1241
1241
|
buyer?: InputMaybe<Scalars["String"]>;
|
|
@@ -1433,7 +1433,7 @@ export declare enum Dispute_OrderBy {
|
|
|
1433
1433
|
State = "state",
|
|
1434
1434
|
Timeout = "timeout"
|
|
1435
1435
|
}
|
|
1436
|
-
export
|
|
1436
|
+
export type EventLog = {
|
|
1437
1437
|
account: Account;
|
|
1438
1438
|
executedBy: Scalars["Bytes"];
|
|
1439
1439
|
hash: Scalars["String"];
|
|
@@ -1441,7 +1441,7 @@ export declare type EventLog = {
|
|
|
1441
1441
|
timestamp: Scalars["BigInt"];
|
|
1442
1442
|
type: EventType;
|
|
1443
1443
|
};
|
|
1444
|
-
export
|
|
1444
|
+
export type EventLog_Filter = {
|
|
1445
1445
|
/** Filter for the block changed event. */
|
|
1446
1446
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
1447
1447
|
account?: InputMaybe<Scalars["String"]>;
|
|
@@ -1565,7 +1565,7 @@ export declare enum EventType {
|
|
|
1565
1565
|
VoucherRevoked = "VOUCHER_REVOKED",
|
|
1566
1566
|
VoucherTransferred = "VOUCHER_TRANSFERRED"
|
|
1567
1567
|
}
|
|
1568
|
-
export
|
|
1568
|
+
export type Exchange = {
|
|
1569
1569
|
__typename?: "Exchange";
|
|
1570
1570
|
buyer: Buyer;
|
|
1571
1571
|
cancelledDate?: Maybe<Scalars["BigInt"]>;
|
|
@@ -1585,7 +1585,7 @@ export declare type Exchange = {
|
|
|
1585
1585
|
state: ExchangeState;
|
|
1586
1586
|
validUntilDate: Scalars["BigInt"];
|
|
1587
1587
|
};
|
|
1588
|
-
export
|
|
1588
|
+
export type ExchangeEventLog = EventLog & {
|
|
1589
1589
|
__typename?: "ExchangeEventLog";
|
|
1590
1590
|
account: Account;
|
|
1591
1591
|
exchange: Exchange;
|
|
@@ -1595,7 +1595,7 @@ export declare type ExchangeEventLog = EventLog & {
|
|
|
1595
1595
|
timestamp: Scalars["BigInt"];
|
|
1596
1596
|
type: EventType;
|
|
1597
1597
|
};
|
|
1598
|
-
export
|
|
1598
|
+
export type ExchangeEventLog_Filter = {
|
|
1599
1599
|
/** Filter for the block changed event. */
|
|
1600
1600
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
1601
1601
|
account?: InputMaybe<Scalars["String"]>;
|
|
@@ -1711,7 +1711,7 @@ export declare enum ExchangeState {
|
|
|
1711
1711
|
* Tokens
|
|
1712
1712
|
*
|
|
1713
1713
|
*/
|
|
1714
|
-
export
|
|
1714
|
+
export type ExchangeToken = {
|
|
1715
1715
|
__typename?: "ExchangeToken";
|
|
1716
1716
|
address: Scalars["Bytes"];
|
|
1717
1717
|
decimals: Scalars["BigInt"];
|
|
@@ -1725,7 +1725,7 @@ export declare type ExchangeToken = {
|
|
|
1725
1725
|
* Tokens
|
|
1726
1726
|
*
|
|
1727
1727
|
*/
|
|
1728
|
-
export
|
|
1728
|
+
export type ExchangeTokenFundsArgs = {
|
|
1729
1729
|
first?: InputMaybe<Scalars["Int"]>;
|
|
1730
1730
|
orderBy?: InputMaybe<FundsEntity_OrderBy>;
|
|
1731
1731
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
@@ -1736,14 +1736,14 @@ export declare type ExchangeTokenFundsArgs = {
|
|
|
1736
1736
|
* Tokens
|
|
1737
1737
|
*
|
|
1738
1738
|
*/
|
|
1739
|
-
export
|
|
1739
|
+
export type ExchangeTokenOffersArgs = {
|
|
1740
1740
|
first?: InputMaybe<Scalars["Int"]>;
|
|
1741
1741
|
orderBy?: InputMaybe<Offer_OrderBy>;
|
|
1742
1742
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
1743
1743
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
1744
1744
|
where?: InputMaybe<Offer_Filter>;
|
|
1745
1745
|
};
|
|
1746
|
-
export
|
|
1746
|
+
export type ExchangeToken_Filter = {
|
|
1747
1747
|
/** Filter for the block changed event. */
|
|
1748
1748
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
1749
1749
|
address?: InputMaybe<Scalars["Bytes"]>;
|
|
@@ -1820,7 +1820,7 @@ export declare enum ExchangeToken_OrderBy {
|
|
|
1820
1820
|
Offers = "offers",
|
|
1821
1821
|
Symbol = "symbol"
|
|
1822
1822
|
}
|
|
1823
|
-
export
|
|
1823
|
+
export type Exchange_Filter = {
|
|
1824
1824
|
/** Filter for the block changed event. */
|
|
1825
1825
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
1826
1826
|
buyer?: InputMaybe<Scalars["String"]>;
|
|
@@ -2036,7 +2036,7 @@ export declare enum Exchange_OrderBy {
|
|
|
2036
2036
|
* Funds
|
|
2037
2037
|
*
|
|
2038
2038
|
*/
|
|
2039
|
-
export
|
|
2039
|
+
export type FundsEntity = {
|
|
2040
2040
|
__typename?: "FundsEntity";
|
|
2041
2041
|
account: Account;
|
|
2042
2042
|
accountId: Scalars["BigInt"];
|
|
@@ -2045,7 +2045,7 @@ export declare type FundsEntity = {
|
|
|
2045
2045
|
token: ExchangeToken;
|
|
2046
2046
|
tokenAddress: Scalars["Bytes"];
|
|
2047
2047
|
};
|
|
2048
|
-
export
|
|
2048
|
+
export type FundsEntity_Filter = {
|
|
2049
2049
|
/** Filter for the block changed event. */
|
|
2050
2050
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
2051
2051
|
account?: InputMaybe<Scalars["String"]>;
|
|
@@ -2128,7 +2128,7 @@ export declare enum FundsEntity_OrderBy {
|
|
|
2128
2128
|
Token = "token",
|
|
2129
2129
|
TokenAddress = "tokenAddress"
|
|
2130
2130
|
}
|
|
2131
|
-
export
|
|
2131
|
+
export type FundsEventLog = EventLog & {
|
|
2132
2132
|
__typename?: "FundsEventLog";
|
|
2133
2133
|
account: Account;
|
|
2134
2134
|
executedBy: Scalars["Bytes"];
|
|
@@ -2138,7 +2138,7 @@ export declare type FundsEventLog = EventLog & {
|
|
|
2138
2138
|
timestamp: Scalars["BigInt"];
|
|
2139
2139
|
type: EventType;
|
|
2140
2140
|
};
|
|
2141
|
-
export
|
|
2141
|
+
export type FundsEventLog_Filter = {
|
|
2142
2142
|
/** Filter for the block changed event. */
|
|
2143
2143
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
2144
2144
|
account?: InputMaybe<Scalars["String"]>;
|
|
@@ -2238,14 +2238,14 @@ export declare enum FundsEventLog_OrderBy {
|
|
|
2238
2238
|
Timestamp = "timestamp",
|
|
2239
2239
|
Type = "type"
|
|
2240
2240
|
}
|
|
2241
|
-
export
|
|
2241
|
+
export type MetadataAttribute = {
|
|
2242
2242
|
__typename?: "MetadataAttribute";
|
|
2243
2243
|
displayType: Scalars["String"];
|
|
2244
2244
|
id: Scalars["ID"];
|
|
2245
2245
|
traitType: Scalars["String"];
|
|
2246
2246
|
value: Scalars["String"];
|
|
2247
2247
|
};
|
|
2248
|
-
export
|
|
2248
|
+
export type MetadataAttribute_Filter = {
|
|
2249
2249
|
/** Filter for the block changed event. */
|
|
2250
2250
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
2251
2251
|
displayType?: InputMaybe<Scalars["String"]>;
|
|
@@ -2323,7 +2323,7 @@ export declare enum MetadataAttribute_OrderBy {
|
|
|
2323
2323
|
TraitType = "traitType",
|
|
2324
2324
|
Value = "value"
|
|
2325
2325
|
}
|
|
2326
|
-
export
|
|
2326
|
+
export type MetadataInterface = {
|
|
2327
2327
|
animationMetadata?: Maybe<AnimationMetadata>;
|
|
2328
2328
|
animationUrl?: Maybe<Scalars["String"]>;
|
|
2329
2329
|
attributes?: Maybe<Array<MetadataAttribute>>;
|
|
@@ -2359,14 +2359,14 @@ export declare type MetadataInterface = {
|
|
|
2359
2359
|
validUntilDate: Scalars["BigInt"];
|
|
2360
2360
|
voided: Scalars["Boolean"];
|
|
2361
2361
|
};
|
|
2362
|
-
export
|
|
2362
|
+
export type MetadataInterfaceAttributesArgs = {
|
|
2363
2363
|
first?: InputMaybe<Scalars["Int"]>;
|
|
2364
2364
|
orderBy?: InputMaybe<MetadataAttribute_OrderBy>;
|
|
2365
2365
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
2366
2366
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
2367
2367
|
where?: InputMaybe<MetadataAttribute_Filter>;
|
|
2368
2368
|
};
|
|
2369
|
-
export
|
|
2369
|
+
export type MetadataInterface_Filter = {
|
|
2370
2370
|
/** Filter for the block changed event. */
|
|
2371
2371
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
2372
2372
|
animationMetadata?: InputMaybe<Scalars["String"]>;
|
|
@@ -2717,7 +2717,7 @@ export declare enum MetadataType {
|
|
|
2717
2717
|
* Offer
|
|
2718
2718
|
*
|
|
2719
2719
|
*/
|
|
2720
|
-
export
|
|
2720
|
+
export type Offer = {
|
|
2721
2721
|
__typename?: "Offer";
|
|
2722
2722
|
agentFee: Scalars["BigInt"];
|
|
2723
2723
|
agentId: Scalars["BigInt"];
|
|
@@ -2761,14 +2761,14 @@ export declare type Offer = {
|
|
|
2761
2761
|
* Offer
|
|
2762
2762
|
*
|
|
2763
2763
|
*/
|
|
2764
|
-
export
|
|
2764
|
+
export type OfferExchangesArgs = {
|
|
2765
2765
|
first?: InputMaybe<Scalars["Int"]>;
|
|
2766
2766
|
orderBy?: InputMaybe<Exchange_OrderBy>;
|
|
2767
2767
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
2768
2768
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
2769
2769
|
where?: InputMaybe<Exchange_Filter>;
|
|
2770
2770
|
};
|
|
2771
|
-
export
|
|
2771
|
+
export type OfferEventLog = EventLog & {
|
|
2772
2772
|
__typename?: "OfferEventLog";
|
|
2773
2773
|
account: Account;
|
|
2774
2774
|
executedBy: Scalars["Bytes"];
|
|
@@ -2778,7 +2778,7 @@ export declare type OfferEventLog = EventLog & {
|
|
|
2778
2778
|
timestamp: Scalars["BigInt"];
|
|
2779
2779
|
type: EventType;
|
|
2780
2780
|
};
|
|
2781
|
-
export
|
|
2781
|
+
export type OfferEventLog_Filter = {
|
|
2782
2782
|
/** Filter for the block changed event. */
|
|
2783
2783
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
2784
2784
|
account?: InputMaybe<Scalars["String"]>;
|
|
@@ -2878,7 +2878,7 @@ export declare enum OfferEventLog_OrderBy {
|
|
|
2878
2878
|
Timestamp = "timestamp",
|
|
2879
2879
|
Type = "type"
|
|
2880
2880
|
}
|
|
2881
|
-
export
|
|
2881
|
+
export type Offer_Filter = {
|
|
2882
2882
|
/** Filter for the block changed event. */
|
|
2883
2883
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
2884
2884
|
agentFee?: InputMaybe<Scalars["BigInt"]>;
|
|
@@ -3289,7 +3289,7 @@ export declare enum OrderDirection {
|
|
|
3289
3289
|
Asc = "asc",
|
|
3290
3290
|
Desc = "desc"
|
|
3291
3291
|
}
|
|
3292
|
-
export
|
|
3292
|
+
export type PendingDisputeResolver = {
|
|
3293
3293
|
__typename?: "PendingDisputeResolver";
|
|
3294
3294
|
admin?: Maybe<Scalars["Bytes"]>;
|
|
3295
3295
|
assistant?: Maybe<Scalars["Bytes"]>;
|
|
@@ -3297,7 +3297,7 @@ export declare type PendingDisputeResolver = {
|
|
|
3297
3297
|
disputeResolver: DisputeResolver;
|
|
3298
3298
|
id: Scalars["ID"];
|
|
3299
3299
|
};
|
|
3300
|
-
export
|
|
3300
|
+
export type PendingDisputeResolver_Filter = {
|
|
3301
3301
|
/** Filter for the block changed event. */
|
|
3302
3302
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3303
3303
|
admin?: InputMaybe<Scalars["Bytes"]>;
|
|
@@ -3355,7 +3355,7 @@ export declare enum PendingDisputeResolver_OrderBy {
|
|
|
3355
3355
|
DisputeResolver = "disputeResolver",
|
|
3356
3356
|
Id = "id"
|
|
3357
3357
|
}
|
|
3358
|
-
export
|
|
3358
|
+
export type PendingSeller = {
|
|
3359
3359
|
__typename?: "PendingSeller";
|
|
3360
3360
|
admin?: Maybe<Scalars["Bytes"]>;
|
|
3361
3361
|
assistant?: Maybe<Scalars["Bytes"]>;
|
|
@@ -3366,7 +3366,7 @@ export declare type PendingSeller = {
|
|
|
3366
3366
|
metadataUri: Scalars["String"];
|
|
3367
3367
|
seller: Seller;
|
|
3368
3368
|
};
|
|
3369
|
-
export
|
|
3369
|
+
export type PendingSeller_Filter = {
|
|
3370
3370
|
/** Filter for the block changed event. */
|
|
3371
3371
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3372
3372
|
admin?: InputMaybe<Scalars["Bytes"]>;
|
|
@@ -3463,20 +3463,20 @@ export declare enum PendingSeller_OrderBy {
|
|
|
3463
3463
|
MetadataUri = "metadataUri",
|
|
3464
3464
|
Seller = "seller"
|
|
3465
3465
|
}
|
|
3466
|
-
export
|
|
3466
|
+
export type ProductV1Brand = {
|
|
3467
3467
|
__typename?: "ProductV1Brand";
|
|
3468
3468
|
id: Scalars["ID"];
|
|
3469
3469
|
name: Scalars["String"];
|
|
3470
3470
|
products: Array<ProductV1Product>;
|
|
3471
3471
|
};
|
|
3472
|
-
export
|
|
3472
|
+
export type ProductV1BrandProductsArgs = {
|
|
3473
3473
|
first?: InputMaybe<Scalars["Int"]>;
|
|
3474
3474
|
orderBy?: InputMaybe<ProductV1Product_OrderBy>;
|
|
3475
3475
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
3476
3476
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
3477
3477
|
where?: InputMaybe<ProductV1Product_Filter>;
|
|
3478
3478
|
};
|
|
3479
|
-
export
|
|
3479
|
+
export type ProductV1Brand_Filter = {
|
|
3480
3480
|
/** Filter for the block changed event. */
|
|
3481
3481
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3482
3482
|
id?: InputMaybe<Scalars["ID"]>;
|
|
@@ -3514,12 +3514,12 @@ export declare enum ProductV1Brand_OrderBy {
|
|
|
3514
3514
|
Name = "name",
|
|
3515
3515
|
Products = "products"
|
|
3516
3516
|
}
|
|
3517
|
-
export
|
|
3517
|
+
export type ProductV1Category = {
|
|
3518
3518
|
__typename?: "ProductV1Category";
|
|
3519
3519
|
id: Scalars["ID"];
|
|
3520
3520
|
name: Scalars["String"];
|
|
3521
3521
|
};
|
|
3522
|
-
export
|
|
3522
|
+
export type ProductV1Category_Filter = {
|
|
3523
3523
|
/** Filter for the block changed event. */
|
|
3524
3524
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3525
3525
|
id?: InputMaybe<Scalars["ID"]>;
|
|
@@ -3555,7 +3555,7 @@ export declare enum ProductV1Category_OrderBy {
|
|
|
3555
3555
|
Id = "id",
|
|
3556
3556
|
Name = "name"
|
|
3557
3557
|
}
|
|
3558
|
-
export
|
|
3558
|
+
export type ProductV1ExchangePolicy = {
|
|
3559
3559
|
__typename?: "ProductV1ExchangePolicy";
|
|
3560
3560
|
disputeResolverContactMethod: Scalars["String"];
|
|
3561
3561
|
id: Scalars["ID"];
|
|
@@ -3565,7 +3565,7 @@ export declare type ProductV1ExchangePolicy = {
|
|
|
3565
3565
|
uuid: Scalars["String"];
|
|
3566
3566
|
version: Scalars["Int"];
|
|
3567
3567
|
};
|
|
3568
|
-
export
|
|
3568
|
+
export type ProductV1ExchangePolicy_Filter = {
|
|
3569
3569
|
/** Filter for the block changed event. */
|
|
3570
3570
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3571
3571
|
disputeResolverContactMethod?: InputMaybe<Scalars["String"]>;
|
|
@@ -3694,7 +3694,7 @@ export declare enum ProductV1ExchangePolicy_OrderBy {
|
|
|
3694
3694
|
Uuid = "uuid",
|
|
3695
3695
|
Version = "version"
|
|
3696
3696
|
}
|
|
3697
|
-
export
|
|
3697
|
+
export type ProductV1Media = {
|
|
3698
3698
|
__typename?: "ProductV1Media";
|
|
3699
3699
|
height?: Maybe<Scalars["Int"]>;
|
|
3700
3700
|
id: Scalars["ID"];
|
|
@@ -3707,7 +3707,7 @@ export declare enum ProductV1MediaType {
|
|
|
3707
3707
|
Image = "IMAGE",
|
|
3708
3708
|
Video = "VIDEO"
|
|
3709
3709
|
}
|
|
3710
|
-
export
|
|
3710
|
+
export type ProductV1Media_Filter = {
|
|
3711
3711
|
/** Filter for the block changed event. */
|
|
3712
3712
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3713
3713
|
height?: InputMaybe<Scalars["Int"]>;
|
|
@@ -3787,7 +3787,7 @@ export declare enum ProductV1Media_OrderBy {
|
|
|
3787
3787
|
Url = "url",
|
|
3788
3788
|
Width = "width"
|
|
3789
3789
|
}
|
|
3790
|
-
export
|
|
3790
|
+
export type ProductV1MetadataEntity = MetadataInterface & {
|
|
3791
3791
|
__typename?: "ProductV1MetadataEntity";
|
|
3792
3792
|
animationMetadata?: Maybe<AnimationMetadata>;
|
|
3793
3793
|
animationUrl?: Maybe<Scalars["String"]>;
|
|
@@ -3838,21 +3838,21 @@ export declare type ProductV1MetadataEntity = MetadataInterface & {
|
|
|
3838
3838
|
variations?: Maybe<Array<ProductV1Variation>>;
|
|
3839
3839
|
voided: Scalars["Boolean"];
|
|
3840
3840
|
};
|
|
3841
|
-
export
|
|
3841
|
+
export type ProductV1MetadataEntityAttributesArgs = {
|
|
3842
3842
|
first?: InputMaybe<Scalars["Int"]>;
|
|
3843
3843
|
orderBy?: InputMaybe<MetadataAttribute_OrderBy>;
|
|
3844
3844
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
3845
3845
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
3846
3846
|
where?: InputMaybe<MetadataAttribute_Filter>;
|
|
3847
3847
|
};
|
|
3848
|
-
export
|
|
3848
|
+
export type ProductV1MetadataEntityVariationsArgs = {
|
|
3849
3849
|
first?: InputMaybe<Scalars["Int"]>;
|
|
3850
3850
|
orderBy?: InputMaybe<ProductV1Variation_OrderBy>;
|
|
3851
3851
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
3852
3852
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
3853
3853
|
where?: InputMaybe<ProductV1Variation_Filter>;
|
|
3854
3854
|
};
|
|
3855
|
-
export
|
|
3855
|
+
export type ProductV1MetadataEntity_Filter = {
|
|
3856
3856
|
/** Filter for the block changed event. */
|
|
3857
3857
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
3858
3858
|
animationMetadata?: InputMaybe<Scalars["String"]>;
|
|
@@ -4369,12 +4369,12 @@ export declare enum ProductV1OfferCategory {
|
|
|
4369
4369
|
Phygital = "PHYGITAL",
|
|
4370
4370
|
Physical = "PHYSICAL"
|
|
4371
4371
|
}
|
|
4372
|
-
export
|
|
4372
|
+
export type ProductV1Personalisation = {
|
|
4373
4373
|
__typename?: "ProductV1Personalisation";
|
|
4374
4374
|
id: Scalars["ID"];
|
|
4375
4375
|
name: Scalars["String"];
|
|
4376
4376
|
};
|
|
4377
|
-
export
|
|
4377
|
+
export type ProductV1Personalisation_Filter = {
|
|
4378
4378
|
/** Filter for the block changed event. */
|
|
4379
4379
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
4380
4380
|
id?: InputMaybe<Scalars["ID"]>;
|
|
@@ -4410,7 +4410,7 @@ export declare enum ProductV1Personalisation_OrderBy {
|
|
|
4410
4410
|
Id = "id",
|
|
4411
4411
|
Name = "name"
|
|
4412
4412
|
}
|
|
4413
|
-
export
|
|
4413
|
+
export type ProductV1Product = {
|
|
4414
4414
|
__typename?: "ProductV1Product";
|
|
4415
4415
|
allVariantsVoided?: Maybe<Scalars["Boolean"]>;
|
|
4416
4416
|
brand: ProductV1Brand;
|
|
@@ -4489,63 +4489,63 @@ export declare type ProductV1Product = {
|
|
|
4489
4489
|
visuals_images: Array<ProductV1Media>;
|
|
4490
4490
|
visuals_videos?: Maybe<Array<ProductV1Media>>;
|
|
4491
4491
|
};
|
|
4492
|
-
export
|
|
4492
|
+
export type ProductV1ProductNotVoidedVariantsArgs = {
|
|
4493
4493
|
first?: InputMaybe<Scalars["Int"]>;
|
|
4494
4494
|
orderBy?: InputMaybe<ProductV1Variant_OrderBy>;
|
|
4495
4495
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
4496
4496
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
4497
4497
|
where?: InputMaybe<ProductV1Variant_Filter>;
|
|
4498
4498
|
};
|
|
4499
|
-
export
|
|
4499
|
+
export type ProductV1ProductPersonalisationArgs = {
|
|
4500
4500
|
first?: InputMaybe<Scalars["Int"]>;
|
|
4501
4501
|
orderBy?: InputMaybe<ProductV1Personalisation_OrderBy>;
|
|
4502
4502
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
4503
4503
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
4504
4504
|
where?: InputMaybe<ProductV1Personalisation_Filter>;
|
|
4505
4505
|
};
|
|
4506
|
-
export
|
|
4506
|
+
export type ProductV1ProductSalesChannelsArgs = {
|
|
4507
4507
|
first?: InputMaybe<Scalars["Int"]>;
|
|
4508
4508
|
orderBy?: InputMaybe<SalesChannel_OrderBy>;
|
|
4509
4509
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
4510
4510
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
4511
4511
|
where?: InputMaybe<SalesChannel_Filter>;
|
|
4512
4512
|
};
|
|
4513
|
-
export
|
|
4513
|
+
export type ProductV1ProductSectionsArgs = {
|
|
4514
4514
|
first?: InputMaybe<Scalars["Int"]>;
|
|
4515
4515
|
orderBy?: InputMaybe<ProductV1Section_OrderBy>;
|
|
4516
4516
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
4517
4517
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
4518
4518
|
where?: InputMaybe<ProductV1Section_Filter>;
|
|
4519
4519
|
};
|
|
4520
|
-
export
|
|
4520
|
+
export type ProductV1ProductTagsArgs = {
|
|
4521
4521
|
first?: InputMaybe<Scalars["Int"]>;
|
|
4522
4522
|
orderBy?: InputMaybe<ProductV1Tag_OrderBy>;
|
|
4523
4523
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
4524
4524
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
4525
4525
|
where?: InputMaybe<ProductV1Tag_Filter>;
|
|
4526
4526
|
};
|
|
4527
|
-
export
|
|
4527
|
+
export type ProductV1ProductVariantsArgs = {
|
|
4528
4528
|
first?: InputMaybe<Scalars["Int"]>;
|
|
4529
4529
|
orderBy?: InputMaybe<ProductV1Variant_OrderBy>;
|
|
4530
4530
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
4531
4531
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
4532
4532
|
where?: InputMaybe<ProductV1Variant_Filter>;
|
|
4533
4533
|
};
|
|
4534
|
-
export
|
|
4534
|
+
export type ProductV1ProductVisuals_ImagesArgs = {
|
|
4535
4535
|
first?: InputMaybe<Scalars["Int"]>;
|
|
4536
4536
|
orderBy?: InputMaybe<ProductV1Media_OrderBy>;
|
|
4537
4537
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
4538
4538
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
4539
4539
|
where?: InputMaybe<ProductV1Media_Filter>;
|
|
4540
4540
|
};
|
|
4541
|
-
export
|
|
4541
|
+
export type ProductV1ProductVisuals_VideosArgs = {
|
|
4542
4542
|
first?: InputMaybe<Scalars["Int"]>;
|
|
4543
4543
|
orderBy?: InputMaybe<ProductV1Media_OrderBy>;
|
|
4544
4544
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
4545
4545
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
4546
4546
|
where?: InputMaybe<ProductV1Media_Filter>;
|
|
4547
4547
|
};
|
|
4548
|
-
export
|
|
4548
|
+
export type ProductV1ProductOverrides = {
|
|
4549
4549
|
__typename?: "ProductV1ProductOverrides";
|
|
4550
4550
|
brand: ProductV1Brand;
|
|
4551
4551
|
description: Scalars["String"];
|
|
@@ -4570,21 +4570,21 @@ export declare type ProductV1ProductOverrides = {
|
|
|
4570
4570
|
visuals_images: Array<ProductV1Media>;
|
|
4571
4571
|
visuals_videos?: Maybe<Array<ProductV1Media>>;
|
|
4572
4572
|
};
|
|
4573
|
-
export
|
|
4573
|
+
export type ProductV1ProductOverridesVisuals_ImagesArgs = {
|
|
4574
4574
|
first?: InputMaybe<Scalars["Int"]>;
|
|
4575
4575
|
orderBy?: InputMaybe<ProductV1Media_OrderBy>;
|
|
4576
4576
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
4577
4577
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
4578
4578
|
where?: InputMaybe<ProductV1Media_Filter>;
|
|
4579
4579
|
};
|
|
4580
|
-
export
|
|
4580
|
+
export type ProductV1ProductOverridesVisuals_VideosArgs = {
|
|
4581
4581
|
first?: InputMaybe<Scalars["Int"]>;
|
|
4582
4582
|
orderBy?: InputMaybe<ProductV1Media_OrderBy>;
|
|
4583
4583
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
4584
4584
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
4585
4585
|
where?: InputMaybe<ProductV1Media_Filter>;
|
|
4586
4586
|
};
|
|
4587
|
-
export
|
|
4587
|
+
export type ProductV1ProductOverrides_Filter = {
|
|
4588
4588
|
/** Filter for the block changed event. */
|
|
4589
4589
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
4590
4590
|
brand?: InputMaybe<Scalars["String"]>;
|
|
@@ -4989,7 +4989,7 @@ export declare enum ProductV1ProductOverrides_OrderBy {
|
|
|
4989
4989
|
VisualsImages = "visuals_images",
|
|
4990
4990
|
VisualsVideos = "visuals_videos"
|
|
4991
4991
|
}
|
|
4992
|
-
export
|
|
4992
|
+
export type ProductV1Product_Filter = {
|
|
4993
4993
|
/** Filter for the block changed event. */
|
|
4994
4994
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
4995
4995
|
allVariantsVoided?: InputMaybe<Scalars["Boolean"]>;
|
|
@@ -5720,12 +5720,12 @@ export declare enum ProductV1Product_OrderBy {
|
|
|
5720
5720
|
VisualsImages = "visuals_images",
|
|
5721
5721
|
VisualsVideos = "visuals_videos"
|
|
5722
5722
|
}
|
|
5723
|
-
export
|
|
5723
|
+
export type ProductV1Section = {
|
|
5724
5724
|
__typename?: "ProductV1Section";
|
|
5725
5725
|
id: Scalars["ID"];
|
|
5726
5726
|
name: Scalars["String"];
|
|
5727
5727
|
};
|
|
5728
|
-
export
|
|
5728
|
+
export type ProductV1Section_Filter = {
|
|
5729
5729
|
/** Filter for the block changed event. */
|
|
5730
5730
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
5731
5731
|
id?: InputMaybe<Scalars["ID"]>;
|
|
@@ -5761,7 +5761,7 @@ export declare enum ProductV1Section_OrderBy {
|
|
|
5761
5761
|
Id = "id",
|
|
5762
5762
|
Name = "name"
|
|
5763
5763
|
}
|
|
5764
|
-
export
|
|
5764
|
+
export type ProductV1Seller = {
|
|
5765
5765
|
__typename?: "ProductV1Seller";
|
|
5766
5766
|
contactLinks?: Maybe<Array<ProductV1SellerContactLink>>;
|
|
5767
5767
|
contactPreference?: Maybe<Scalars["String"]>;
|
|
@@ -5779,27 +5779,27 @@ export declare type ProductV1Seller = {
|
|
|
5779
5779
|
sellerId?: Maybe<Scalars["String"]>;
|
|
5780
5780
|
tokenId?: Maybe<Scalars["String"]>;
|
|
5781
5781
|
};
|
|
5782
|
-
export
|
|
5782
|
+
export type ProductV1SellerContactLinksArgs = {
|
|
5783
5783
|
first?: InputMaybe<Scalars["Int"]>;
|
|
5784
5784
|
orderBy?: InputMaybe<ProductV1SellerContactLink_OrderBy>;
|
|
5785
5785
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
5786
5786
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
5787
5787
|
where?: InputMaybe<ProductV1SellerContactLink_Filter>;
|
|
5788
5788
|
};
|
|
5789
|
-
export
|
|
5789
|
+
export type ProductV1SellerImagesArgs = {
|
|
5790
5790
|
first?: InputMaybe<Scalars["Int"]>;
|
|
5791
5791
|
orderBy?: InputMaybe<ProductV1Media_OrderBy>;
|
|
5792
5792
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
5793
5793
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
5794
5794
|
where?: InputMaybe<ProductV1Media_Filter>;
|
|
5795
5795
|
};
|
|
5796
|
-
export
|
|
5796
|
+
export type ProductV1SellerContactLink = {
|
|
5797
5797
|
__typename?: "ProductV1SellerContactLink";
|
|
5798
5798
|
id: Scalars["ID"];
|
|
5799
5799
|
tag: Scalars["String"];
|
|
5800
5800
|
url: Scalars["String"];
|
|
5801
5801
|
};
|
|
5802
|
-
export
|
|
5802
|
+
export type ProductV1SellerContactLink_Filter = {
|
|
5803
5803
|
/** Filter for the block changed event. */
|
|
5804
5804
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
5805
5805
|
id?: InputMaybe<Scalars["ID"]>;
|
|
@@ -5856,7 +5856,7 @@ export declare enum ProductV1SellerContactLink_OrderBy {
|
|
|
5856
5856
|
Tag = "tag",
|
|
5857
5857
|
Url = "url"
|
|
5858
5858
|
}
|
|
5859
|
-
export
|
|
5859
|
+
export type ProductV1Seller_Filter = {
|
|
5860
5860
|
/** Filter for the block changed event. */
|
|
5861
5861
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
5862
5862
|
contactLinks?: InputMaybe<Array<Scalars["String"]>>;
|
|
@@ -6044,13 +6044,13 @@ export declare enum ProductV1Seller_OrderBy {
|
|
|
6044
6044
|
SellerId = "sellerId",
|
|
6045
6045
|
TokenId = "tokenId"
|
|
6046
6046
|
}
|
|
6047
|
-
export
|
|
6047
|
+
export type ProductV1ShippingJurisdiction = {
|
|
6048
6048
|
__typename?: "ProductV1ShippingJurisdiction";
|
|
6049
6049
|
deliveryTime: Scalars["String"];
|
|
6050
6050
|
id: Scalars["ID"];
|
|
6051
6051
|
label: Scalars["String"];
|
|
6052
6052
|
};
|
|
6053
|
-
export
|
|
6053
|
+
export type ProductV1ShippingJurisdiction_Filter = {
|
|
6054
6054
|
/** Filter for the block changed event. */
|
|
6055
6055
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
6056
6056
|
deliveryTime?: InputMaybe<Scalars["String"]>;
|
|
@@ -6107,7 +6107,7 @@ export declare enum ProductV1ShippingJurisdiction_OrderBy {
|
|
|
6107
6107
|
Id = "id",
|
|
6108
6108
|
Label = "label"
|
|
6109
6109
|
}
|
|
6110
|
-
export
|
|
6110
|
+
export type ProductV1ShippingOption = {
|
|
6111
6111
|
__typename?: "ProductV1ShippingOption";
|
|
6112
6112
|
countryOfOrigin?: Maybe<Scalars["String"]>;
|
|
6113
6113
|
defaultVersion?: Maybe<Scalars["Int"]>;
|
|
@@ -6116,14 +6116,14 @@ export declare type ProductV1ShippingOption = {
|
|
|
6116
6116
|
returnPeriodInDays: Scalars["Int"];
|
|
6117
6117
|
supportedJurisdictions?: Maybe<Array<ProductV1ShippingJurisdiction>>;
|
|
6118
6118
|
};
|
|
6119
|
-
export
|
|
6119
|
+
export type ProductV1ShippingOptionSupportedJurisdictionsArgs = {
|
|
6120
6120
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6121
6121
|
orderBy?: InputMaybe<ProductV1ShippingJurisdiction_OrderBy>;
|
|
6122
6122
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
6123
6123
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
6124
6124
|
where?: InputMaybe<ProductV1ShippingJurisdiction_Filter>;
|
|
6125
6125
|
};
|
|
6126
|
-
export
|
|
6126
|
+
export type ProductV1ShippingOption_Filter = {
|
|
6127
6127
|
/** Filter for the block changed event. */
|
|
6128
6128
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
6129
6129
|
countryOfOrigin?: InputMaybe<Scalars["String"]>;
|
|
@@ -6206,12 +6206,12 @@ export declare enum ProductV1ShippingOption_OrderBy {
|
|
|
6206
6206
|
ReturnPeriodInDays = "returnPeriodInDays",
|
|
6207
6207
|
SupportedJurisdictions = "supportedJurisdictions"
|
|
6208
6208
|
}
|
|
6209
|
-
export
|
|
6209
|
+
export type ProductV1Tag = {
|
|
6210
6210
|
__typename?: "ProductV1Tag";
|
|
6211
6211
|
id: Scalars["ID"];
|
|
6212
6212
|
name: Scalars["String"];
|
|
6213
6213
|
};
|
|
6214
|
-
export
|
|
6214
|
+
export type ProductV1Tag_Filter = {
|
|
6215
6215
|
/** Filter for the block changed event. */
|
|
6216
6216
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
6217
6217
|
id?: InputMaybe<Scalars["ID"]>;
|
|
@@ -6247,20 +6247,20 @@ export declare enum ProductV1Tag_OrderBy {
|
|
|
6247
6247
|
Id = "id",
|
|
6248
6248
|
Name = "name"
|
|
6249
6249
|
}
|
|
6250
|
-
export
|
|
6250
|
+
export type ProductV1Variant = {
|
|
6251
6251
|
__typename?: "ProductV1Variant";
|
|
6252
6252
|
id: Scalars["ID"];
|
|
6253
6253
|
offer: Offer;
|
|
6254
6254
|
variations?: Maybe<Array<ProductV1Variation>>;
|
|
6255
6255
|
};
|
|
6256
|
-
export
|
|
6256
|
+
export type ProductV1VariantVariationsArgs = {
|
|
6257
6257
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6258
6258
|
orderBy?: InputMaybe<ProductV1Variation_OrderBy>;
|
|
6259
6259
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
6260
6260
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
6261
6261
|
where?: InputMaybe<ProductV1Variation_Filter>;
|
|
6262
6262
|
};
|
|
6263
|
-
export
|
|
6263
|
+
export type ProductV1Variant_Filter = {
|
|
6264
6264
|
/** Filter for the block changed event. */
|
|
6265
6265
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
6266
6266
|
id?: InputMaybe<Scalars["ID"]>;
|
|
@@ -6305,13 +6305,13 @@ export declare enum ProductV1Variant_OrderBy {
|
|
|
6305
6305
|
Offer = "offer",
|
|
6306
6306
|
Variations = "variations"
|
|
6307
6307
|
}
|
|
6308
|
-
export
|
|
6308
|
+
export type ProductV1Variation = {
|
|
6309
6309
|
__typename?: "ProductV1Variation";
|
|
6310
6310
|
id: Scalars["ID"];
|
|
6311
6311
|
option: Scalars["String"];
|
|
6312
6312
|
type: Scalars["String"];
|
|
6313
6313
|
};
|
|
6314
|
-
export
|
|
6314
|
+
export type ProductV1Variation_Filter = {
|
|
6315
6315
|
/** Filter for the block changed event. */
|
|
6316
6316
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
6317
6317
|
id?: InputMaybe<Scalars["ID"]>;
|
|
@@ -6368,7 +6368,7 @@ export declare enum ProductV1Variation_OrderBy {
|
|
|
6368
6368
|
Option = "option",
|
|
6369
6369
|
Type = "type"
|
|
6370
6370
|
}
|
|
6371
|
-
export
|
|
6371
|
+
export type Query = {
|
|
6372
6372
|
__typename?: "Query";
|
|
6373
6373
|
/** Access to subgraph metadata */
|
|
6374
6374
|
_meta?: Maybe<_Meta_>;
|
|
@@ -6464,20 +6464,20 @@ export declare type Query = {
|
|
|
6464
6464
|
sellerSocialLinks: Array<SellerSocialLink>;
|
|
6465
6465
|
sellers: Array<Seller>;
|
|
6466
6466
|
};
|
|
6467
|
-
export
|
|
6467
|
+
export type Query_MetaArgs = {
|
|
6468
6468
|
block?: InputMaybe<Block_Height>;
|
|
6469
6469
|
};
|
|
6470
|
-
export
|
|
6470
|
+
export type QueryAccountArgs = {
|
|
6471
6471
|
block?: InputMaybe<Block_Height>;
|
|
6472
6472
|
id: Scalars["ID"];
|
|
6473
6473
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6474
6474
|
};
|
|
6475
|
-
export
|
|
6475
|
+
export type QueryAccountEventLogArgs = {
|
|
6476
6476
|
block?: InputMaybe<Block_Height>;
|
|
6477
6477
|
id: Scalars["ID"];
|
|
6478
6478
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6479
6479
|
};
|
|
6480
|
-
export
|
|
6480
|
+
export type QueryAccountEventLogsArgs = {
|
|
6481
6481
|
block?: InputMaybe<Block_Height>;
|
|
6482
6482
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6483
6483
|
orderBy?: InputMaybe<AccountEventLog_OrderBy>;
|
|
@@ -6486,7 +6486,7 @@ export declare type QueryAccountEventLogsArgs = {
|
|
|
6486
6486
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6487
6487
|
where?: InputMaybe<AccountEventLog_Filter>;
|
|
6488
6488
|
};
|
|
6489
|
-
export
|
|
6489
|
+
export type QueryAccountsArgs = {
|
|
6490
6490
|
block?: InputMaybe<Block_Height>;
|
|
6491
6491
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6492
6492
|
orderBy?: InputMaybe<Account_OrderBy>;
|
|
@@ -6495,7 +6495,7 @@ export declare type QueryAccountsArgs = {
|
|
|
6495
6495
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6496
6496
|
where?: InputMaybe<Account_Filter>;
|
|
6497
6497
|
};
|
|
6498
|
-
export
|
|
6498
|
+
export type QueryAnimationMetadataArgs = {
|
|
6499
6499
|
block?: InputMaybe<Block_Height>;
|
|
6500
6500
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6501
6501
|
orderBy?: InputMaybe<AnimationMetadata_OrderBy>;
|
|
@@ -6504,7 +6504,7 @@ export declare type QueryAnimationMetadataArgs = {
|
|
|
6504
6504
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6505
6505
|
where?: InputMaybe<AnimationMetadata_Filter>;
|
|
6506
6506
|
};
|
|
6507
|
-
export
|
|
6507
|
+
export type QueryBaseMetadataEntitiesArgs = {
|
|
6508
6508
|
block?: InputMaybe<Block_Height>;
|
|
6509
6509
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6510
6510
|
orderBy?: InputMaybe<BaseMetadataEntity_OrderBy>;
|
|
@@ -6513,17 +6513,17 @@ export declare type QueryBaseMetadataEntitiesArgs = {
|
|
|
6513
6513
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6514
6514
|
where?: InputMaybe<BaseMetadataEntity_Filter>;
|
|
6515
6515
|
};
|
|
6516
|
-
export
|
|
6516
|
+
export type QueryBaseMetadataEntityArgs = {
|
|
6517
6517
|
block?: InputMaybe<Block_Height>;
|
|
6518
6518
|
id: Scalars["ID"];
|
|
6519
6519
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6520
6520
|
};
|
|
6521
|
-
export
|
|
6521
|
+
export type QueryBuyerArgs = {
|
|
6522
6522
|
block?: InputMaybe<Block_Height>;
|
|
6523
6523
|
id: Scalars["ID"];
|
|
6524
6524
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6525
6525
|
};
|
|
6526
|
-
export
|
|
6526
|
+
export type QueryBuyersArgs = {
|
|
6527
6527
|
block?: InputMaybe<Block_Height>;
|
|
6528
6528
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6529
6529
|
orderBy?: InputMaybe<Buyer_OrderBy>;
|
|
@@ -6532,7 +6532,7 @@ export declare type QueryBuyersArgs = {
|
|
|
6532
6532
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6533
6533
|
where?: InputMaybe<Buyer_Filter>;
|
|
6534
6534
|
};
|
|
6535
|
-
export
|
|
6535
|
+
export type QueryConditionEntitiesArgs = {
|
|
6536
6536
|
block?: InputMaybe<Block_Height>;
|
|
6537
6537
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6538
6538
|
orderBy?: InputMaybe<ConditionEntity_OrderBy>;
|
|
@@ -6541,22 +6541,22 @@ export declare type QueryConditionEntitiesArgs = {
|
|
|
6541
6541
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6542
6542
|
where?: InputMaybe<ConditionEntity_Filter>;
|
|
6543
6543
|
};
|
|
6544
|
-
export
|
|
6544
|
+
export type QueryConditionEntityArgs = {
|
|
6545
6545
|
block?: InputMaybe<Block_Height>;
|
|
6546
6546
|
id: Scalars["ID"];
|
|
6547
6547
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6548
6548
|
};
|
|
6549
|
-
export
|
|
6549
|
+
export type QueryDisputeArgs = {
|
|
6550
6550
|
block?: InputMaybe<Block_Height>;
|
|
6551
6551
|
id: Scalars["ID"];
|
|
6552
6552
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6553
6553
|
};
|
|
6554
|
-
export
|
|
6554
|
+
export type QueryDisputeEventLogArgs = {
|
|
6555
6555
|
block?: InputMaybe<Block_Height>;
|
|
6556
6556
|
id: Scalars["ID"];
|
|
6557
6557
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6558
6558
|
};
|
|
6559
|
-
export
|
|
6559
|
+
export type QueryDisputeEventLogsArgs = {
|
|
6560
6560
|
block?: InputMaybe<Block_Height>;
|
|
6561
6561
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6562
6562
|
orderBy?: InputMaybe<DisputeEventLog_OrderBy>;
|
|
@@ -6565,7 +6565,7 @@ export declare type QueryDisputeEventLogsArgs = {
|
|
|
6565
6565
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6566
6566
|
where?: InputMaybe<DisputeEventLog_Filter>;
|
|
6567
6567
|
};
|
|
6568
|
-
export
|
|
6568
|
+
export type QueryDisputeResolutionTermsEntitiesArgs = {
|
|
6569
6569
|
block?: InputMaybe<Block_Height>;
|
|
6570
6570
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6571
6571
|
orderBy?: InputMaybe<DisputeResolutionTermsEntity_OrderBy>;
|
|
@@ -6574,22 +6574,22 @@ export declare type QueryDisputeResolutionTermsEntitiesArgs = {
|
|
|
6574
6574
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6575
6575
|
where?: InputMaybe<DisputeResolutionTermsEntity_Filter>;
|
|
6576
6576
|
};
|
|
6577
|
-
export
|
|
6577
|
+
export type QueryDisputeResolutionTermsEntityArgs = {
|
|
6578
6578
|
block?: InputMaybe<Block_Height>;
|
|
6579
6579
|
id: Scalars["ID"];
|
|
6580
6580
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6581
6581
|
};
|
|
6582
|
-
export
|
|
6582
|
+
export type QueryDisputeResolverArgs = {
|
|
6583
6583
|
block?: InputMaybe<Block_Height>;
|
|
6584
6584
|
id: Scalars["ID"];
|
|
6585
6585
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6586
6586
|
};
|
|
6587
|
-
export
|
|
6587
|
+
export type QueryDisputeResolverFeeArgs = {
|
|
6588
6588
|
block?: InputMaybe<Block_Height>;
|
|
6589
6589
|
id: Scalars["ID"];
|
|
6590
6590
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6591
6591
|
};
|
|
6592
|
-
export
|
|
6592
|
+
export type QueryDisputeResolverFeesArgs = {
|
|
6593
6593
|
block?: InputMaybe<Block_Height>;
|
|
6594
6594
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6595
6595
|
orderBy?: InputMaybe<DisputeResolverFee_OrderBy>;
|
|
@@ -6598,7 +6598,7 @@ export declare type QueryDisputeResolverFeesArgs = {
|
|
|
6598
6598
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6599
6599
|
where?: InputMaybe<DisputeResolverFee_Filter>;
|
|
6600
6600
|
};
|
|
6601
|
-
export
|
|
6601
|
+
export type QueryDisputeResolversArgs = {
|
|
6602
6602
|
block?: InputMaybe<Block_Height>;
|
|
6603
6603
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6604
6604
|
orderBy?: InputMaybe<DisputeResolver_OrderBy>;
|
|
@@ -6607,7 +6607,7 @@ export declare type QueryDisputeResolversArgs = {
|
|
|
6607
6607
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6608
6608
|
where?: InputMaybe<DisputeResolver_Filter>;
|
|
6609
6609
|
};
|
|
6610
|
-
export
|
|
6610
|
+
export type QueryDisputesArgs = {
|
|
6611
6611
|
block?: InputMaybe<Block_Height>;
|
|
6612
6612
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6613
6613
|
orderBy?: InputMaybe<Dispute_OrderBy>;
|
|
@@ -6616,12 +6616,12 @@ export declare type QueryDisputesArgs = {
|
|
|
6616
6616
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6617
6617
|
where?: InputMaybe<Dispute_Filter>;
|
|
6618
6618
|
};
|
|
6619
|
-
export
|
|
6619
|
+
export type QueryEventLogArgs = {
|
|
6620
6620
|
block?: InputMaybe<Block_Height>;
|
|
6621
6621
|
id: Scalars["ID"];
|
|
6622
6622
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6623
6623
|
};
|
|
6624
|
-
export
|
|
6624
|
+
export type QueryEventLogsArgs = {
|
|
6625
6625
|
block?: InputMaybe<Block_Height>;
|
|
6626
6626
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6627
6627
|
orderBy?: InputMaybe<EventLog_OrderBy>;
|
|
@@ -6630,17 +6630,17 @@ export declare type QueryEventLogsArgs = {
|
|
|
6630
6630
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6631
6631
|
where?: InputMaybe<EventLog_Filter>;
|
|
6632
6632
|
};
|
|
6633
|
-
export
|
|
6633
|
+
export type QueryExchangeArgs = {
|
|
6634
6634
|
block?: InputMaybe<Block_Height>;
|
|
6635
6635
|
id: Scalars["ID"];
|
|
6636
6636
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6637
6637
|
};
|
|
6638
|
-
export
|
|
6638
|
+
export type QueryExchangeEventLogArgs = {
|
|
6639
6639
|
block?: InputMaybe<Block_Height>;
|
|
6640
6640
|
id: Scalars["ID"];
|
|
6641
6641
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6642
6642
|
};
|
|
6643
|
-
export
|
|
6643
|
+
export type QueryExchangeEventLogsArgs = {
|
|
6644
6644
|
block?: InputMaybe<Block_Height>;
|
|
6645
6645
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6646
6646
|
orderBy?: InputMaybe<ExchangeEventLog_OrderBy>;
|
|
@@ -6649,12 +6649,12 @@ export declare type QueryExchangeEventLogsArgs = {
|
|
|
6649
6649
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6650
6650
|
where?: InputMaybe<ExchangeEventLog_Filter>;
|
|
6651
6651
|
};
|
|
6652
|
-
export
|
|
6652
|
+
export type QueryExchangeTokenArgs = {
|
|
6653
6653
|
block?: InputMaybe<Block_Height>;
|
|
6654
6654
|
id: Scalars["ID"];
|
|
6655
6655
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6656
6656
|
};
|
|
6657
|
-
export
|
|
6657
|
+
export type QueryExchangeTokensArgs = {
|
|
6658
6658
|
block?: InputMaybe<Block_Height>;
|
|
6659
6659
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6660
6660
|
orderBy?: InputMaybe<ExchangeToken_OrderBy>;
|
|
@@ -6663,7 +6663,7 @@ export declare type QueryExchangeTokensArgs = {
|
|
|
6663
6663
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6664
6664
|
where?: InputMaybe<ExchangeToken_Filter>;
|
|
6665
6665
|
};
|
|
6666
|
-
export
|
|
6666
|
+
export type QueryExchangesArgs = {
|
|
6667
6667
|
block?: InputMaybe<Block_Height>;
|
|
6668
6668
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6669
6669
|
orderBy?: InputMaybe<Exchange_OrderBy>;
|
|
@@ -6672,7 +6672,7 @@ export declare type QueryExchangesArgs = {
|
|
|
6672
6672
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6673
6673
|
where?: InputMaybe<Exchange_Filter>;
|
|
6674
6674
|
};
|
|
6675
|
-
export
|
|
6675
|
+
export type QueryFundsEntitiesArgs = {
|
|
6676
6676
|
block?: InputMaybe<Block_Height>;
|
|
6677
6677
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6678
6678
|
orderBy?: InputMaybe<FundsEntity_OrderBy>;
|
|
@@ -6681,17 +6681,17 @@ export declare type QueryFundsEntitiesArgs = {
|
|
|
6681
6681
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6682
6682
|
where?: InputMaybe<FundsEntity_Filter>;
|
|
6683
6683
|
};
|
|
6684
|
-
export
|
|
6684
|
+
export type QueryFundsEntityArgs = {
|
|
6685
6685
|
block?: InputMaybe<Block_Height>;
|
|
6686
6686
|
id: Scalars["ID"];
|
|
6687
6687
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6688
6688
|
};
|
|
6689
|
-
export
|
|
6689
|
+
export type QueryFundsEventLogArgs = {
|
|
6690
6690
|
block?: InputMaybe<Block_Height>;
|
|
6691
6691
|
id: Scalars["ID"];
|
|
6692
6692
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6693
6693
|
};
|
|
6694
|
-
export
|
|
6694
|
+
export type QueryFundsEventLogsArgs = {
|
|
6695
6695
|
block?: InputMaybe<Block_Height>;
|
|
6696
6696
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6697
6697
|
orderBy?: InputMaybe<FundsEventLog_OrderBy>;
|
|
@@ -6700,12 +6700,12 @@ export declare type QueryFundsEventLogsArgs = {
|
|
|
6700
6700
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6701
6701
|
where?: InputMaybe<FundsEventLog_Filter>;
|
|
6702
6702
|
};
|
|
6703
|
-
export
|
|
6703
|
+
export type QueryMetadataAttributeArgs = {
|
|
6704
6704
|
block?: InputMaybe<Block_Height>;
|
|
6705
6705
|
id: Scalars["ID"];
|
|
6706
6706
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6707
6707
|
};
|
|
6708
|
-
export
|
|
6708
|
+
export type QueryMetadataAttributesArgs = {
|
|
6709
6709
|
block?: InputMaybe<Block_Height>;
|
|
6710
6710
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6711
6711
|
orderBy?: InputMaybe<MetadataAttribute_OrderBy>;
|
|
@@ -6714,12 +6714,12 @@ export declare type QueryMetadataAttributesArgs = {
|
|
|
6714
6714
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6715
6715
|
where?: InputMaybe<MetadataAttribute_Filter>;
|
|
6716
6716
|
};
|
|
6717
|
-
export
|
|
6717
|
+
export type QueryMetadataInterfaceArgs = {
|
|
6718
6718
|
block?: InputMaybe<Block_Height>;
|
|
6719
6719
|
id: Scalars["ID"];
|
|
6720
6720
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6721
6721
|
};
|
|
6722
|
-
export
|
|
6722
|
+
export type QueryMetadataInterfacesArgs = {
|
|
6723
6723
|
block?: InputMaybe<Block_Height>;
|
|
6724
6724
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6725
6725
|
orderBy?: InputMaybe<MetadataInterface_OrderBy>;
|
|
@@ -6728,17 +6728,17 @@ export declare type QueryMetadataInterfacesArgs = {
|
|
|
6728
6728
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6729
6729
|
where?: InputMaybe<MetadataInterface_Filter>;
|
|
6730
6730
|
};
|
|
6731
|
-
export
|
|
6731
|
+
export type QueryOfferArgs = {
|
|
6732
6732
|
block?: InputMaybe<Block_Height>;
|
|
6733
6733
|
id: Scalars["ID"];
|
|
6734
6734
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6735
6735
|
};
|
|
6736
|
-
export
|
|
6736
|
+
export type QueryOfferEventLogArgs = {
|
|
6737
6737
|
block?: InputMaybe<Block_Height>;
|
|
6738
6738
|
id: Scalars["ID"];
|
|
6739
6739
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6740
6740
|
};
|
|
6741
|
-
export
|
|
6741
|
+
export type QueryOfferEventLogsArgs = {
|
|
6742
6742
|
block?: InputMaybe<Block_Height>;
|
|
6743
6743
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6744
6744
|
orderBy?: InputMaybe<OfferEventLog_OrderBy>;
|
|
@@ -6747,7 +6747,7 @@ export declare type QueryOfferEventLogsArgs = {
|
|
|
6747
6747
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6748
6748
|
where?: InputMaybe<OfferEventLog_Filter>;
|
|
6749
6749
|
};
|
|
6750
|
-
export
|
|
6750
|
+
export type QueryOffersArgs = {
|
|
6751
6751
|
block?: InputMaybe<Block_Height>;
|
|
6752
6752
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6753
6753
|
orderBy?: InputMaybe<Offer_OrderBy>;
|
|
@@ -6756,12 +6756,12 @@ export declare type QueryOffersArgs = {
|
|
|
6756
6756
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6757
6757
|
where?: InputMaybe<Offer_Filter>;
|
|
6758
6758
|
};
|
|
6759
|
-
export
|
|
6759
|
+
export type QueryPendingDisputeResolverArgs = {
|
|
6760
6760
|
block?: InputMaybe<Block_Height>;
|
|
6761
6761
|
id: Scalars["ID"];
|
|
6762
6762
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6763
6763
|
};
|
|
6764
|
-
export
|
|
6764
|
+
export type QueryPendingDisputeResolversArgs = {
|
|
6765
6765
|
block?: InputMaybe<Block_Height>;
|
|
6766
6766
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6767
6767
|
orderBy?: InputMaybe<PendingDisputeResolver_OrderBy>;
|
|
@@ -6770,12 +6770,12 @@ export declare type QueryPendingDisputeResolversArgs = {
|
|
|
6770
6770
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6771
6771
|
where?: InputMaybe<PendingDisputeResolver_Filter>;
|
|
6772
6772
|
};
|
|
6773
|
-
export
|
|
6773
|
+
export type QueryPendingSellerArgs = {
|
|
6774
6774
|
block?: InputMaybe<Block_Height>;
|
|
6775
6775
|
id: Scalars["ID"];
|
|
6776
6776
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6777
6777
|
};
|
|
6778
|
-
export
|
|
6778
|
+
export type QueryPendingSellersArgs = {
|
|
6779
6779
|
block?: InputMaybe<Block_Height>;
|
|
6780
6780
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6781
6781
|
orderBy?: InputMaybe<PendingSeller_OrderBy>;
|
|
@@ -6784,12 +6784,12 @@ export declare type QueryPendingSellersArgs = {
|
|
|
6784
6784
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6785
6785
|
where?: InputMaybe<PendingSeller_Filter>;
|
|
6786
6786
|
};
|
|
6787
|
-
export
|
|
6787
|
+
export type QueryProductV1BrandArgs = {
|
|
6788
6788
|
block?: InputMaybe<Block_Height>;
|
|
6789
6789
|
id: Scalars["ID"];
|
|
6790
6790
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6791
6791
|
};
|
|
6792
|
-
export
|
|
6792
|
+
export type QueryProductV1BrandsArgs = {
|
|
6793
6793
|
block?: InputMaybe<Block_Height>;
|
|
6794
6794
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6795
6795
|
orderBy?: InputMaybe<ProductV1Brand_OrderBy>;
|
|
@@ -6798,7 +6798,7 @@ export declare type QueryProductV1BrandsArgs = {
|
|
|
6798
6798
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6799
6799
|
where?: InputMaybe<ProductV1Brand_Filter>;
|
|
6800
6800
|
};
|
|
6801
|
-
export
|
|
6801
|
+
export type QueryProductV1CategoriesArgs = {
|
|
6802
6802
|
block?: InputMaybe<Block_Height>;
|
|
6803
6803
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6804
6804
|
orderBy?: InputMaybe<ProductV1Category_OrderBy>;
|
|
@@ -6807,12 +6807,12 @@ export declare type QueryProductV1CategoriesArgs = {
|
|
|
6807
6807
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6808
6808
|
where?: InputMaybe<ProductV1Category_Filter>;
|
|
6809
6809
|
};
|
|
6810
|
-
export
|
|
6810
|
+
export type QueryProductV1CategoryArgs = {
|
|
6811
6811
|
block?: InputMaybe<Block_Height>;
|
|
6812
6812
|
id: Scalars["ID"];
|
|
6813
6813
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6814
6814
|
};
|
|
6815
|
-
export
|
|
6815
|
+
export type QueryProductV1ExchangePoliciesArgs = {
|
|
6816
6816
|
block?: InputMaybe<Block_Height>;
|
|
6817
6817
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6818
6818
|
orderBy?: InputMaybe<ProductV1ExchangePolicy_OrderBy>;
|
|
@@ -6821,17 +6821,17 @@ export declare type QueryProductV1ExchangePoliciesArgs = {
|
|
|
6821
6821
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6822
6822
|
where?: InputMaybe<ProductV1ExchangePolicy_Filter>;
|
|
6823
6823
|
};
|
|
6824
|
-
export
|
|
6824
|
+
export type QueryProductV1ExchangePolicyArgs = {
|
|
6825
6825
|
block?: InputMaybe<Block_Height>;
|
|
6826
6826
|
id: Scalars["ID"];
|
|
6827
6827
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6828
6828
|
};
|
|
6829
|
-
export
|
|
6829
|
+
export type QueryProductV1MediaArgs = {
|
|
6830
6830
|
block?: InputMaybe<Block_Height>;
|
|
6831
6831
|
id: Scalars["ID"];
|
|
6832
6832
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6833
6833
|
};
|
|
6834
|
-
export
|
|
6834
|
+
export type QueryProductV1MediasArgs = {
|
|
6835
6835
|
block?: InputMaybe<Block_Height>;
|
|
6836
6836
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6837
6837
|
orderBy?: InputMaybe<ProductV1Media_OrderBy>;
|
|
@@ -6840,7 +6840,7 @@ export declare type QueryProductV1MediasArgs = {
|
|
|
6840
6840
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6841
6841
|
where?: InputMaybe<ProductV1Media_Filter>;
|
|
6842
6842
|
};
|
|
6843
|
-
export
|
|
6843
|
+
export type QueryProductV1MetadataEntitiesArgs = {
|
|
6844
6844
|
block?: InputMaybe<Block_Height>;
|
|
6845
6845
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6846
6846
|
orderBy?: InputMaybe<ProductV1MetadataEntity_OrderBy>;
|
|
@@ -6849,17 +6849,17 @@ export declare type QueryProductV1MetadataEntitiesArgs = {
|
|
|
6849
6849
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6850
6850
|
where?: InputMaybe<ProductV1MetadataEntity_Filter>;
|
|
6851
6851
|
};
|
|
6852
|
-
export
|
|
6852
|
+
export type QueryProductV1MetadataEntityArgs = {
|
|
6853
6853
|
block?: InputMaybe<Block_Height>;
|
|
6854
6854
|
id: Scalars["ID"];
|
|
6855
6855
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6856
6856
|
};
|
|
6857
|
-
export
|
|
6857
|
+
export type QueryProductV1PersonalisationArgs = {
|
|
6858
6858
|
block?: InputMaybe<Block_Height>;
|
|
6859
6859
|
id: Scalars["ID"];
|
|
6860
6860
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6861
6861
|
};
|
|
6862
|
-
export
|
|
6862
|
+
export type QueryProductV1PersonalisationsArgs = {
|
|
6863
6863
|
block?: InputMaybe<Block_Height>;
|
|
6864
6864
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6865
6865
|
orderBy?: InputMaybe<ProductV1Personalisation_OrderBy>;
|
|
@@ -6868,12 +6868,12 @@ export declare type QueryProductV1PersonalisationsArgs = {
|
|
|
6868
6868
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6869
6869
|
where?: InputMaybe<ProductV1Personalisation_Filter>;
|
|
6870
6870
|
};
|
|
6871
|
-
export
|
|
6871
|
+
export type QueryProductV1ProductArgs = {
|
|
6872
6872
|
block?: InputMaybe<Block_Height>;
|
|
6873
6873
|
id: Scalars["ID"];
|
|
6874
6874
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6875
6875
|
};
|
|
6876
|
-
export
|
|
6876
|
+
export type QueryProductV1ProductOverridesArgs = {
|
|
6877
6877
|
block?: InputMaybe<Block_Height>;
|
|
6878
6878
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6879
6879
|
orderBy?: InputMaybe<ProductV1ProductOverrides_OrderBy>;
|
|
@@ -6882,7 +6882,7 @@ export declare type QueryProductV1ProductOverridesArgs = {
|
|
|
6882
6882
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6883
6883
|
where?: InputMaybe<ProductV1ProductOverrides_Filter>;
|
|
6884
6884
|
};
|
|
6885
|
-
export
|
|
6885
|
+
export type QueryProductV1ProductsArgs = {
|
|
6886
6886
|
block?: InputMaybe<Block_Height>;
|
|
6887
6887
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6888
6888
|
orderBy?: InputMaybe<ProductV1Product_OrderBy>;
|
|
@@ -6891,12 +6891,12 @@ export declare type QueryProductV1ProductsArgs = {
|
|
|
6891
6891
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6892
6892
|
where?: InputMaybe<ProductV1Product_Filter>;
|
|
6893
6893
|
};
|
|
6894
|
-
export
|
|
6894
|
+
export type QueryProductV1SectionArgs = {
|
|
6895
6895
|
block?: InputMaybe<Block_Height>;
|
|
6896
6896
|
id: Scalars["ID"];
|
|
6897
6897
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6898
6898
|
};
|
|
6899
|
-
export
|
|
6899
|
+
export type QueryProductV1SectionsArgs = {
|
|
6900
6900
|
block?: InputMaybe<Block_Height>;
|
|
6901
6901
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6902
6902
|
orderBy?: InputMaybe<ProductV1Section_OrderBy>;
|
|
@@ -6905,17 +6905,17 @@ export declare type QueryProductV1SectionsArgs = {
|
|
|
6905
6905
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6906
6906
|
where?: InputMaybe<ProductV1Section_Filter>;
|
|
6907
6907
|
};
|
|
6908
|
-
export
|
|
6908
|
+
export type QueryProductV1SellerArgs = {
|
|
6909
6909
|
block?: InputMaybe<Block_Height>;
|
|
6910
6910
|
id: Scalars["ID"];
|
|
6911
6911
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6912
6912
|
};
|
|
6913
|
-
export
|
|
6913
|
+
export type QueryProductV1SellerContactLinkArgs = {
|
|
6914
6914
|
block?: InputMaybe<Block_Height>;
|
|
6915
6915
|
id: Scalars["ID"];
|
|
6916
6916
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6917
6917
|
};
|
|
6918
|
-
export
|
|
6918
|
+
export type QueryProductV1SellerContactLinksArgs = {
|
|
6919
6919
|
block?: InputMaybe<Block_Height>;
|
|
6920
6920
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6921
6921
|
orderBy?: InputMaybe<ProductV1SellerContactLink_OrderBy>;
|
|
@@ -6924,7 +6924,7 @@ export declare type QueryProductV1SellerContactLinksArgs = {
|
|
|
6924
6924
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6925
6925
|
where?: InputMaybe<ProductV1SellerContactLink_Filter>;
|
|
6926
6926
|
};
|
|
6927
|
-
export
|
|
6927
|
+
export type QueryProductV1SellersArgs = {
|
|
6928
6928
|
block?: InputMaybe<Block_Height>;
|
|
6929
6929
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6930
6930
|
orderBy?: InputMaybe<ProductV1Seller_OrderBy>;
|
|
@@ -6933,12 +6933,12 @@ export declare type QueryProductV1SellersArgs = {
|
|
|
6933
6933
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6934
6934
|
where?: InputMaybe<ProductV1Seller_Filter>;
|
|
6935
6935
|
};
|
|
6936
|
-
export
|
|
6936
|
+
export type QueryProductV1ShippingJurisdictionArgs = {
|
|
6937
6937
|
block?: InputMaybe<Block_Height>;
|
|
6938
6938
|
id: Scalars["ID"];
|
|
6939
6939
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6940
6940
|
};
|
|
6941
|
-
export
|
|
6941
|
+
export type QueryProductV1ShippingJurisdictionsArgs = {
|
|
6942
6942
|
block?: InputMaybe<Block_Height>;
|
|
6943
6943
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6944
6944
|
orderBy?: InputMaybe<ProductV1ShippingJurisdiction_OrderBy>;
|
|
@@ -6947,12 +6947,12 @@ export declare type QueryProductV1ShippingJurisdictionsArgs = {
|
|
|
6947
6947
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6948
6948
|
where?: InputMaybe<ProductV1ShippingJurisdiction_Filter>;
|
|
6949
6949
|
};
|
|
6950
|
-
export
|
|
6950
|
+
export type QueryProductV1ShippingOptionArgs = {
|
|
6951
6951
|
block?: InputMaybe<Block_Height>;
|
|
6952
6952
|
id: Scalars["ID"];
|
|
6953
6953
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6954
6954
|
};
|
|
6955
|
-
export
|
|
6955
|
+
export type QueryProductV1ShippingOptionsArgs = {
|
|
6956
6956
|
block?: InputMaybe<Block_Height>;
|
|
6957
6957
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6958
6958
|
orderBy?: InputMaybe<ProductV1ShippingOption_OrderBy>;
|
|
@@ -6961,12 +6961,12 @@ export declare type QueryProductV1ShippingOptionsArgs = {
|
|
|
6961
6961
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6962
6962
|
where?: InputMaybe<ProductV1ShippingOption_Filter>;
|
|
6963
6963
|
};
|
|
6964
|
-
export
|
|
6964
|
+
export type QueryProductV1TagArgs = {
|
|
6965
6965
|
block?: InputMaybe<Block_Height>;
|
|
6966
6966
|
id: Scalars["ID"];
|
|
6967
6967
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6968
6968
|
};
|
|
6969
|
-
export
|
|
6969
|
+
export type QueryProductV1TagsArgs = {
|
|
6970
6970
|
block?: InputMaybe<Block_Height>;
|
|
6971
6971
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6972
6972
|
orderBy?: InputMaybe<ProductV1Tag_OrderBy>;
|
|
@@ -6975,12 +6975,12 @@ export declare type QueryProductV1TagsArgs = {
|
|
|
6975
6975
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6976
6976
|
where?: InputMaybe<ProductV1Tag_Filter>;
|
|
6977
6977
|
};
|
|
6978
|
-
export
|
|
6978
|
+
export type QueryProductV1VariantArgs = {
|
|
6979
6979
|
block?: InputMaybe<Block_Height>;
|
|
6980
6980
|
id: Scalars["ID"];
|
|
6981
6981
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6982
6982
|
};
|
|
6983
|
-
export
|
|
6983
|
+
export type QueryProductV1VariantsArgs = {
|
|
6984
6984
|
block?: InputMaybe<Block_Height>;
|
|
6985
6985
|
first?: InputMaybe<Scalars["Int"]>;
|
|
6986
6986
|
orderBy?: InputMaybe<ProductV1Variant_OrderBy>;
|
|
@@ -6989,12 +6989,12 @@ export declare type QueryProductV1VariantsArgs = {
|
|
|
6989
6989
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6990
6990
|
where?: InputMaybe<ProductV1Variant_Filter>;
|
|
6991
6991
|
};
|
|
6992
|
-
export
|
|
6992
|
+
export type QueryProductV1VariationArgs = {
|
|
6993
6993
|
block?: InputMaybe<Block_Height>;
|
|
6994
6994
|
id: Scalars["ID"];
|
|
6995
6995
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
6996
6996
|
};
|
|
6997
|
-
export
|
|
6997
|
+
export type QueryProductV1VariationsArgs = {
|
|
6998
6998
|
block?: InputMaybe<Block_Height>;
|
|
6999
6999
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7000
7000
|
orderBy?: InputMaybe<ProductV1Variation_OrderBy>;
|
|
@@ -7003,7 +7003,7 @@ export declare type QueryProductV1VariationsArgs = {
|
|
|
7003
7003
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
7004
7004
|
where?: InputMaybe<ProductV1Variation_Filter>;
|
|
7005
7005
|
};
|
|
7006
|
-
export
|
|
7006
|
+
export type QueryRangeEntitiesArgs = {
|
|
7007
7007
|
block?: InputMaybe<Block_Height>;
|
|
7008
7008
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7009
7009
|
orderBy?: InputMaybe<RangeEntity_OrderBy>;
|
|
@@ -7012,22 +7012,22 @@ export declare type QueryRangeEntitiesArgs = {
|
|
|
7012
7012
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
7013
7013
|
where?: InputMaybe<RangeEntity_Filter>;
|
|
7014
7014
|
};
|
|
7015
|
-
export
|
|
7015
|
+
export type QueryRangeEntityArgs = {
|
|
7016
7016
|
block?: InputMaybe<Block_Height>;
|
|
7017
7017
|
id: Scalars["ID"];
|
|
7018
7018
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
7019
7019
|
};
|
|
7020
|
-
export
|
|
7020
|
+
export type QuerySalesChannelArgs = {
|
|
7021
7021
|
block?: InputMaybe<Block_Height>;
|
|
7022
7022
|
id: Scalars["ID"];
|
|
7023
7023
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
7024
7024
|
};
|
|
7025
|
-
export
|
|
7025
|
+
export type QuerySalesChannelDeploymentArgs = {
|
|
7026
7026
|
block?: InputMaybe<Block_Height>;
|
|
7027
7027
|
id: Scalars["ID"];
|
|
7028
7028
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
7029
7029
|
};
|
|
7030
|
-
export
|
|
7030
|
+
export type QuerySalesChannelDeploymentsArgs = {
|
|
7031
7031
|
block?: InputMaybe<Block_Height>;
|
|
7032
7032
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7033
7033
|
orderBy?: InputMaybe<SalesChannelDeployment_OrderBy>;
|
|
@@ -7036,7 +7036,7 @@ export declare type QuerySalesChannelDeploymentsArgs = {
|
|
|
7036
7036
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
7037
7037
|
where?: InputMaybe<SalesChannelDeployment_Filter>;
|
|
7038
7038
|
};
|
|
7039
|
-
export
|
|
7039
|
+
export type QuerySalesChannelsArgs = {
|
|
7040
7040
|
block?: InputMaybe<Block_Height>;
|
|
7041
7041
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7042
7042
|
orderBy?: InputMaybe<SalesChannel_OrderBy>;
|
|
@@ -7045,17 +7045,17 @@ export declare type QuerySalesChannelsArgs = {
|
|
|
7045
7045
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
7046
7046
|
where?: InputMaybe<SalesChannel_Filter>;
|
|
7047
7047
|
};
|
|
7048
|
-
export
|
|
7048
|
+
export type QuerySellerArgs = {
|
|
7049
7049
|
block?: InputMaybe<Block_Height>;
|
|
7050
7050
|
id: Scalars["ID"];
|
|
7051
7051
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
7052
7052
|
};
|
|
7053
|
-
export
|
|
7053
|
+
export type QuerySellerContactLinkArgs = {
|
|
7054
7054
|
block?: InputMaybe<Block_Height>;
|
|
7055
7055
|
id: Scalars["ID"];
|
|
7056
7056
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
7057
7057
|
};
|
|
7058
|
-
export
|
|
7058
|
+
export type QuerySellerContactLinksArgs = {
|
|
7059
7059
|
block?: InputMaybe<Block_Height>;
|
|
7060
7060
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7061
7061
|
orderBy?: InputMaybe<SellerContactLink_OrderBy>;
|
|
@@ -7064,7 +7064,7 @@ export declare type QuerySellerContactLinksArgs = {
|
|
|
7064
7064
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
7065
7065
|
where?: InputMaybe<SellerContactLink_Filter>;
|
|
7066
7066
|
};
|
|
7067
|
-
export
|
|
7067
|
+
export type QuerySellerMetadataArgs = {
|
|
7068
7068
|
block?: InputMaybe<Block_Height>;
|
|
7069
7069
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7070
7070
|
orderBy?: InputMaybe<SellerMetadata_OrderBy>;
|
|
@@ -7073,12 +7073,12 @@ export declare type QuerySellerMetadataArgs = {
|
|
|
7073
7073
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
7074
7074
|
where?: InputMaybe<SellerMetadata_Filter>;
|
|
7075
7075
|
};
|
|
7076
|
-
export
|
|
7076
|
+
export type QuerySellerMetadataMediaArgs = {
|
|
7077
7077
|
block?: InputMaybe<Block_Height>;
|
|
7078
7078
|
id: Scalars["ID"];
|
|
7079
7079
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
7080
7080
|
};
|
|
7081
|
-
export
|
|
7081
|
+
export type QuerySellerMetadataMediasArgs = {
|
|
7082
7082
|
block?: InputMaybe<Block_Height>;
|
|
7083
7083
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7084
7084
|
orderBy?: InputMaybe<SellerMetadataMedia_OrderBy>;
|
|
@@ -7087,12 +7087,12 @@ export declare type QuerySellerMetadataMediasArgs = {
|
|
|
7087
7087
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
7088
7088
|
where?: InputMaybe<SellerMetadataMedia_Filter>;
|
|
7089
7089
|
};
|
|
7090
|
-
export
|
|
7090
|
+
export type QuerySellerSocialLinkArgs = {
|
|
7091
7091
|
block?: InputMaybe<Block_Height>;
|
|
7092
7092
|
id: Scalars["ID"];
|
|
7093
7093
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
7094
7094
|
};
|
|
7095
|
-
export
|
|
7095
|
+
export type QuerySellerSocialLinksArgs = {
|
|
7096
7096
|
block?: InputMaybe<Block_Height>;
|
|
7097
7097
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7098
7098
|
orderBy?: InputMaybe<SellerSocialLink_OrderBy>;
|
|
@@ -7101,7 +7101,7 @@ export declare type QuerySellerSocialLinksArgs = {
|
|
|
7101
7101
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
7102
7102
|
where?: InputMaybe<SellerSocialLink_Filter>;
|
|
7103
7103
|
};
|
|
7104
|
-
export
|
|
7104
|
+
export type QuerySellersArgs = {
|
|
7105
7105
|
block?: InputMaybe<Block_Height>;
|
|
7106
7106
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7107
7107
|
orderBy?: InputMaybe<Seller_OrderBy>;
|
|
@@ -7114,7 +7114,7 @@ export declare type QuerySellersArgs = {
|
|
|
7114
7114
|
* Offer Ranges
|
|
7115
7115
|
*
|
|
7116
7116
|
*/
|
|
7117
|
-
export
|
|
7117
|
+
export type RangeEntity = {
|
|
7118
7118
|
__typename?: "RangeEntity";
|
|
7119
7119
|
end: Scalars["BigInt"];
|
|
7120
7120
|
id: Scalars["ID"];
|
|
@@ -7122,7 +7122,7 @@ export declare type RangeEntity = {
|
|
|
7122
7122
|
owner: Scalars["Bytes"];
|
|
7123
7123
|
start: Scalars["BigInt"];
|
|
7124
7124
|
};
|
|
7125
|
-
export
|
|
7125
|
+
export type RangeEntity_Filter = {
|
|
7126
7126
|
/** Filter for the block changed event. */
|
|
7127
7127
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
7128
7128
|
end?: InputMaybe<Scalars["BigInt"]>;
|
|
@@ -7171,7 +7171,7 @@ export declare enum RangeEntity_OrderBy {
|
|
|
7171
7171
|
Owner = "owner",
|
|
7172
7172
|
Start = "start"
|
|
7173
7173
|
}
|
|
7174
|
-
export
|
|
7174
|
+
export type SalesChannel = {
|
|
7175
7175
|
__typename?: "SalesChannel";
|
|
7176
7176
|
deployments?: Maybe<Array<SalesChannelDeployment>>;
|
|
7177
7177
|
id: Scalars["ID"];
|
|
@@ -7181,14 +7181,14 @@ export declare type SalesChannel = {
|
|
|
7181
7181
|
settingsUri?: Maybe<Scalars["String"]>;
|
|
7182
7182
|
tag: Scalars["String"];
|
|
7183
7183
|
};
|
|
7184
|
-
export
|
|
7184
|
+
export type SalesChannelDeploymentsArgs = {
|
|
7185
7185
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7186
7186
|
orderBy?: InputMaybe<SalesChannelDeployment_OrderBy>;
|
|
7187
7187
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
7188
7188
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
7189
7189
|
where?: InputMaybe<SalesChannelDeployment_Filter>;
|
|
7190
7190
|
};
|
|
7191
|
-
export
|
|
7191
|
+
export type SalesChannelDeployment = {
|
|
7192
7192
|
__typename?: "SalesChannelDeployment";
|
|
7193
7193
|
id: Scalars["ID"];
|
|
7194
7194
|
lastUpdated?: Maybe<Scalars["String"]>;
|
|
@@ -7196,7 +7196,7 @@ export declare type SalesChannelDeployment = {
|
|
|
7196
7196
|
product?: Maybe<ProductV1Product>;
|
|
7197
7197
|
status?: Maybe<Scalars["String"]>;
|
|
7198
7198
|
};
|
|
7199
|
-
export
|
|
7199
|
+
export type SalesChannelDeployment_Filter = {
|
|
7200
7200
|
/** Filter for the block changed event. */
|
|
7201
7201
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
7202
7202
|
id?: InputMaybe<Scalars["ID"]>;
|
|
@@ -7296,7 +7296,7 @@ export declare enum SalesChannelDeployment_OrderBy {
|
|
|
7296
7296
|
Product = "product",
|
|
7297
7297
|
Status = "status"
|
|
7298
7298
|
}
|
|
7299
|
-
export
|
|
7299
|
+
export type SalesChannel_Filter = {
|
|
7300
7300
|
/** Filter for the block changed event. */
|
|
7301
7301
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
7302
7302
|
deployments?: InputMaybe<Array<Scalars["String"]>>;
|
|
@@ -7424,7 +7424,7 @@ export declare enum SalesChannel_OrderBy {
|
|
|
7424
7424
|
SettingsUri = "settingsUri",
|
|
7425
7425
|
Tag = "tag"
|
|
7426
7426
|
}
|
|
7427
|
-
export
|
|
7427
|
+
export type Seller = Account & {
|
|
7428
7428
|
__typename?: "Seller";
|
|
7429
7429
|
active: Scalars["Boolean"];
|
|
7430
7430
|
admin: Scalars["Bytes"];
|
|
@@ -7447,41 +7447,41 @@ export declare type Seller = Account & {
|
|
|
7447
7447
|
treasury: Scalars["Bytes"];
|
|
7448
7448
|
voucherCloneAddress: Scalars["Bytes"];
|
|
7449
7449
|
};
|
|
7450
|
-
export
|
|
7450
|
+
export type SellerExchangesArgs = {
|
|
7451
7451
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7452
7452
|
orderBy?: InputMaybe<Exchange_OrderBy>;
|
|
7453
7453
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
7454
7454
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
7455
7455
|
where?: InputMaybe<Exchange_Filter>;
|
|
7456
7456
|
};
|
|
7457
|
-
export
|
|
7457
|
+
export type SellerFundsArgs = {
|
|
7458
7458
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7459
7459
|
orderBy?: InputMaybe<FundsEntity_OrderBy>;
|
|
7460
7460
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
7461
7461
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
7462
7462
|
where?: InputMaybe<FundsEntity_Filter>;
|
|
7463
7463
|
};
|
|
7464
|
-
export
|
|
7464
|
+
export type SellerLogsArgs = {
|
|
7465
7465
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7466
7466
|
orderBy?: InputMaybe<EventLog_OrderBy>;
|
|
7467
7467
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
7468
7468
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
7469
7469
|
where?: InputMaybe<EventLog_Filter>;
|
|
7470
7470
|
};
|
|
7471
|
-
export
|
|
7471
|
+
export type SellerOffersArgs = {
|
|
7472
7472
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7473
7473
|
orderBy?: InputMaybe<Offer_OrderBy>;
|
|
7474
7474
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
7475
7475
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
7476
7476
|
where?: InputMaybe<Offer_Filter>;
|
|
7477
7477
|
};
|
|
7478
|
-
export
|
|
7478
|
+
export type SellerContactLink = {
|
|
7479
7479
|
__typename?: "SellerContactLink";
|
|
7480
7480
|
id: Scalars["ID"];
|
|
7481
7481
|
tag: Scalars["String"];
|
|
7482
7482
|
url: Scalars["String"];
|
|
7483
7483
|
};
|
|
7484
|
-
export
|
|
7484
|
+
export type SellerContactLink_Filter = {
|
|
7485
7485
|
/** Filter for the block changed event. */
|
|
7486
7486
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
7487
7487
|
id?: InputMaybe<Scalars["ID"]>;
|
|
@@ -7538,7 +7538,7 @@ export declare enum SellerContactLink_OrderBy {
|
|
|
7538
7538
|
Tag = "tag",
|
|
7539
7539
|
Url = "url"
|
|
7540
7540
|
}
|
|
7541
|
-
export
|
|
7541
|
+
export type SellerMetadata = {
|
|
7542
7542
|
__typename?: "SellerMetadata";
|
|
7543
7543
|
contactLinks?: Maybe<Array<SellerContactLink>>;
|
|
7544
7544
|
contactPreference: Scalars["String"];
|
|
@@ -7554,35 +7554,35 @@ export declare type SellerMetadata = {
|
|
|
7554
7554
|
type: SellerMetadataType;
|
|
7555
7555
|
website?: Maybe<Scalars["String"]>;
|
|
7556
7556
|
};
|
|
7557
|
-
export
|
|
7557
|
+
export type SellerMetadataContactLinksArgs = {
|
|
7558
7558
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7559
7559
|
orderBy?: InputMaybe<SellerContactLink_OrderBy>;
|
|
7560
7560
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
7561
7561
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
7562
7562
|
where?: InputMaybe<SellerContactLink_Filter>;
|
|
7563
7563
|
};
|
|
7564
|
-
export
|
|
7564
|
+
export type SellerMetadataImagesArgs = {
|
|
7565
7565
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7566
7566
|
orderBy?: InputMaybe<SellerMetadataMedia_OrderBy>;
|
|
7567
7567
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
7568
7568
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
7569
7569
|
where?: InputMaybe<SellerMetadataMedia_Filter>;
|
|
7570
7570
|
};
|
|
7571
|
-
export
|
|
7571
|
+
export type SellerMetadataSalesChannelsArgs = {
|
|
7572
7572
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7573
7573
|
orderBy?: InputMaybe<SalesChannel_OrderBy>;
|
|
7574
7574
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
7575
7575
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
7576
7576
|
where?: InputMaybe<SalesChannel_Filter>;
|
|
7577
7577
|
};
|
|
7578
|
-
export
|
|
7578
|
+
export type SellerMetadataSocialLinksArgs = {
|
|
7579
7579
|
first?: InputMaybe<Scalars["Int"]>;
|
|
7580
7580
|
orderBy?: InputMaybe<SellerSocialLink_OrderBy>;
|
|
7581
7581
|
orderDirection?: InputMaybe<OrderDirection>;
|
|
7582
7582
|
skip?: InputMaybe<Scalars["Int"]>;
|
|
7583
7583
|
where?: InputMaybe<SellerSocialLink_Filter>;
|
|
7584
7584
|
};
|
|
7585
|
-
export
|
|
7585
|
+
export type SellerMetadataMedia = {
|
|
7586
7586
|
__typename?: "SellerMetadataMedia";
|
|
7587
7587
|
fit?: Maybe<Scalars["String"]>;
|
|
7588
7588
|
height?: Maybe<Scalars["Int"]>;
|
|
@@ -7593,7 +7593,7 @@ export declare type SellerMetadataMedia = {
|
|
|
7593
7593
|
url: Scalars["String"];
|
|
7594
7594
|
width?: Maybe<Scalars["Int"]>;
|
|
7595
7595
|
};
|
|
7596
|
-
export
|
|
7596
|
+
export type SellerMetadataMedia_Filter = {
|
|
7597
7597
|
/** Filter for the block changed event. */
|
|
7598
7598
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
7599
7599
|
fit?: InputMaybe<Scalars["String"]>;
|
|
@@ -7734,7 +7734,7 @@ export declare enum SellerMetadataMedia_OrderBy {
|
|
|
7734
7734
|
export declare enum SellerMetadataType {
|
|
7735
7735
|
Seller = "SELLER"
|
|
7736
7736
|
}
|
|
7737
|
-
export
|
|
7737
|
+
export type SellerMetadata_Filter = {
|
|
7738
7738
|
/** Filter for the block changed event. */
|
|
7739
7739
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
7740
7740
|
contactLinks?: InputMaybe<Array<Scalars["String"]>>;
|
|
@@ -7921,13 +7921,13 @@ export declare enum SellerMetadata_OrderBy {
|
|
|
7921
7921
|
Type = "type",
|
|
7922
7922
|
Website = "website"
|
|
7923
7923
|
}
|
|
7924
|
-
export
|
|
7924
|
+
export type SellerSocialLink = {
|
|
7925
7925
|
__typename?: "SellerSocialLink";
|
|
7926
7926
|
id: Scalars["ID"];
|
|
7927
7927
|
tag: Scalars["String"];
|
|
7928
7928
|
url: Scalars["String"];
|
|
7929
7929
|
};
|
|
7930
|
-
export
|
|
7930
|
+
export type SellerSocialLink_Filter = {
|
|
7931
7931
|
/** Filter for the block changed event. */
|
|
7932
7932
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
7933
7933
|
id?: InputMaybe<Scalars["ID"]>;
|
|
@@ -7984,7 +7984,7 @@ export declare enum SellerSocialLink_OrderBy {
|
|
|
7984
7984
|
Tag = "tag",
|
|
7985
7985
|
Url = "url"
|
|
7986
7986
|
}
|
|
7987
|
-
export
|
|
7987
|
+
export type Seller_Filter = {
|
|
7988
7988
|
/** Filter for the block changed event. */
|
|
7989
7989
|
_change_block?: InputMaybe<BlockChangedFilter>;
|
|
7990
7990
|
active?: InputMaybe<Scalars["Boolean"]>;
|
|
@@ -8148,7 +8148,7 @@ export declare enum Seller_OrderBy {
|
|
|
8148
8148
|
Treasury = "treasury",
|
|
8149
8149
|
VoucherCloneAddress = "voucherCloneAddress"
|
|
8150
8150
|
}
|
|
8151
|
-
export
|
|
8151
|
+
export type Subscription = {
|
|
8152
8152
|
__typename?: "Subscription";
|
|
8153
8153
|
/** Access to subgraph metadata */
|
|
8154
8154
|
_meta?: Maybe<_Meta_>;
|
|
@@ -8244,20 +8244,20 @@ export declare type Subscription = {
|
|
|
8244
8244
|
sellerSocialLinks: Array<SellerSocialLink>;
|
|
8245
8245
|
sellers: Array<Seller>;
|
|
8246
8246
|
};
|
|
8247
|
-
export
|
|
8247
|
+
export type Subscription_MetaArgs = {
|
|
8248
8248
|
block?: InputMaybe<Block_Height>;
|
|
8249
8249
|
};
|
|
8250
|
-
export
|
|
8250
|
+
export type SubscriptionAccountArgs = {
|
|
8251
8251
|
block?: InputMaybe<Block_Height>;
|
|
8252
8252
|
id: Scalars["ID"];
|
|
8253
8253
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8254
8254
|
};
|
|
8255
|
-
export
|
|
8255
|
+
export type SubscriptionAccountEventLogArgs = {
|
|
8256
8256
|
block?: InputMaybe<Block_Height>;
|
|
8257
8257
|
id: Scalars["ID"];
|
|
8258
8258
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8259
8259
|
};
|
|
8260
|
-
export
|
|
8260
|
+
export type SubscriptionAccountEventLogsArgs = {
|
|
8261
8261
|
block?: InputMaybe<Block_Height>;
|
|
8262
8262
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8263
8263
|
orderBy?: InputMaybe<AccountEventLog_OrderBy>;
|
|
@@ -8266,7 +8266,7 @@ export declare type SubscriptionAccountEventLogsArgs = {
|
|
|
8266
8266
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8267
8267
|
where?: InputMaybe<AccountEventLog_Filter>;
|
|
8268
8268
|
};
|
|
8269
|
-
export
|
|
8269
|
+
export type SubscriptionAccountsArgs = {
|
|
8270
8270
|
block?: InputMaybe<Block_Height>;
|
|
8271
8271
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8272
8272
|
orderBy?: InputMaybe<Account_OrderBy>;
|
|
@@ -8275,7 +8275,7 @@ export declare type SubscriptionAccountsArgs = {
|
|
|
8275
8275
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8276
8276
|
where?: InputMaybe<Account_Filter>;
|
|
8277
8277
|
};
|
|
8278
|
-
export
|
|
8278
|
+
export type SubscriptionAnimationMetadataArgs = {
|
|
8279
8279
|
block?: InputMaybe<Block_Height>;
|
|
8280
8280
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8281
8281
|
orderBy?: InputMaybe<AnimationMetadata_OrderBy>;
|
|
@@ -8284,7 +8284,7 @@ export declare type SubscriptionAnimationMetadataArgs = {
|
|
|
8284
8284
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8285
8285
|
where?: InputMaybe<AnimationMetadata_Filter>;
|
|
8286
8286
|
};
|
|
8287
|
-
export
|
|
8287
|
+
export type SubscriptionBaseMetadataEntitiesArgs = {
|
|
8288
8288
|
block?: InputMaybe<Block_Height>;
|
|
8289
8289
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8290
8290
|
orderBy?: InputMaybe<BaseMetadataEntity_OrderBy>;
|
|
@@ -8293,17 +8293,17 @@ export declare type SubscriptionBaseMetadataEntitiesArgs = {
|
|
|
8293
8293
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8294
8294
|
where?: InputMaybe<BaseMetadataEntity_Filter>;
|
|
8295
8295
|
};
|
|
8296
|
-
export
|
|
8296
|
+
export type SubscriptionBaseMetadataEntityArgs = {
|
|
8297
8297
|
block?: InputMaybe<Block_Height>;
|
|
8298
8298
|
id: Scalars["ID"];
|
|
8299
8299
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8300
8300
|
};
|
|
8301
|
-
export
|
|
8301
|
+
export type SubscriptionBuyerArgs = {
|
|
8302
8302
|
block?: InputMaybe<Block_Height>;
|
|
8303
8303
|
id: Scalars["ID"];
|
|
8304
8304
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8305
8305
|
};
|
|
8306
|
-
export
|
|
8306
|
+
export type SubscriptionBuyersArgs = {
|
|
8307
8307
|
block?: InputMaybe<Block_Height>;
|
|
8308
8308
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8309
8309
|
orderBy?: InputMaybe<Buyer_OrderBy>;
|
|
@@ -8312,7 +8312,7 @@ export declare type SubscriptionBuyersArgs = {
|
|
|
8312
8312
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8313
8313
|
where?: InputMaybe<Buyer_Filter>;
|
|
8314
8314
|
};
|
|
8315
|
-
export
|
|
8315
|
+
export type SubscriptionConditionEntitiesArgs = {
|
|
8316
8316
|
block?: InputMaybe<Block_Height>;
|
|
8317
8317
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8318
8318
|
orderBy?: InputMaybe<ConditionEntity_OrderBy>;
|
|
@@ -8321,22 +8321,22 @@ export declare type SubscriptionConditionEntitiesArgs = {
|
|
|
8321
8321
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8322
8322
|
where?: InputMaybe<ConditionEntity_Filter>;
|
|
8323
8323
|
};
|
|
8324
|
-
export
|
|
8324
|
+
export type SubscriptionConditionEntityArgs = {
|
|
8325
8325
|
block?: InputMaybe<Block_Height>;
|
|
8326
8326
|
id: Scalars["ID"];
|
|
8327
8327
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8328
8328
|
};
|
|
8329
|
-
export
|
|
8329
|
+
export type SubscriptionDisputeArgs = {
|
|
8330
8330
|
block?: InputMaybe<Block_Height>;
|
|
8331
8331
|
id: Scalars["ID"];
|
|
8332
8332
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8333
8333
|
};
|
|
8334
|
-
export
|
|
8334
|
+
export type SubscriptionDisputeEventLogArgs = {
|
|
8335
8335
|
block?: InputMaybe<Block_Height>;
|
|
8336
8336
|
id: Scalars["ID"];
|
|
8337
8337
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8338
8338
|
};
|
|
8339
|
-
export
|
|
8339
|
+
export type SubscriptionDisputeEventLogsArgs = {
|
|
8340
8340
|
block?: InputMaybe<Block_Height>;
|
|
8341
8341
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8342
8342
|
orderBy?: InputMaybe<DisputeEventLog_OrderBy>;
|
|
@@ -8345,7 +8345,7 @@ export declare type SubscriptionDisputeEventLogsArgs = {
|
|
|
8345
8345
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8346
8346
|
where?: InputMaybe<DisputeEventLog_Filter>;
|
|
8347
8347
|
};
|
|
8348
|
-
export
|
|
8348
|
+
export type SubscriptionDisputeResolutionTermsEntitiesArgs = {
|
|
8349
8349
|
block?: InputMaybe<Block_Height>;
|
|
8350
8350
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8351
8351
|
orderBy?: InputMaybe<DisputeResolutionTermsEntity_OrderBy>;
|
|
@@ -8354,22 +8354,22 @@ export declare type SubscriptionDisputeResolutionTermsEntitiesArgs = {
|
|
|
8354
8354
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8355
8355
|
where?: InputMaybe<DisputeResolutionTermsEntity_Filter>;
|
|
8356
8356
|
};
|
|
8357
|
-
export
|
|
8357
|
+
export type SubscriptionDisputeResolutionTermsEntityArgs = {
|
|
8358
8358
|
block?: InputMaybe<Block_Height>;
|
|
8359
8359
|
id: Scalars["ID"];
|
|
8360
8360
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8361
8361
|
};
|
|
8362
|
-
export
|
|
8362
|
+
export type SubscriptionDisputeResolverArgs = {
|
|
8363
8363
|
block?: InputMaybe<Block_Height>;
|
|
8364
8364
|
id: Scalars["ID"];
|
|
8365
8365
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8366
8366
|
};
|
|
8367
|
-
export
|
|
8367
|
+
export type SubscriptionDisputeResolverFeeArgs = {
|
|
8368
8368
|
block?: InputMaybe<Block_Height>;
|
|
8369
8369
|
id: Scalars["ID"];
|
|
8370
8370
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8371
8371
|
};
|
|
8372
|
-
export
|
|
8372
|
+
export type SubscriptionDisputeResolverFeesArgs = {
|
|
8373
8373
|
block?: InputMaybe<Block_Height>;
|
|
8374
8374
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8375
8375
|
orderBy?: InputMaybe<DisputeResolverFee_OrderBy>;
|
|
@@ -8378,7 +8378,7 @@ export declare type SubscriptionDisputeResolverFeesArgs = {
|
|
|
8378
8378
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8379
8379
|
where?: InputMaybe<DisputeResolverFee_Filter>;
|
|
8380
8380
|
};
|
|
8381
|
-
export
|
|
8381
|
+
export type SubscriptionDisputeResolversArgs = {
|
|
8382
8382
|
block?: InputMaybe<Block_Height>;
|
|
8383
8383
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8384
8384
|
orderBy?: InputMaybe<DisputeResolver_OrderBy>;
|
|
@@ -8387,7 +8387,7 @@ export declare type SubscriptionDisputeResolversArgs = {
|
|
|
8387
8387
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8388
8388
|
where?: InputMaybe<DisputeResolver_Filter>;
|
|
8389
8389
|
};
|
|
8390
|
-
export
|
|
8390
|
+
export type SubscriptionDisputesArgs = {
|
|
8391
8391
|
block?: InputMaybe<Block_Height>;
|
|
8392
8392
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8393
8393
|
orderBy?: InputMaybe<Dispute_OrderBy>;
|
|
@@ -8396,12 +8396,12 @@ export declare type SubscriptionDisputesArgs = {
|
|
|
8396
8396
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8397
8397
|
where?: InputMaybe<Dispute_Filter>;
|
|
8398
8398
|
};
|
|
8399
|
-
export
|
|
8399
|
+
export type SubscriptionEventLogArgs = {
|
|
8400
8400
|
block?: InputMaybe<Block_Height>;
|
|
8401
8401
|
id: Scalars["ID"];
|
|
8402
8402
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8403
8403
|
};
|
|
8404
|
-
export
|
|
8404
|
+
export type SubscriptionEventLogsArgs = {
|
|
8405
8405
|
block?: InputMaybe<Block_Height>;
|
|
8406
8406
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8407
8407
|
orderBy?: InputMaybe<EventLog_OrderBy>;
|
|
@@ -8410,17 +8410,17 @@ export declare type SubscriptionEventLogsArgs = {
|
|
|
8410
8410
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8411
8411
|
where?: InputMaybe<EventLog_Filter>;
|
|
8412
8412
|
};
|
|
8413
|
-
export
|
|
8413
|
+
export type SubscriptionExchangeArgs = {
|
|
8414
8414
|
block?: InputMaybe<Block_Height>;
|
|
8415
8415
|
id: Scalars["ID"];
|
|
8416
8416
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8417
8417
|
};
|
|
8418
|
-
export
|
|
8418
|
+
export type SubscriptionExchangeEventLogArgs = {
|
|
8419
8419
|
block?: InputMaybe<Block_Height>;
|
|
8420
8420
|
id: Scalars["ID"];
|
|
8421
8421
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8422
8422
|
};
|
|
8423
|
-
export
|
|
8423
|
+
export type SubscriptionExchangeEventLogsArgs = {
|
|
8424
8424
|
block?: InputMaybe<Block_Height>;
|
|
8425
8425
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8426
8426
|
orderBy?: InputMaybe<ExchangeEventLog_OrderBy>;
|
|
@@ -8429,12 +8429,12 @@ export declare type SubscriptionExchangeEventLogsArgs = {
|
|
|
8429
8429
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8430
8430
|
where?: InputMaybe<ExchangeEventLog_Filter>;
|
|
8431
8431
|
};
|
|
8432
|
-
export
|
|
8432
|
+
export type SubscriptionExchangeTokenArgs = {
|
|
8433
8433
|
block?: InputMaybe<Block_Height>;
|
|
8434
8434
|
id: Scalars["ID"];
|
|
8435
8435
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8436
8436
|
};
|
|
8437
|
-
export
|
|
8437
|
+
export type SubscriptionExchangeTokensArgs = {
|
|
8438
8438
|
block?: InputMaybe<Block_Height>;
|
|
8439
8439
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8440
8440
|
orderBy?: InputMaybe<ExchangeToken_OrderBy>;
|
|
@@ -8443,7 +8443,7 @@ export declare type SubscriptionExchangeTokensArgs = {
|
|
|
8443
8443
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8444
8444
|
where?: InputMaybe<ExchangeToken_Filter>;
|
|
8445
8445
|
};
|
|
8446
|
-
export
|
|
8446
|
+
export type SubscriptionExchangesArgs = {
|
|
8447
8447
|
block?: InputMaybe<Block_Height>;
|
|
8448
8448
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8449
8449
|
orderBy?: InputMaybe<Exchange_OrderBy>;
|
|
@@ -8452,7 +8452,7 @@ export declare type SubscriptionExchangesArgs = {
|
|
|
8452
8452
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8453
8453
|
where?: InputMaybe<Exchange_Filter>;
|
|
8454
8454
|
};
|
|
8455
|
-
export
|
|
8455
|
+
export type SubscriptionFundsEntitiesArgs = {
|
|
8456
8456
|
block?: InputMaybe<Block_Height>;
|
|
8457
8457
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8458
8458
|
orderBy?: InputMaybe<FundsEntity_OrderBy>;
|
|
@@ -8461,17 +8461,17 @@ export declare type SubscriptionFundsEntitiesArgs = {
|
|
|
8461
8461
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8462
8462
|
where?: InputMaybe<FundsEntity_Filter>;
|
|
8463
8463
|
};
|
|
8464
|
-
export
|
|
8464
|
+
export type SubscriptionFundsEntityArgs = {
|
|
8465
8465
|
block?: InputMaybe<Block_Height>;
|
|
8466
8466
|
id: Scalars["ID"];
|
|
8467
8467
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8468
8468
|
};
|
|
8469
|
-
export
|
|
8469
|
+
export type SubscriptionFundsEventLogArgs = {
|
|
8470
8470
|
block?: InputMaybe<Block_Height>;
|
|
8471
8471
|
id: Scalars["ID"];
|
|
8472
8472
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8473
8473
|
};
|
|
8474
|
-
export
|
|
8474
|
+
export type SubscriptionFundsEventLogsArgs = {
|
|
8475
8475
|
block?: InputMaybe<Block_Height>;
|
|
8476
8476
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8477
8477
|
orderBy?: InputMaybe<FundsEventLog_OrderBy>;
|
|
@@ -8480,12 +8480,12 @@ export declare type SubscriptionFundsEventLogsArgs = {
|
|
|
8480
8480
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8481
8481
|
where?: InputMaybe<FundsEventLog_Filter>;
|
|
8482
8482
|
};
|
|
8483
|
-
export
|
|
8483
|
+
export type SubscriptionMetadataAttributeArgs = {
|
|
8484
8484
|
block?: InputMaybe<Block_Height>;
|
|
8485
8485
|
id: Scalars["ID"];
|
|
8486
8486
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8487
8487
|
};
|
|
8488
|
-
export
|
|
8488
|
+
export type SubscriptionMetadataAttributesArgs = {
|
|
8489
8489
|
block?: InputMaybe<Block_Height>;
|
|
8490
8490
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8491
8491
|
orderBy?: InputMaybe<MetadataAttribute_OrderBy>;
|
|
@@ -8494,12 +8494,12 @@ export declare type SubscriptionMetadataAttributesArgs = {
|
|
|
8494
8494
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8495
8495
|
where?: InputMaybe<MetadataAttribute_Filter>;
|
|
8496
8496
|
};
|
|
8497
|
-
export
|
|
8497
|
+
export type SubscriptionMetadataInterfaceArgs = {
|
|
8498
8498
|
block?: InputMaybe<Block_Height>;
|
|
8499
8499
|
id: Scalars["ID"];
|
|
8500
8500
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8501
8501
|
};
|
|
8502
|
-
export
|
|
8502
|
+
export type SubscriptionMetadataInterfacesArgs = {
|
|
8503
8503
|
block?: InputMaybe<Block_Height>;
|
|
8504
8504
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8505
8505
|
orderBy?: InputMaybe<MetadataInterface_OrderBy>;
|
|
@@ -8508,17 +8508,17 @@ export declare type SubscriptionMetadataInterfacesArgs = {
|
|
|
8508
8508
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8509
8509
|
where?: InputMaybe<MetadataInterface_Filter>;
|
|
8510
8510
|
};
|
|
8511
|
-
export
|
|
8511
|
+
export type SubscriptionOfferArgs = {
|
|
8512
8512
|
block?: InputMaybe<Block_Height>;
|
|
8513
8513
|
id: Scalars["ID"];
|
|
8514
8514
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8515
8515
|
};
|
|
8516
|
-
export
|
|
8516
|
+
export type SubscriptionOfferEventLogArgs = {
|
|
8517
8517
|
block?: InputMaybe<Block_Height>;
|
|
8518
8518
|
id: Scalars["ID"];
|
|
8519
8519
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8520
8520
|
};
|
|
8521
|
-
export
|
|
8521
|
+
export type SubscriptionOfferEventLogsArgs = {
|
|
8522
8522
|
block?: InputMaybe<Block_Height>;
|
|
8523
8523
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8524
8524
|
orderBy?: InputMaybe<OfferEventLog_OrderBy>;
|
|
@@ -8527,7 +8527,7 @@ export declare type SubscriptionOfferEventLogsArgs = {
|
|
|
8527
8527
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8528
8528
|
where?: InputMaybe<OfferEventLog_Filter>;
|
|
8529
8529
|
};
|
|
8530
|
-
export
|
|
8530
|
+
export type SubscriptionOffersArgs = {
|
|
8531
8531
|
block?: InputMaybe<Block_Height>;
|
|
8532
8532
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8533
8533
|
orderBy?: InputMaybe<Offer_OrderBy>;
|
|
@@ -8536,12 +8536,12 @@ export declare type SubscriptionOffersArgs = {
|
|
|
8536
8536
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8537
8537
|
where?: InputMaybe<Offer_Filter>;
|
|
8538
8538
|
};
|
|
8539
|
-
export
|
|
8539
|
+
export type SubscriptionPendingDisputeResolverArgs = {
|
|
8540
8540
|
block?: InputMaybe<Block_Height>;
|
|
8541
8541
|
id: Scalars["ID"];
|
|
8542
8542
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8543
8543
|
};
|
|
8544
|
-
export
|
|
8544
|
+
export type SubscriptionPendingDisputeResolversArgs = {
|
|
8545
8545
|
block?: InputMaybe<Block_Height>;
|
|
8546
8546
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8547
8547
|
orderBy?: InputMaybe<PendingDisputeResolver_OrderBy>;
|
|
@@ -8550,12 +8550,12 @@ export declare type SubscriptionPendingDisputeResolversArgs = {
|
|
|
8550
8550
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8551
8551
|
where?: InputMaybe<PendingDisputeResolver_Filter>;
|
|
8552
8552
|
};
|
|
8553
|
-
export
|
|
8553
|
+
export type SubscriptionPendingSellerArgs = {
|
|
8554
8554
|
block?: InputMaybe<Block_Height>;
|
|
8555
8555
|
id: Scalars["ID"];
|
|
8556
8556
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8557
8557
|
};
|
|
8558
|
-
export
|
|
8558
|
+
export type SubscriptionPendingSellersArgs = {
|
|
8559
8559
|
block?: InputMaybe<Block_Height>;
|
|
8560
8560
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8561
8561
|
orderBy?: InputMaybe<PendingSeller_OrderBy>;
|
|
@@ -8564,12 +8564,12 @@ export declare type SubscriptionPendingSellersArgs = {
|
|
|
8564
8564
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8565
8565
|
where?: InputMaybe<PendingSeller_Filter>;
|
|
8566
8566
|
};
|
|
8567
|
-
export
|
|
8567
|
+
export type SubscriptionProductV1BrandArgs = {
|
|
8568
8568
|
block?: InputMaybe<Block_Height>;
|
|
8569
8569
|
id: Scalars["ID"];
|
|
8570
8570
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8571
8571
|
};
|
|
8572
|
-
export
|
|
8572
|
+
export type SubscriptionProductV1BrandsArgs = {
|
|
8573
8573
|
block?: InputMaybe<Block_Height>;
|
|
8574
8574
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8575
8575
|
orderBy?: InputMaybe<ProductV1Brand_OrderBy>;
|
|
@@ -8578,7 +8578,7 @@ export declare type SubscriptionProductV1BrandsArgs = {
|
|
|
8578
8578
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8579
8579
|
where?: InputMaybe<ProductV1Brand_Filter>;
|
|
8580
8580
|
};
|
|
8581
|
-
export
|
|
8581
|
+
export type SubscriptionProductV1CategoriesArgs = {
|
|
8582
8582
|
block?: InputMaybe<Block_Height>;
|
|
8583
8583
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8584
8584
|
orderBy?: InputMaybe<ProductV1Category_OrderBy>;
|
|
@@ -8587,12 +8587,12 @@ export declare type SubscriptionProductV1CategoriesArgs = {
|
|
|
8587
8587
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8588
8588
|
where?: InputMaybe<ProductV1Category_Filter>;
|
|
8589
8589
|
};
|
|
8590
|
-
export
|
|
8590
|
+
export type SubscriptionProductV1CategoryArgs = {
|
|
8591
8591
|
block?: InputMaybe<Block_Height>;
|
|
8592
8592
|
id: Scalars["ID"];
|
|
8593
8593
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8594
8594
|
};
|
|
8595
|
-
export
|
|
8595
|
+
export type SubscriptionProductV1ExchangePoliciesArgs = {
|
|
8596
8596
|
block?: InputMaybe<Block_Height>;
|
|
8597
8597
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8598
8598
|
orderBy?: InputMaybe<ProductV1ExchangePolicy_OrderBy>;
|
|
@@ -8601,17 +8601,17 @@ export declare type SubscriptionProductV1ExchangePoliciesArgs = {
|
|
|
8601
8601
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8602
8602
|
where?: InputMaybe<ProductV1ExchangePolicy_Filter>;
|
|
8603
8603
|
};
|
|
8604
|
-
export
|
|
8604
|
+
export type SubscriptionProductV1ExchangePolicyArgs = {
|
|
8605
8605
|
block?: InputMaybe<Block_Height>;
|
|
8606
8606
|
id: Scalars["ID"];
|
|
8607
8607
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8608
8608
|
};
|
|
8609
|
-
export
|
|
8609
|
+
export type SubscriptionProductV1MediaArgs = {
|
|
8610
8610
|
block?: InputMaybe<Block_Height>;
|
|
8611
8611
|
id: Scalars["ID"];
|
|
8612
8612
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8613
8613
|
};
|
|
8614
|
-
export
|
|
8614
|
+
export type SubscriptionProductV1MediasArgs = {
|
|
8615
8615
|
block?: InputMaybe<Block_Height>;
|
|
8616
8616
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8617
8617
|
orderBy?: InputMaybe<ProductV1Media_OrderBy>;
|
|
@@ -8620,7 +8620,7 @@ export declare type SubscriptionProductV1MediasArgs = {
|
|
|
8620
8620
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8621
8621
|
where?: InputMaybe<ProductV1Media_Filter>;
|
|
8622
8622
|
};
|
|
8623
|
-
export
|
|
8623
|
+
export type SubscriptionProductV1MetadataEntitiesArgs = {
|
|
8624
8624
|
block?: InputMaybe<Block_Height>;
|
|
8625
8625
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8626
8626
|
orderBy?: InputMaybe<ProductV1MetadataEntity_OrderBy>;
|
|
@@ -8629,17 +8629,17 @@ export declare type SubscriptionProductV1MetadataEntitiesArgs = {
|
|
|
8629
8629
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8630
8630
|
where?: InputMaybe<ProductV1MetadataEntity_Filter>;
|
|
8631
8631
|
};
|
|
8632
|
-
export
|
|
8632
|
+
export type SubscriptionProductV1MetadataEntityArgs = {
|
|
8633
8633
|
block?: InputMaybe<Block_Height>;
|
|
8634
8634
|
id: Scalars["ID"];
|
|
8635
8635
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8636
8636
|
};
|
|
8637
|
-
export
|
|
8637
|
+
export type SubscriptionProductV1PersonalisationArgs = {
|
|
8638
8638
|
block?: InputMaybe<Block_Height>;
|
|
8639
8639
|
id: Scalars["ID"];
|
|
8640
8640
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8641
8641
|
};
|
|
8642
|
-
export
|
|
8642
|
+
export type SubscriptionProductV1PersonalisationsArgs = {
|
|
8643
8643
|
block?: InputMaybe<Block_Height>;
|
|
8644
8644
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8645
8645
|
orderBy?: InputMaybe<ProductV1Personalisation_OrderBy>;
|
|
@@ -8648,12 +8648,12 @@ export declare type SubscriptionProductV1PersonalisationsArgs = {
|
|
|
8648
8648
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8649
8649
|
where?: InputMaybe<ProductV1Personalisation_Filter>;
|
|
8650
8650
|
};
|
|
8651
|
-
export
|
|
8651
|
+
export type SubscriptionProductV1ProductArgs = {
|
|
8652
8652
|
block?: InputMaybe<Block_Height>;
|
|
8653
8653
|
id: Scalars["ID"];
|
|
8654
8654
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8655
8655
|
};
|
|
8656
|
-
export
|
|
8656
|
+
export type SubscriptionProductV1ProductOverridesArgs = {
|
|
8657
8657
|
block?: InputMaybe<Block_Height>;
|
|
8658
8658
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8659
8659
|
orderBy?: InputMaybe<ProductV1ProductOverrides_OrderBy>;
|
|
@@ -8662,7 +8662,7 @@ export declare type SubscriptionProductV1ProductOverridesArgs = {
|
|
|
8662
8662
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8663
8663
|
where?: InputMaybe<ProductV1ProductOverrides_Filter>;
|
|
8664
8664
|
};
|
|
8665
|
-
export
|
|
8665
|
+
export type SubscriptionProductV1ProductsArgs = {
|
|
8666
8666
|
block?: InputMaybe<Block_Height>;
|
|
8667
8667
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8668
8668
|
orderBy?: InputMaybe<ProductV1Product_OrderBy>;
|
|
@@ -8671,12 +8671,12 @@ export declare type SubscriptionProductV1ProductsArgs = {
|
|
|
8671
8671
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8672
8672
|
where?: InputMaybe<ProductV1Product_Filter>;
|
|
8673
8673
|
};
|
|
8674
|
-
export
|
|
8674
|
+
export type SubscriptionProductV1SectionArgs = {
|
|
8675
8675
|
block?: InputMaybe<Block_Height>;
|
|
8676
8676
|
id: Scalars["ID"];
|
|
8677
8677
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8678
8678
|
};
|
|
8679
|
-
export
|
|
8679
|
+
export type SubscriptionProductV1SectionsArgs = {
|
|
8680
8680
|
block?: InputMaybe<Block_Height>;
|
|
8681
8681
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8682
8682
|
orderBy?: InputMaybe<ProductV1Section_OrderBy>;
|
|
@@ -8685,17 +8685,17 @@ export declare type SubscriptionProductV1SectionsArgs = {
|
|
|
8685
8685
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8686
8686
|
where?: InputMaybe<ProductV1Section_Filter>;
|
|
8687
8687
|
};
|
|
8688
|
-
export
|
|
8688
|
+
export type SubscriptionProductV1SellerArgs = {
|
|
8689
8689
|
block?: InputMaybe<Block_Height>;
|
|
8690
8690
|
id: Scalars["ID"];
|
|
8691
8691
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8692
8692
|
};
|
|
8693
|
-
export
|
|
8693
|
+
export type SubscriptionProductV1SellerContactLinkArgs = {
|
|
8694
8694
|
block?: InputMaybe<Block_Height>;
|
|
8695
8695
|
id: Scalars["ID"];
|
|
8696
8696
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8697
8697
|
};
|
|
8698
|
-
export
|
|
8698
|
+
export type SubscriptionProductV1SellerContactLinksArgs = {
|
|
8699
8699
|
block?: InputMaybe<Block_Height>;
|
|
8700
8700
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8701
8701
|
orderBy?: InputMaybe<ProductV1SellerContactLink_OrderBy>;
|
|
@@ -8704,7 +8704,7 @@ export declare type SubscriptionProductV1SellerContactLinksArgs = {
|
|
|
8704
8704
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8705
8705
|
where?: InputMaybe<ProductV1SellerContactLink_Filter>;
|
|
8706
8706
|
};
|
|
8707
|
-
export
|
|
8707
|
+
export type SubscriptionProductV1SellersArgs = {
|
|
8708
8708
|
block?: InputMaybe<Block_Height>;
|
|
8709
8709
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8710
8710
|
orderBy?: InputMaybe<ProductV1Seller_OrderBy>;
|
|
@@ -8713,12 +8713,12 @@ export declare type SubscriptionProductV1SellersArgs = {
|
|
|
8713
8713
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8714
8714
|
where?: InputMaybe<ProductV1Seller_Filter>;
|
|
8715
8715
|
};
|
|
8716
|
-
export
|
|
8716
|
+
export type SubscriptionProductV1ShippingJurisdictionArgs = {
|
|
8717
8717
|
block?: InputMaybe<Block_Height>;
|
|
8718
8718
|
id: Scalars["ID"];
|
|
8719
8719
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8720
8720
|
};
|
|
8721
|
-
export
|
|
8721
|
+
export type SubscriptionProductV1ShippingJurisdictionsArgs = {
|
|
8722
8722
|
block?: InputMaybe<Block_Height>;
|
|
8723
8723
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8724
8724
|
orderBy?: InputMaybe<ProductV1ShippingJurisdiction_OrderBy>;
|
|
@@ -8727,12 +8727,12 @@ export declare type SubscriptionProductV1ShippingJurisdictionsArgs = {
|
|
|
8727
8727
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8728
8728
|
where?: InputMaybe<ProductV1ShippingJurisdiction_Filter>;
|
|
8729
8729
|
};
|
|
8730
|
-
export
|
|
8730
|
+
export type SubscriptionProductV1ShippingOptionArgs = {
|
|
8731
8731
|
block?: InputMaybe<Block_Height>;
|
|
8732
8732
|
id: Scalars["ID"];
|
|
8733
8733
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8734
8734
|
};
|
|
8735
|
-
export
|
|
8735
|
+
export type SubscriptionProductV1ShippingOptionsArgs = {
|
|
8736
8736
|
block?: InputMaybe<Block_Height>;
|
|
8737
8737
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8738
8738
|
orderBy?: InputMaybe<ProductV1ShippingOption_OrderBy>;
|
|
@@ -8741,12 +8741,12 @@ export declare type SubscriptionProductV1ShippingOptionsArgs = {
|
|
|
8741
8741
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8742
8742
|
where?: InputMaybe<ProductV1ShippingOption_Filter>;
|
|
8743
8743
|
};
|
|
8744
|
-
export
|
|
8744
|
+
export type SubscriptionProductV1TagArgs = {
|
|
8745
8745
|
block?: InputMaybe<Block_Height>;
|
|
8746
8746
|
id: Scalars["ID"];
|
|
8747
8747
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8748
8748
|
};
|
|
8749
|
-
export
|
|
8749
|
+
export type SubscriptionProductV1TagsArgs = {
|
|
8750
8750
|
block?: InputMaybe<Block_Height>;
|
|
8751
8751
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8752
8752
|
orderBy?: InputMaybe<ProductV1Tag_OrderBy>;
|
|
@@ -8755,12 +8755,12 @@ export declare type SubscriptionProductV1TagsArgs = {
|
|
|
8755
8755
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8756
8756
|
where?: InputMaybe<ProductV1Tag_Filter>;
|
|
8757
8757
|
};
|
|
8758
|
-
export
|
|
8758
|
+
export type SubscriptionProductV1VariantArgs = {
|
|
8759
8759
|
block?: InputMaybe<Block_Height>;
|
|
8760
8760
|
id: Scalars["ID"];
|
|
8761
8761
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8762
8762
|
};
|
|
8763
|
-
export
|
|
8763
|
+
export type SubscriptionProductV1VariantsArgs = {
|
|
8764
8764
|
block?: InputMaybe<Block_Height>;
|
|
8765
8765
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8766
8766
|
orderBy?: InputMaybe<ProductV1Variant_OrderBy>;
|
|
@@ -8769,12 +8769,12 @@ export declare type SubscriptionProductV1VariantsArgs = {
|
|
|
8769
8769
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8770
8770
|
where?: InputMaybe<ProductV1Variant_Filter>;
|
|
8771
8771
|
};
|
|
8772
|
-
export
|
|
8772
|
+
export type SubscriptionProductV1VariationArgs = {
|
|
8773
8773
|
block?: InputMaybe<Block_Height>;
|
|
8774
8774
|
id: Scalars["ID"];
|
|
8775
8775
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8776
8776
|
};
|
|
8777
|
-
export
|
|
8777
|
+
export type SubscriptionProductV1VariationsArgs = {
|
|
8778
8778
|
block?: InputMaybe<Block_Height>;
|
|
8779
8779
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8780
8780
|
orderBy?: InputMaybe<ProductV1Variation_OrderBy>;
|
|
@@ -8783,7 +8783,7 @@ export declare type SubscriptionProductV1VariationsArgs = {
|
|
|
8783
8783
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8784
8784
|
where?: InputMaybe<ProductV1Variation_Filter>;
|
|
8785
8785
|
};
|
|
8786
|
-
export
|
|
8786
|
+
export type SubscriptionRangeEntitiesArgs = {
|
|
8787
8787
|
block?: InputMaybe<Block_Height>;
|
|
8788
8788
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8789
8789
|
orderBy?: InputMaybe<RangeEntity_OrderBy>;
|
|
@@ -8792,22 +8792,22 @@ export declare type SubscriptionRangeEntitiesArgs = {
|
|
|
8792
8792
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8793
8793
|
where?: InputMaybe<RangeEntity_Filter>;
|
|
8794
8794
|
};
|
|
8795
|
-
export
|
|
8795
|
+
export type SubscriptionRangeEntityArgs = {
|
|
8796
8796
|
block?: InputMaybe<Block_Height>;
|
|
8797
8797
|
id: Scalars["ID"];
|
|
8798
8798
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8799
8799
|
};
|
|
8800
|
-
export
|
|
8800
|
+
export type SubscriptionSalesChannelArgs = {
|
|
8801
8801
|
block?: InputMaybe<Block_Height>;
|
|
8802
8802
|
id: Scalars["ID"];
|
|
8803
8803
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8804
8804
|
};
|
|
8805
|
-
export
|
|
8805
|
+
export type SubscriptionSalesChannelDeploymentArgs = {
|
|
8806
8806
|
block?: InputMaybe<Block_Height>;
|
|
8807
8807
|
id: Scalars["ID"];
|
|
8808
8808
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8809
8809
|
};
|
|
8810
|
-
export
|
|
8810
|
+
export type SubscriptionSalesChannelDeploymentsArgs = {
|
|
8811
8811
|
block?: InputMaybe<Block_Height>;
|
|
8812
8812
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8813
8813
|
orderBy?: InputMaybe<SalesChannelDeployment_OrderBy>;
|
|
@@ -8816,7 +8816,7 @@ export declare type SubscriptionSalesChannelDeploymentsArgs = {
|
|
|
8816
8816
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8817
8817
|
where?: InputMaybe<SalesChannelDeployment_Filter>;
|
|
8818
8818
|
};
|
|
8819
|
-
export
|
|
8819
|
+
export type SubscriptionSalesChannelsArgs = {
|
|
8820
8820
|
block?: InputMaybe<Block_Height>;
|
|
8821
8821
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8822
8822
|
orderBy?: InputMaybe<SalesChannel_OrderBy>;
|
|
@@ -8825,17 +8825,17 @@ export declare type SubscriptionSalesChannelsArgs = {
|
|
|
8825
8825
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8826
8826
|
where?: InputMaybe<SalesChannel_Filter>;
|
|
8827
8827
|
};
|
|
8828
|
-
export
|
|
8828
|
+
export type SubscriptionSellerArgs = {
|
|
8829
8829
|
block?: InputMaybe<Block_Height>;
|
|
8830
8830
|
id: Scalars["ID"];
|
|
8831
8831
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8832
8832
|
};
|
|
8833
|
-
export
|
|
8833
|
+
export type SubscriptionSellerContactLinkArgs = {
|
|
8834
8834
|
block?: InputMaybe<Block_Height>;
|
|
8835
8835
|
id: Scalars["ID"];
|
|
8836
8836
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8837
8837
|
};
|
|
8838
|
-
export
|
|
8838
|
+
export type SubscriptionSellerContactLinksArgs = {
|
|
8839
8839
|
block?: InputMaybe<Block_Height>;
|
|
8840
8840
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8841
8841
|
orderBy?: InputMaybe<SellerContactLink_OrderBy>;
|
|
@@ -8844,7 +8844,7 @@ export declare type SubscriptionSellerContactLinksArgs = {
|
|
|
8844
8844
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8845
8845
|
where?: InputMaybe<SellerContactLink_Filter>;
|
|
8846
8846
|
};
|
|
8847
|
-
export
|
|
8847
|
+
export type SubscriptionSellerMetadataArgs = {
|
|
8848
8848
|
block?: InputMaybe<Block_Height>;
|
|
8849
8849
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8850
8850
|
orderBy?: InputMaybe<SellerMetadata_OrderBy>;
|
|
@@ -8853,12 +8853,12 @@ export declare type SubscriptionSellerMetadataArgs = {
|
|
|
8853
8853
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8854
8854
|
where?: InputMaybe<SellerMetadata_Filter>;
|
|
8855
8855
|
};
|
|
8856
|
-
export
|
|
8856
|
+
export type SubscriptionSellerMetadataMediaArgs = {
|
|
8857
8857
|
block?: InputMaybe<Block_Height>;
|
|
8858
8858
|
id: Scalars["ID"];
|
|
8859
8859
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8860
8860
|
};
|
|
8861
|
-
export
|
|
8861
|
+
export type SubscriptionSellerMetadataMediasArgs = {
|
|
8862
8862
|
block?: InputMaybe<Block_Height>;
|
|
8863
8863
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8864
8864
|
orderBy?: InputMaybe<SellerMetadataMedia_OrderBy>;
|
|
@@ -8867,12 +8867,12 @@ export declare type SubscriptionSellerMetadataMediasArgs = {
|
|
|
8867
8867
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8868
8868
|
where?: InputMaybe<SellerMetadataMedia_Filter>;
|
|
8869
8869
|
};
|
|
8870
|
-
export
|
|
8870
|
+
export type SubscriptionSellerSocialLinkArgs = {
|
|
8871
8871
|
block?: InputMaybe<Block_Height>;
|
|
8872
8872
|
id: Scalars["ID"];
|
|
8873
8873
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8874
8874
|
};
|
|
8875
|
-
export
|
|
8875
|
+
export type SubscriptionSellerSocialLinksArgs = {
|
|
8876
8876
|
block?: InputMaybe<Block_Height>;
|
|
8877
8877
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8878
8878
|
orderBy?: InputMaybe<SellerSocialLink_OrderBy>;
|
|
@@ -8881,7 +8881,7 @@ export declare type SubscriptionSellerSocialLinksArgs = {
|
|
|
8881
8881
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8882
8882
|
where?: InputMaybe<SellerSocialLink_Filter>;
|
|
8883
8883
|
};
|
|
8884
|
-
export
|
|
8884
|
+
export type SubscriptionSellersArgs = {
|
|
8885
8885
|
block?: InputMaybe<Block_Height>;
|
|
8886
8886
|
first?: InputMaybe<Scalars["Int"]>;
|
|
8887
8887
|
orderBy?: InputMaybe<Seller_OrderBy>;
|
|
@@ -8890,7 +8890,7 @@ export declare type SubscriptionSellersArgs = {
|
|
|
8890
8890
|
subgraphError?: _SubgraphErrorPolicy_;
|
|
8891
8891
|
where?: InputMaybe<Seller_Filter>;
|
|
8892
8892
|
};
|
|
8893
|
-
export
|
|
8893
|
+
export type _Block_ = {
|
|
8894
8894
|
__typename?: "_Block_";
|
|
8895
8895
|
/** The hash of the block */
|
|
8896
8896
|
hash?: Maybe<Scalars["Bytes"]>;
|
|
@@ -8898,7 +8898,7 @@ export declare type _Block_ = {
|
|
|
8898
8898
|
number: Scalars["Int"];
|
|
8899
8899
|
};
|
|
8900
8900
|
/** The type for the top-level _meta field */
|
|
8901
|
-
export
|
|
8901
|
+
export type _Meta_ = {
|
|
8902
8902
|
__typename?: "_Meta_";
|
|
8903
8903
|
/**
|
|
8904
8904
|
* Information about a specific subgraph block. The hash of the block
|
|
@@ -8919,7 +8919,7 @@ export declare enum _SubgraphErrorPolicy_ {
|
|
|
8919
8919
|
/** If the subgraph has indexing errors, data will be omitted. The default. */
|
|
8920
8920
|
Deny = "deny"
|
|
8921
8921
|
}
|
|
8922
|
-
export
|
|
8922
|
+
export type GetSellerByIdQueryQueryVariables = Exact<{
|
|
8923
8923
|
sellerId: Scalars["ID"];
|
|
8924
8924
|
fundsSkip?: InputMaybe<Scalars["Int"]>;
|
|
8925
8925
|
fundsFirst?: InputMaybe<Scalars["Int"]>;
|
|
@@ -8946,7 +8946,7 @@ export declare type GetSellerByIdQueryQueryVariables = Exact<{
|
|
|
8946
8946
|
includeFunds?: InputMaybe<Scalars["Boolean"]>;
|
|
8947
8947
|
includeLogs?: InputMaybe<Scalars["Boolean"]>;
|
|
8948
8948
|
}>;
|
|
8949
|
-
export
|
|
8949
|
+
export type GetSellerByIdQueryQuery = {
|
|
8950
8950
|
__typename?: "Query";
|
|
8951
8951
|
seller?: {
|
|
8952
8952
|
__typename?: "Seller";
|
|
@@ -9797,7 +9797,7 @@ export declare type GetSellerByIdQueryQuery = {
|
|
|
9797
9797
|
} | null;
|
|
9798
9798
|
} | null;
|
|
9799
9799
|
};
|
|
9800
|
-
export
|
|
9800
|
+
export type GetSellersQueryQueryVariables = Exact<{
|
|
9801
9801
|
sellersSkip?: InputMaybe<Scalars["Int"]>;
|
|
9802
9802
|
sellersFirst?: InputMaybe<Scalars["Int"]>;
|
|
9803
9803
|
sellersOrderBy?: InputMaybe<Seller_OrderBy>;
|
|
@@ -9828,7 +9828,7 @@ export declare type GetSellersQueryQueryVariables = Exact<{
|
|
|
9828
9828
|
includeFunds?: InputMaybe<Scalars["Boolean"]>;
|
|
9829
9829
|
includeLogs?: InputMaybe<Scalars["Boolean"]>;
|
|
9830
9830
|
}>;
|
|
9831
|
-
export
|
|
9831
|
+
export type GetSellersQueryQuery = {
|
|
9832
9832
|
__typename?: "Query";
|
|
9833
9833
|
sellers: Array<{
|
|
9834
9834
|
__typename?: "Seller";
|
|
@@ -10679,7 +10679,7 @@ export declare type GetSellersQueryQuery = {
|
|
|
10679
10679
|
} | null;
|
|
10680
10680
|
}>;
|
|
10681
10681
|
};
|
|
10682
|
-
export
|
|
10682
|
+
export type GetBuyerByIdQueryQueryVariables = Exact<{
|
|
10683
10683
|
buyerId: Scalars["ID"];
|
|
10684
10684
|
fundsSkip?: InputMaybe<Scalars["Int"]>;
|
|
10685
10685
|
fundsFirst?: InputMaybe<Scalars["Int"]>;
|
|
@@ -10700,7 +10700,7 @@ export declare type GetBuyerByIdQueryQueryVariables = Exact<{
|
|
|
10700
10700
|
includeFunds?: InputMaybe<Scalars["Boolean"]>;
|
|
10701
10701
|
includeLogs?: InputMaybe<Scalars["Boolean"]>;
|
|
10702
10702
|
}>;
|
|
10703
|
-
export
|
|
10703
|
+
export type GetBuyerByIdQueryQuery = {
|
|
10704
10704
|
__typename?: "Query";
|
|
10705
10705
|
buyer?: {
|
|
10706
10706
|
__typename?: "Buyer";
|
|
@@ -10937,7 +10937,7 @@ export declare type GetBuyerByIdQueryQuery = {
|
|
|
10937
10937
|
}>;
|
|
10938
10938
|
} | null;
|
|
10939
10939
|
};
|
|
10940
|
-
export
|
|
10940
|
+
export type GetBuyersQueryQueryVariables = Exact<{
|
|
10941
10941
|
buyersSkip?: InputMaybe<Scalars["Int"]>;
|
|
10942
10942
|
buyersFirst?: InputMaybe<Scalars["Int"]>;
|
|
10943
10943
|
buyersOrderBy?: InputMaybe<Buyer_OrderBy>;
|
|
@@ -10968,7 +10968,7 @@ export declare type GetBuyersQueryQueryVariables = Exact<{
|
|
|
10968
10968
|
includeFunds?: InputMaybe<Scalars["Boolean"]>;
|
|
10969
10969
|
includeLogs?: InputMaybe<Scalars["Boolean"]>;
|
|
10970
10970
|
}>;
|
|
10971
|
-
export
|
|
10971
|
+
export type GetBuyersQueryQuery = {
|
|
10972
10972
|
__typename?: "Query";
|
|
10973
10973
|
buyers: Array<{
|
|
10974
10974
|
__typename?: "Buyer";
|
|
@@ -11205,7 +11205,7 @@ export declare type GetBuyersQueryQuery = {
|
|
|
11205
11205
|
}>;
|
|
11206
11206
|
}>;
|
|
11207
11207
|
};
|
|
11208
|
-
export
|
|
11208
|
+
export type GetDisputeResolverByIdQueryQueryVariables = Exact<{
|
|
11209
11209
|
disputeResolverId: Scalars["ID"];
|
|
11210
11210
|
offersSkip?: InputMaybe<Scalars["Int"]>;
|
|
11211
11211
|
offersFirst?: InputMaybe<Scalars["Int"]>;
|
|
@@ -11220,7 +11220,7 @@ export declare type GetDisputeResolverByIdQueryQueryVariables = Exact<{
|
|
|
11220
11220
|
includeOffers?: InputMaybe<Scalars["Boolean"]>;
|
|
11221
11221
|
includeLogs?: InputMaybe<Scalars["Boolean"]>;
|
|
11222
11222
|
}>;
|
|
11223
|
-
export
|
|
11223
|
+
export type GetDisputeResolverByIdQueryQuery = {
|
|
11224
11224
|
__typename?: "Query";
|
|
11225
11225
|
disputeResolver?: {
|
|
11226
11226
|
__typename?: "DisputeResolver";
|
|
@@ -11902,7 +11902,7 @@ export declare type GetDisputeResolverByIdQueryQuery = {
|
|
|
11902
11902
|
}>;
|
|
11903
11903
|
} | null;
|
|
11904
11904
|
};
|
|
11905
|
-
export
|
|
11905
|
+
export type GetDisputeResolversQueryQueryVariables = Exact<{
|
|
11906
11906
|
disputeResolversSkip?: InputMaybe<Scalars["Int"]>;
|
|
11907
11907
|
disputeResolversFirst?: InputMaybe<Scalars["Int"]>;
|
|
11908
11908
|
disputeResolversOrderBy?: InputMaybe<DisputeResolver_OrderBy>;
|
|
@@ -11921,7 +11921,7 @@ export declare type GetDisputeResolversQueryQueryVariables = Exact<{
|
|
|
11921
11921
|
includeOffers?: InputMaybe<Scalars["Boolean"]>;
|
|
11922
11922
|
includeLogs?: InputMaybe<Scalars["Boolean"]>;
|
|
11923
11923
|
}>;
|
|
11924
|
-
export
|
|
11924
|
+
export type GetDisputeResolversQueryQuery = {
|
|
11925
11925
|
__typename?: "Query";
|
|
11926
11926
|
disputeResolvers: Array<{
|
|
11927
11927
|
__typename?: "DisputeResolver";
|
|
@@ -12603,7 +12603,7 @@ export declare type GetDisputeResolversQueryQuery = {
|
|
|
12603
12603
|
}>;
|
|
12604
12604
|
}>;
|
|
12605
12605
|
};
|
|
12606
|
-
export
|
|
12606
|
+
export type SellerFieldsFragment = {
|
|
12607
12607
|
__typename?: "Seller";
|
|
12608
12608
|
id: string;
|
|
12609
12609
|
assistant: string;
|
|
@@ -13451,7 +13451,7 @@ export declare type SellerFieldsFragment = {
|
|
|
13451
13451
|
}> | null;
|
|
13452
13452
|
} | null;
|
|
13453
13453
|
};
|
|
13454
|
-
export
|
|
13454
|
+
export type SellerMetadataMediaFieldsFragment = {
|
|
13455
13455
|
__typename?: "SellerMetadataMedia";
|
|
13456
13456
|
id: string;
|
|
13457
13457
|
url: string;
|
|
@@ -13462,19 +13462,19 @@ export declare type SellerMetadataMediaFieldsFragment = {
|
|
|
13462
13462
|
fit?: string | null;
|
|
13463
13463
|
position?: string | null;
|
|
13464
13464
|
};
|
|
13465
|
-
export
|
|
13465
|
+
export type SellerContactLinkFieldsFragment = {
|
|
13466
13466
|
__typename?: "SellerContactLink";
|
|
13467
13467
|
id: string;
|
|
13468
13468
|
url: string;
|
|
13469
13469
|
tag: string;
|
|
13470
13470
|
};
|
|
13471
|
-
export
|
|
13471
|
+
export type SellerSocialLinkFieldsFragment = {
|
|
13472
13472
|
__typename?: "SellerSocialLink";
|
|
13473
13473
|
id: string;
|
|
13474
13474
|
url: string;
|
|
13475
13475
|
tag: string;
|
|
13476
13476
|
};
|
|
13477
|
-
export
|
|
13477
|
+
export type SalesChannelFieldsFragment = {
|
|
13478
13478
|
__typename?: "SalesChannel";
|
|
13479
13479
|
id: string;
|
|
13480
13480
|
tag: string;
|
|
@@ -13496,7 +13496,7 @@ export declare type SalesChannelFieldsFragment = {
|
|
|
13496
13496
|
} | null;
|
|
13497
13497
|
}> | null;
|
|
13498
13498
|
};
|
|
13499
|
-
export
|
|
13499
|
+
export type BaseSellerFieldsFragment = {
|
|
13500
13500
|
__typename?: "Seller";
|
|
13501
13501
|
id: string;
|
|
13502
13502
|
assistant: string;
|
|
@@ -13568,7 +13568,7 @@ export declare type BaseSellerFieldsFragment = {
|
|
|
13568
13568
|
}> | null;
|
|
13569
13569
|
} | null;
|
|
13570
13570
|
};
|
|
13571
|
-
export
|
|
13571
|
+
export type PendingSellerFieldsFragment = {
|
|
13572
13572
|
__typename?: "PendingSeller";
|
|
13573
13573
|
assistant?: string | null;
|
|
13574
13574
|
admin?: string | null;
|
|
@@ -13576,7 +13576,7 @@ export declare type PendingSellerFieldsFragment = {
|
|
|
13576
13576
|
authTokenId?: string | null;
|
|
13577
13577
|
authTokenType?: number | null;
|
|
13578
13578
|
};
|
|
13579
|
-
export
|
|
13579
|
+
export type BuyerFieldsFragment = {
|
|
13580
13580
|
__typename?: "Buyer";
|
|
13581
13581
|
id: string;
|
|
13582
13582
|
wallet: string;
|
|
@@ -13810,13 +13810,13 @@ export declare type BuyerFieldsFragment = {
|
|
|
13810
13810
|
};
|
|
13811
13811
|
}>;
|
|
13812
13812
|
};
|
|
13813
|
-
export
|
|
13813
|
+
export type BaseBuyerFieldsFragment = {
|
|
13814
13814
|
__typename?: "Buyer";
|
|
13815
13815
|
id: string;
|
|
13816
13816
|
wallet: string;
|
|
13817
13817
|
active: boolean;
|
|
13818
13818
|
};
|
|
13819
|
-
export
|
|
13819
|
+
export type DisputeResolverFieldsFragment = {
|
|
13820
13820
|
__typename?: "DisputeResolver";
|
|
13821
13821
|
id: string;
|
|
13822
13822
|
escalationResponsePeriod: string;
|
|
@@ -14495,7 +14495,7 @@ export declare type DisputeResolverFieldsFragment = {
|
|
|
14495
14495
|
};
|
|
14496
14496
|
}>;
|
|
14497
14497
|
};
|
|
14498
|
-
export
|
|
14498
|
+
export type BaseDisputeResolverFieldsFragment = {
|
|
14499
14499
|
__typename?: "DisputeResolver";
|
|
14500
14500
|
id: string;
|
|
14501
14501
|
escalationResponsePeriod: string;
|
|
@@ -14522,13 +14522,13 @@ export declare type BaseDisputeResolverFieldsFragment = {
|
|
|
14522
14522
|
};
|
|
14523
14523
|
}>;
|
|
14524
14524
|
};
|
|
14525
|
-
export
|
|
14525
|
+
export type PendingDisputeResolverFieldsFragment = {
|
|
14526
14526
|
__typename?: "PendingDisputeResolver";
|
|
14527
14527
|
assistant?: string | null;
|
|
14528
14528
|
admin?: string | null;
|
|
14529
14529
|
clerk?: string | null;
|
|
14530
14530
|
};
|
|
14531
|
-
export
|
|
14531
|
+
export type BaseDisputeResolverFeeFieldsFragment = {
|
|
14532
14532
|
__typename?: "DisputeResolverFee";
|
|
14533
14533
|
id: string;
|
|
14534
14534
|
tokenAddress: string;
|
|
@@ -14543,7 +14543,7 @@ export declare type BaseDisputeResolverFeeFieldsFragment = {
|
|
|
14543
14543
|
name: string;
|
|
14544
14544
|
};
|
|
14545
14545
|
};
|
|
14546
|
-
export
|
|
14546
|
+
export type BaseDisputeResolutionTermsEntityFieldsFragment = {
|
|
14547
14547
|
__typename?: "DisputeResolutionTermsEntity";
|
|
14548
14548
|
id: string;
|
|
14549
14549
|
disputeResolverId: string;
|
|
@@ -14551,7 +14551,7 @@ export declare type BaseDisputeResolutionTermsEntityFieldsFragment = {
|
|
|
14551
14551
|
feeAmount: string;
|
|
14552
14552
|
buyerEscalationDeposit: string;
|
|
14553
14553
|
};
|
|
14554
|
-
export
|
|
14554
|
+
export type GetDisputeByIdQueryQueryVariables = Exact<{
|
|
14555
14555
|
disputeId: Scalars["ID"];
|
|
14556
14556
|
offersSkip?: InputMaybe<Scalars["Int"]>;
|
|
14557
14557
|
offersFirst?: InputMaybe<Scalars["Int"]>;
|
|
@@ -14560,7 +14560,7 @@ export declare type GetDisputeByIdQueryQueryVariables = Exact<{
|
|
|
14560
14560
|
offersFilter?: InputMaybe<Offer_Filter>;
|
|
14561
14561
|
includeOffers?: InputMaybe<Scalars["Boolean"]>;
|
|
14562
14562
|
}>;
|
|
14563
|
-
export
|
|
14563
|
+
export type GetDisputeByIdQueryQuery = {
|
|
14564
14564
|
__typename?: "Query";
|
|
14565
14565
|
dispute?: {
|
|
14566
14566
|
__typename?: "Dispute";
|
|
@@ -14764,14 +14764,14 @@ export declare type GetDisputeByIdQueryQuery = {
|
|
|
14764
14764
|
};
|
|
14765
14765
|
} | null;
|
|
14766
14766
|
};
|
|
14767
|
-
export
|
|
14767
|
+
export type GetDisputesQueryQueryVariables = Exact<{
|
|
14768
14768
|
disputesSkip?: InputMaybe<Scalars["Int"]>;
|
|
14769
14769
|
disputesFirst?: InputMaybe<Scalars["Int"]>;
|
|
14770
14770
|
disputesOrderBy?: InputMaybe<Dispute_OrderBy>;
|
|
14771
14771
|
disputesOrderDirection?: InputMaybe<OrderDirection>;
|
|
14772
14772
|
disputesFilter?: InputMaybe<Dispute_Filter>;
|
|
14773
14773
|
}>;
|
|
14774
|
-
export
|
|
14774
|
+
export type GetDisputesQueryQuery = {
|
|
14775
14775
|
__typename?: "Query";
|
|
14776
14776
|
disputes: Array<{
|
|
14777
14777
|
__typename?: "Dispute";
|
|
@@ -14975,7 +14975,7 @@ export declare type GetDisputesQueryQuery = {
|
|
|
14975
14975
|
};
|
|
14976
14976
|
}>;
|
|
14977
14977
|
};
|
|
14978
|
-
export
|
|
14978
|
+
export type DisputeFieldsFragment = {
|
|
14979
14979
|
__typename?: "Dispute";
|
|
14980
14980
|
id: string;
|
|
14981
14981
|
exchangeId: string;
|
|
@@ -15176,7 +15176,7 @@ export declare type DisputeFieldsFragment = {
|
|
|
15176
15176
|
active: boolean;
|
|
15177
15177
|
};
|
|
15178
15178
|
};
|
|
15179
|
-
export
|
|
15179
|
+
export type BaseDisputeFieldsFragment = {
|
|
15180
15180
|
__typename?: "Dispute";
|
|
15181
15181
|
id: string;
|
|
15182
15182
|
exchangeId: string;
|
|
@@ -15191,7 +15191,7 @@ export declare type BaseDisputeFieldsFragment = {
|
|
|
15191
15191
|
refusedDate?: string | null;
|
|
15192
15192
|
timeout: string;
|
|
15193
15193
|
};
|
|
15194
|
-
export
|
|
15194
|
+
export type GetExchangeTokenByIdQueryQueryVariables = Exact<{
|
|
15195
15195
|
exchangeTokenId: Scalars["ID"];
|
|
15196
15196
|
exchangeTokensSkip?: InputMaybe<Scalars["Int"]>;
|
|
15197
15197
|
exchangeTokensFirst?: InputMaybe<Scalars["Int"]>;
|
|
@@ -15211,7 +15211,7 @@ export declare type GetExchangeTokenByIdQueryQueryVariables = Exact<{
|
|
|
15211
15211
|
includeOffers?: InputMaybe<Scalars["Boolean"]>;
|
|
15212
15212
|
includeFunds?: InputMaybe<Scalars["Boolean"]>;
|
|
15213
15213
|
}>;
|
|
15214
|
-
export
|
|
15214
|
+
export type GetExchangeTokenByIdQueryQuery = {
|
|
15215
15215
|
__typename?: "Query";
|
|
15216
15216
|
exchangeToken?: {
|
|
15217
15217
|
__typename?: "ExchangeToken";
|
|
@@ -15768,7 +15768,7 @@ export declare type GetExchangeTokenByIdQueryQuery = {
|
|
|
15768
15768
|
}>;
|
|
15769
15769
|
} | null;
|
|
15770
15770
|
};
|
|
15771
|
-
export
|
|
15771
|
+
export type GetExchangeTokensQueryQueryVariables = Exact<{
|
|
15772
15772
|
exchangeTokensSkip?: InputMaybe<Scalars["Int"]>;
|
|
15773
15773
|
exchangeTokensFirst?: InputMaybe<Scalars["Int"]>;
|
|
15774
15774
|
exchangeTokensOrderBy?: InputMaybe<ExchangeToken_OrderBy>;
|
|
@@ -15787,7 +15787,7 @@ export declare type GetExchangeTokensQueryQueryVariables = Exact<{
|
|
|
15787
15787
|
fundsFilter?: InputMaybe<FundsEntity_Filter>;
|
|
15788
15788
|
includeFunds?: InputMaybe<Scalars["Boolean"]>;
|
|
15789
15789
|
}>;
|
|
15790
|
-
export
|
|
15790
|
+
export type GetExchangeTokensQueryQuery = {
|
|
15791
15791
|
__typename?: "Query";
|
|
15792
15792
|
exchangeTokens: Array<{
|
|
15793
15793
|
__typename?: "ExchangeToken";
|
|
@@ -16344,7 +16344,7 @@ export declare type GetExchangeTokensQueryQuery = {
|
|
|
16344
16344
|
}>;
|
|
16345
16345
|
}>;
|
|
16346
16346
|
};
|
|
16347
|
-
export
|
|
16347
|
+
export type ExchangeTokenFieldsFragment = {
|
|
16348
16348
|
__typename?: "ExchangeToken";
|
|
16349
16349
|
id: string;
|
|
16350
16350
|
address: string;
|
|
@@ -16898,7 +16898,7 @@ export declare type ExchangeTokenFieldsFragment = {
|
|
|
16898
16898
|
accountId: string;
|
|
16899
16899
|
}>;
|
|
16900
16900
|
};
|
|
16901
|
-
export
|
|
16901
|
+
export type BaseExchangeTokenFieldsFragment = {
|
|
16902
16902
|
__typename?: "ExchangeToken";
|
|
16903
16903
|
id: string;
|
|
16904
16904
|
address: string;
|
|
@@ -16906,14 +16906,14 @@ export declare type BaseExchangeTokenFieldsFragment = {
|
|
|
16906
16906
|
symbol: string;
|
|
16907
16907
|
name: string;
|
|
16908
16908
|
};
|
|
16909
|
-
export
|
|
16909
|
+
export type GetEventLogsQueryQueryVariables = Exact<{
|
|
16910
16910
|
logsSkip?: InputMaybe<Scalars["Int"]>;
|
|
16911
16911
|
logsFirst?: InputMaybe<Scalars["Int"]>;
|
|
16912
16912
|
logsOrderBy?: InputMaybe<EventLog_OrderBy>;
|
|
16913
16913
|
logsOrderDirection?: InputMaybe<OrderDirection>;
|
|
16914
16914
|
logsFilter?: InputMaybe<EventLog_Filter>;
|
|
16915
16915
|
}>;
|
|
16916
|
-
export
|
|
16916
|
+
export type GetEventLogsQueryQuery = {
|
|
16917
16917
|
__typename?: "Query";
|
|
16918
16918
|
eventLogs: Array<{
|
|
16919
16919
|
__typename?: "AccountEventLog";
|
|
@@ -17022,7 +17022,7 @@ export declare type GetEventLogsQueryQuery = {
|
|
|
17022
17022
|
};
|
|
17023
17023
|
}>;
|
|
17024
17024
|
};
|
|
17025
|
-
|
|
17025
|
+
type BaseEventLogFields_AccountEventLog_Fragment = {
|
|
17026
17026
|
__typename?: "AccountEventLog";
|
|
17027
17027
|
id: string;
|
|
17028
17028
|
hash: string;
|
|
@@ -17040,7 +17040,7 @@ declare type BaseEventLogFields_AccountEventLog_Fragment = {
|
|
|
17040
17040
|
id: string;
|
|
17041
17041
|
};
|
|
17042
17042
|
};
|
|
17043
|
-
|
|
17043
|
+
type BaseEventLogFields_DisputeEventLog_Fragment = {
|
|
17044
17044
|
__typename?: "DisputeEventLog";
|
|
17045
17045
|
id: string;
|
|
17046
17046
|
hash: string;
|
|
@@ -17062,7 +17062,7 @@ declare type BaseEventLogFields_DisputeEventLog_Fragment = {
|
|
|
17062
17062
|
id: string;
|
|
17063
17063
|
};
|
|
17064
17064
|
};
|
|
17065
|
-
|
|
17065
|
+
type BaseEventLogFields_ExchangeEventLog_Fragment = {
|
|
17066
17066
|
__typename?: "ExchangeEventLog";
|
|
17067
17067
|
id: string;
|
|
17068
17068
|
hash: string;
|
|
@@ -17088,7 +17088,7 @@ declare type BaseEventLogFields_ExchangeEventLog_Fragment = {
|
|
|
17088
17088
|
id: string;
|
|
17089
17089
|
};
|
|
17090
17090
|
};
|
|
17091
|
-
|
|
17091
|
+
type BaseEventLogFields_FundsEventLog_Fragment = {
|
|
17092
17092
|
__typename?: "FundsEventLog";
|
|
17093
17093
|
id: string;
|
|
17094
17094
|
hash: string;
|
|
@@ -17110,7 +17110,7 @@ declare type BaseEventLogFields_FundsEventLog_Fragment = {
|
|
|
17110
17110
|
id: string;
|
|
17111
17111
|
};
|
|
17112
17112
|
};
|
|
17113
|
-
|
|
17113
|
+
type BaseEventLogFields_OfferEventLog_Fragment = {
|
|
17114
17114
|
__typename?: "OfferEventLog";
|
|
17115
17115
|
id: string;
|
|
17116
17116
|
hash: string;
|
|
@@ -17132,11 +17132,11 @@ declare type BaseEventLogFields_OfferEventLog_Fragment = {
|
|
|
17132
17132
|
id: string;
|
|
17133
17133
|
};
|
|
17134
17134
|
};
|
|
17135
|
-
export
|
|
17136
|
-
export
|
|
17135
|
+
export type BaseEventLogFieldsFragment = BaseEventLogFields_AccountEventLog_Fragment | BaseEventLogFields_DisputeEventLog_Fragment | BaseEventLogFields_ExchangeEventLog_Fragment | BaseEventLogFields_FundsEventLog_Fragment | BaseEventLogFields_OfferEventLog_Fragment;
|
|
17136
|
+
export type GetExchangeByIdQueryQueryVariables = Exact<{
|
|
17137
17137
|
exchangeId: Scalars["ID"];
|
|
17138
17138
|
}>;
|
|
17139
|
-
export
|
|
17139
|
+
export type GetExchangeByIdQueryQuery = {
|
|
17140
17140
|
__typename?: "Query";
|
|
17141
17141
|
exchange?: {
|
|
17142
17142
|
__typename?: "Exchange";
|
|
@@ -17787,14 +17787,14 @@ export declare type GetExchangeByIdQueryQuery = {
|
|
|
17787
17787
|
};
|
|
17788
17788
|
} | null;
|
|
17789
17789
|
};
|
|
17790
|
-
export
|
|
17790
|
+
export type GetExchangesQueryQueryVariables = Exact<{
|
|
17791
17791
|
exchangesSkip?: InputMaybe<Scalars["Int"]>;
|
|
17792
17792
|
exchangesFirst?: InputMaybe<Scalars["Int"]>;
|
|
17793
17793
|
exchangesOrderBy?: InputMaybe<Exchange_OrderBy>;
|
|
17794
17794
|
exchangesOrderDirection?: InputMaybe<OrderDirection>;
|
|
17795
17795
|
exchangesFilter?: InputMaybe<Exchange_Filter>;
|
|
17796
17796
|
}>;
|
|
17797
|
-
export
|
|
17797
|
+
export type GetExchangesQueryQuery = {
|
|
17798
17798
|
__typename?: "Query";
|
|
17799
17799
|
exchanges: Array<{
|
|
17800
17800
|
__typename?: "Exchange";
|
|
@@ -18445,7 +18445,7 @@ export declare type GetExchangesQueryQuery = {
|
|
|
18445
18445
|
};
|
|
18446
18446
|
}>;
|
|
18447
18447
|
};
|
|
18448
|
-
export
|
|
18448
|
+
export type ExchangeFieldsFragment = {
|
|
18449
18449
|
__typename?: "Exchange";
|
|
18450
18450
|
id: string;
|
|
18451
18451
|
disputed: boolean;
|
|
@@ -19093,7 +19093,7 @@ export declare type ExchangeFieldsFragment = {
|
|
|
19093
19093
|
} | null;
|
|
19094
19094
|
};
|
|
19095
19095
|
};
|
|
19096
|
-
export
|
|
19096
|
+
export type BaseExchangeFieldsFragment = {
|
|
19097
19097
|
__typename?: "Exchange";
|
|
19098
19098
|
id: string;
|
|
19099
19099
|
disputed: boolean;
|
|
@@ -19201,10 +19201,10 @@ export declare type BaseExchangeFieldsFragment = {
|
|
|
19201
19201
|
} | null;
|
|
19202
19202
|
};
|
|
19203
19203
|
};
|
|
19204
|
-
export
|
|
19204
|
+
export type GetFundsByIdQueryVariables = Exact<{
|
|
19205
19205
|
fundsId: Scalars["ID"];
|
|
19206
19206
|
}>;
|
|
19207
|
-
export
|
|
19207
|
+
export type GetFundsByIdQuery = {
|
|
19208
19208
|
__typename?: "Query";
|
|
19209
19209
|
fundsEntity?: {
|
|
19210
19210
|
__typename?: "FundsEntity";
|
|
@@ -19221,14 +19221,14 @@ export declare type GetFundsByIdQuery = {
|
|
|
19221
19221
|
};
|
|
19222
19222
|
} | null;
|
|
19223
19223
|
};
|
|
19224
|
-
export
|
|
19224
|
+
export type GetFundsQueryVariables = Exact<{
|
|
19225
19225
|
fundsSkip?: InputMaybe<Scalars["Int"]>;
|
|
19226
19226
|
fundsFirst?: InputMaybe<Scalars["Int"]>;
|
|
19227
19227
|
fundsOrderBy?: InputMaybe<FundsEntity_OrderBy>;
|
|
19228
19228
|
fundsOrderDirection?: InputMaybe<OrderDirection>;
|
|
19229
19229
|
fundsFilter?: InputMaybe<FundsEntity_Filter>;
|
|
19230
19230
|
}>;
|
|
19231
|
-
export
|
|
19231
|
+
export type GetFundsQuery = {
|
|
19232
19232
|
__typename?: "Query";
|
|
19233
19233
|
fundsEntities: Array<{
|
|
19234
19234
|
__typename?: "FundsEntity";
|
|
@@ -19245,7 +19245,7 @@ export declare type GetFundsQuery = {
|
|
|
19245
19245
|
};
|
|
19246
19246
|
}>;
|
|
19247
19247
|
};
|
|
19248
|
-
export
|
|
19248
|
+
export type FundsEntityFieldsFragment = {
|
|
19249
19249
|
__typename?: "FundsEntity";
|
|
19250
19250
|
id: string;
|
|
19251
19251
|
availableAmount: string;
|
|
@@ -19259,13 +19259,13 @@ export declare type FundsEntityFieldsFragment = {
|
|
|
19259
19259
|
name: string;
|
|
19260
19260
|
};
|
|
19261
19261
|
};
|
|
19262
|
-
export
|
|
19262
|
+
export type BaseFundsEntityFieldsFragment = {
|
|
19263
19263
|
__typename?: "FundsEntity";
|
|
19264
19264
|
id: string;
|
|
19265
19265
|
availableAmount: string;
|
|
19266
19266
|
accountId: string;
|
|
19267
19267
|
};
|
|
19268
|
-
export
|
|
19268
|
+
export type BaseConditionFieldsFragment = {
|
|
19269
19269
|
__typename?: "ConditionEntity";
|
|
19270
19270
|
id: string;
|
|
19271
19271
|
method: number;
|
|
@@ -19275,7 +19275,7 @@ export declare type BaseConditionFieldsFragment = {
|
|
|
19275
19275
|
threshold: string;
|
|
19276
19276
|
maxCommits: string;
|
|
19277
19277
|
};
|
|
19278
|
-
export
|
|
19278
|
+
export type GetBaseMetadataEntityByIdQueryQueryVariables = Exact<{
|
|
19279
19279
|
metadataId: Scalars["ID"];
|
|
19280
19280
|
metadataSkip?: InputMaybe<Scalars["Int"]>;
|
|
19281
19281
|
metadataFirst?: InputMaybe<Scalars["Int"]>;
|
|
@@ -19283,7 +19283,7 @@ export declare type GetBaseMetadataEntityByIdQueryQueryVariables = Exact<{
|
|
|
19283
19283
|
metadataOrderDirection?: InputMaybe<OrderDirection>;
|
|
19284
19284
|
metadataFilter?: InputMaybe<BaseMetadataEntity_Filter>;
|
|
19285
19285
|
}>;
|
|
19286
|
-
export
|
|
19286
|
+
export type GetBaseMetadataEntityByIdQueryQuery = {
|
|
19287
19287
|
__typename?: "Query";
|
|
19288
19288
|
baseMetadataEntity?: {
|
|
19289
19289
|
__typename?: "BaseMetadataEntity";
|
|
@@ -19939,14 +19939,14 @@ export declare type GetBaseMetadataEntityByIdQueryQuery = {
|
|
|
19939
19939
|
};
|
|
19940
19940
|
} | null;
|
|
19941
19941
|
};
|
|
19942
|
-
export
|
|
19942
|
+
export type GetBaseMetadataEntitiesQueryQueryVariables = Exact<{
|
|
19943
19943
|
metadataSkip?: InputMaybe<Scalars["Int"]>;
|
|
19944
19944
|
metadataFirst?: InputMaybe<Scalars["Int"]>;
|
|
19945
19945
|
metadataOrderBy?: InputMaybe<BaseMetadataEntity_OrderBy>;
|
|
19946
19946
|
metadataOrderDirection?: InputMaybe<OrderDirection>;
|
|
19947
19947
|
metadataFilter?: InputMaybe<BaseMetadataEntity_Filter>;
|
|
19948
19948
|
}>;
|
|
19949
|
-
export
|
|
19949
|
+
export type GetBaseMetadataEntitiesQueryQuery = {
|
|
19950
19950
|
__typename?: "Query";
|
|
19951
19951
|
baseMetadataEntities: Array<{
|
|
19952
19952
|
__typename?: "BaseMetadataEntity";
|
|
@@ -20602,7 +20602,7 @@ export declare type GetBaseMetadataEntitiesQueryQuery = {
|
|
|
20602
20602
|
};
|
|
20603
20603
|
}>;
|
|
20604
20604
|
};
|
|
20605
|
-
export
|
|
20605
|
+
export type BaseMetadataEntityFieldsFragment = {
|
|
20606
20606
|
__typename?: "BaseMetadataEntity";
|
|
20607
20607
|
id: string;
|
|
20608
20608
|
name: string;
|
|
@@ -21255,7 +21255,7 @@ export declare type BaseMetadataEntityFieldsFragment = {
|
|
|
21255
21255
|
name: string;
|
|
21256
21256
|
};
|
|
21257
21257
|
};
|
|
21258
|
-
export
|
|
21258
|
+
export type BaseBaseMetadataEntityFieldsFragment = {
|
|
21259
21259
|
__typename?: "BaseMetadataEntity";
|
|
21260
21260
|
id: string;
|
|
21261
21261
|
name: string;
|
|
@@ -21908,14 +21908,14 @@ export declare type BaseBaseMetadataEntityFieldsFragment = {
|
|
|
21908
21908
|
name: string;
|
|
21909
21909
|
};
|
|
21910
21910
|
};
|
|
21911
|
-
export
|
|
21911
|
+
export type GetProductV1BrandsQueryQueryVariables = Exact<{
|
|
21912
21912
|
brandsSkip?: InputMaybe<Scalars["Int"]>;
|
|
21913
21913
|
brandsFirst?: InputMaybe<Scalars["Int"]>;
|
|
21914
21914
|
brandsOrderBy?: InputMaybe<ProductV1Brand_OrderBy>;
|
|
21915
21915
|
brandsOrderDirection?: InputMaybe<OrderDirection>;
|
|
21916
21916
|
brandsFilter?: InputMaybe<ProductV1Brand_Filter>;
|
|
21917
21917
|
}>;
|
|
21918
|
-
export
|
|
21918
|
+
export type GetProductV1BrandsQueryQuery = {
|
|
21919
21919
|
__typename?: "Query";
|
|
21920
21920
|
productV1Brands: Array<{
|
|
21921
21921
|
__typename?: "ProductV1Brand";
|
|
@@ -21923,14 +21923,14 @@ export declare type GetProductV1BrandsQueryQuery = {
|
|
|
21923
21923
|
name: string;
|
|
21924
21924
|
}>;
|
|
21925
21925
|
};
|
|
21926
|
-
export
|
|
21926
|
+
export type GetProductV1ProductsQueryQueryVariables = Exact<{
|
|
21927
21927
|
productsSkip?: InputMaybe<Scalars["Int"]>;
|
|
21928
21928
|
productsFirst?: InputMaybe<Scalars["Int"]>;
|
|
21929
21929
|
productsOrderBy?: InputMaybe<ProductV1Product_OrderBy>;
|
|
21930
21930
|
productsOrderDirection?: InputMaybe<OrderDirection>;
|
|
21931
21931
|
productsFilter?: InputMaybe<ProductV1Product_Filter>;
|
|
21932
21932
|
}>;
|
|
21933
|
-
export
|
|
21933
|
+
export type GetProductV1ProductsQueryQuery = {
|
|
21934
21934
|
__typename?: "Query";
|
|
21935
21935
|
productV1Products: Array<{
|
|
21936
21936
|
__typename?: "ProductV1Product";
|
|
@@ -22137,14 +22137,14 @@ export declare type GetProductV1ProductsQueryQuery = {
|
|
|
22137
22137
|
}> | null;
|
|
22138
22138
|
}>;
|
|
22139
22139
|
};
|
|
22140
|
-
export
|
|
22140
|
+
export type GetProductV1ProductsWithVariantsQueryQueryVariables = Exact<{
|
|
22141
22141
|
productsSkip?: InputMaybe<Scalars["Int"]>;
|
|
22142
22142
|
productsFirst?: InputMaybe<Scalars["Int"]>;
|
|
22143
22143
|
productsOrderBy?: InputMaybe<ProductV1Product_OrderBy>;
|
|
22144
22144
|
productsOrderDirection?: InputMaybe<OrderDirection>;
|
|
22145
22145
|
productsFilter?: InputMaybe<ProductV1Product_Filter>;
|
|
22146
22146
|
}>;
|
|
22147
|
-
export
|
|
22147
|
+
export type GetProductV1ProductsWithVariantsQueryQuery = {
|
|
22148
22148
|
__typename?: "Query";
|
|
22149
22149
|
productV1Products: Array<{
|
|
22150
22150
|
__typename?: "ProductV1Product";
|
|
@@ -23013,14 +23013,14 @@ export declare type GetProductV1ProductsWithVariantsQueryQuery = {
|
|
|
23013
23013
|
}> | null;
|
|
23014
23014
|
}>;
|
|
23015
23015
|
};
|
|
23016
|
-
export
|
|
23016
|
+
export type GetAllProductsWithNotVoidedVariantsQueryQueryVariables = Exact<{
|
|
23017
23017
|
productsSkip?: InputMaybe<Scalars["Int"]>;
|
|
23018
23018
|
productsFirst?: InputMaybe<Scalars["Int"]>;
|
|
23019
23019
|
productsOrderBy?: InputMaybe<ProductV1Product_OrderBy>;
|
|
23020
23020
|
productsOrderDirection?: InputMaybe<OrderDirection>;
|
|
23021
23021
|
productsFilter?: InputMaybe<ProductV1Product_Filter>;
|
|
23022
23022
|
}>;
|
|
23023
|
-
export
|
|
23023
|
+
export type GetAllProductsWithNotVoidedVariantsQueryQuery = {
|
|
23024
23024
|
__typename?: "Query";
|
|
23025
23025
|
productV1Products: Array<{
|
|
23026
23026
|
__typename?: "ProductV1Product";
|
|
@@ -23889,14 +23889,14 @@ export declare type GetAllProductsWithNotVoidedVariantsQueryQuery = {
|
|
|
23889
23889
|
}> | null;
|
|
23890
23890
|
}>;
|
|
23891
23891
|
};
|
|
23892
|
-
export
|
|
23892
|
+
export type GetProductV1CategoriesQueryQueryVariables = Exact<{
|
|
23893
23893
|
categoriesSkip?: InputMaybe<Scalars["Int"]>;
|
|
23894
23894
|
categoriesFirst?: InputMaybe<Scalars["Int"]>;
|
|
23895
23895
|
categoriesOrderBy?: InputMaybe<ProductV1Category_OrderBy>;
|
|
23896
23896
|
categoriesOrderDirection?: InputMaybe<OrderDirection>;
|
|
23897
23897
|
categoriesFilter?: InputMaybe<ProductV1Category_Filter>;
|
|
23898
23898
|
}>;
|
|
23899
|
-
export
|
|
23899
|
+
export type GetProductV1CategoriesQueryQuery = {
|
|
23900
23900
|
__typename?: "Query";
|
|
23901
23901
|
productV1Categories: Array<{
|
|
23902
23902
|
__typename?: "ProductV1Category";
|
|
@@ -23904,7 +23904,7 @@ export declare type GetProductV1CategoriesQueryQuery = {
|
|
|
23904
23904
|
name: string;
|
|
23905
23905
|
}>;
|
|
23906
23906
|
};
|
|
23907
|
-
export
|
|
23907
|
+
export type GetProductV1MetadataEntityByIdQueryQueryVariables = Exact<{
|
|
23908
23908
|
metadataId: Scalars["ID"];
|
|
23909
23909
|
metadataSkip?: InputMaybe<Scalars["Int"]>;
|
|
23910
23910
|
metadataFirst?: InputMaybe<Scalars["Int"]>;
|
|
@@ -23912,7 +23912,7 @@ export declare type GetProductV1MetadataEntityByIdQueryQueryVariables = Exact<{
|
|
|
23912
23912
|
metadataOrderDirection?: InputMaybe<OrderDirection>;
|
|
23913
23913
|
metadataFilter?: InputMaybe<ProductV1MetadataEntity_Filter>;
|
|
23914
23914
|
}>;
|
|
23915
|
-
export
|
|
23915
|
+
export type GetProductV1MetadataEntityByIdQueryQuery = {
|
|
23916
23916
|
__typename?: "Query";
|
|
23917
23917
|
productV1MetadataEntity?: {
|
|
23918
23918
|
__typename?: "ProductV1MetadataEntity";
|
|
@@ -24995,14 +24995,14 @@ export declare type GetProductV1MetadataEntityByIdQueryQuery = {
|
|
|
24995
24995
|
};
|
|
24996
24996
|
} | null;
|
|
24997
24997
|
};
|
|
24998
|
-
export
|
|
24998
|
+
export type GetProductV1MetadataEntitiesQueryQueryVariables = Exact<{
|
|
24999
24999
|
metadataSkip?: InputMaybe<Scalars["Int"]>;
|
|
25000
25000
|
metadataFirst?: InputMaybe<Scalars["Int"]>;
|
|
25001
25001
|
metadataOrderBy?: InputMaybe<ProductV1MetadataEntity_OrderBy>;
|
|
25002
25002
|
metadataOrderDirection?: InputMaybe<OrderDirection>;
|
|
25003
25003
|
metadataFilter?: InputMaybe<ProductV1MetadataEntity_Filter>;
|
|
25004
25004
|
}>;
|
|
25005
|
-
export
|
|
25005
|
+
export type GetProductV1MetadataEntitiesQueryQuery = {
|
|
25006
25006
|
__typename?: "Query";
|
|
25007
25007
|
productV1MetadataEntities: Array<{
|
|
25008
25008
|
__typename?: "ProductV1MetadataEntity";
|
|
@@ -26085,7 +26085,7 @@ export declare type GetProductV1MetadataEntitiesQueryQuery = {
|
|
|
26085
26085
|
};
|
|
26086
26086
|
}>;
|
|
26087
26087
|
};
|
|
26088
|
-
export
|
|
26088
|
+
export type ProductV1MetadataEntityFieldsFragment = {
|
|
26089
26089
|
__typename?: "ProductV1MetadataEntity";
|
|
26090
26090
|
id: string;
|
|
26091
26091
|
name: string;
|
|
@@ -27165,7 +27165,7 @@ export declare type ProductV1MetadataEntityFieldsFragment = {
|
|
|
27165
27165
|
disputeResolverContactMethod: string;
|
|
27166
27166
|
};
|
|
27167
27167
|
};
|
|
27168
|
-
export
|
|
27168
|
+
export type BaseProductV1MetadataEntityFieldsFragment = {
|
|
27169
27169
|
__typename?: "ProductV1MetadataEntity";
|
|
27170
27170
|
id: string;
|
|
27171
27171
|
name: string;
|
|
@@ -28245,14 +28245,14 @@ export declare type BaseProductV1MetadataEntityFieldsFragment = {
|
|
|
28245
28245
|
disputeResolverContactMethod: string;
|
|
28246
28246
|
};
|
|
28247
28247
|
};
|
|
28248
|
-
export
|
|
28248
|
+
export type BaseAnimationMetadataFieldsFragment = {
|
|
28249
28249
|
__typename?: "AnimationMetadata";
|
|
28250
28250
|
id: string;
|
|
28251
28251
|
width?: number | null;
|
|
28252
28252
|
height?: number | null;
|
|
28253
28253
|
type?: string | null;
|
|
28254
28254
|
};
|
|
28255
|
-
export
|
|
28255
|
+
export type BaseProductV1ProductFieldsFragment = {
|
|
28256
28256
|
__typename?: "ProductV1Product";
|
|
28257
28257
|
id: string;
|
|
28258
28258
|
uuid: string;
|
|
@@ -28456,7 +28456,7 @@ export declare type BaseProductV1ProductFieldsFragment = {
|
|
|
28456
28456
|
}> | null;
|
|
28457
28457
|
}> | null;
|
|
28458
28458
|
};
|
|
28459
|
-
export
|
|
28459
|
+
export type BaseProductV1ProductWithVariantsFieldsFragment = {
|
|
28460
28460
|
__typename?: "ProductV1Product";
|
|
28461
28461
|
allVariantsVoided?: boolean | null;
|
|
28462
28462
|
minValidFromDate: string;
|
|
@@ -29322,7 +29322,7 @@ export declare type BaseProductV1ProductWithVariantsFieldsFragment = {
|
|
|
29322
29322
|
}> | null;
|
|
29323
29323
|
}> | null;
|
|
29324
29324
|
};
|
|
29325
|
-
export
|
|
29325
|
+
export type BaseProductV1ProductWithNotVoidedVariantsFieldsFragment = {
|
|
29326
29326
|
__typename?: "ProductV1Product";
|
|
29327
29327
|
allVariantsVoided?: boolean | null;
|
|
29328
29328
|
minValidFromDate: string;
|
|
@@ -30188,27 +30188,27 @@ export declare type BaseProductV1ProductWithNotVoidedVariantsFieldsFragment = {
|
|
|
30188
30188
|
}> | null;
|
|
30189
30189
|
}> | null;
|
|
30190
30190
|
};
|
|
30191
|
-
export
|
|
30191
|
+
export type BaseProductV1BrandFieldsFragment = {
|
|
30192
30192
|
__typename?: "ProductV1Brand";
|
|
30193
30193
|
id: string;
|
|
30194
30194
|
name: string;
|
|
30195
30195
|
};
|
|
30196
|
-
export
|
|
30196
|
+
export type BaseProductV1CategoryFieldsFragment = {
|
|
30197
30197
|
__typename?: "ProductV1Category";
|
|
30198
30198
|
id: string;
|
|
30199
30199
|
name: string;
|
|
30200
30200
|
};
|
|
30201
|
-
export
|
|
30201
|
+
export type BaseProductV1TagFieldsFragment = {
|
|
30202
30202
|
__typename?: "ProductV1Tag";
|
|
30203
30203
|
id: string;
|
|
30204
30204
|
name: string;
|
|
30205
30205
|
};
|
|
30206
|
-
export
|
|
30206
|
+
export type BaseProductV1SectionFieldsFragment = {
|
|
30207
30207
|
__typename?: "ProductV1Section";
|
|
30208
30208
|
id: string;
|
|
30209
30209
|
name: string;
|
|
30210
30210
|
};
|
|
30211
|
-
export
|
|
30211
|
+
export type BaseProductV1MediaFieldsFragment = {
|
|
30212
30212
|
__typename?: "ProductV1Media";
|
|
30213
30213
|
id: string;
|
|
30214
30214
|
url: string;
|
|
@@ -30217,18 +30217,18 @@ export declare type BaseProductV1MediaFieldsFragment = {
|
|
|
30217
30217
|
width?: number | null;
|
|
30218
30218
|
height?: number | null;
|
|
30219
30219
|
};
|
|
30220
|
-
export
|
|
30220
|
+
export type BaseProductV1PersonalisationFieldsFragment = {
|
|
30221
30221
|
__typename?: "ProductV1Personalisation";
|
|
30222
30222
|
id: string;
|
|
30223
30223
|
name: string;
|
|
30224
30224
|
};
|
|
30225
|
-
export
|
|
30225
|
+
export type BaseProductV1VariationFieldsFragment = {
|
|
30226
30226
|
__typename?: "ProductV1Variation";
|
|
30227
30227
|
id: string;
|
|
30228
30228
|
type: string;
|
|
30229
30229
|
option: string;
|
|
30230
30230
|
};
|
|
30231
|
-
export
|
|
30231
|
+
export type BaseProductV1SellerFieldsFragment = {
|
|
30232
30232
|
__typename?: "ProductV1Seller";
|
|
30233
30233
|
id: string;
|
|
30234
30234
|
defaultVersion: number;
|
|
@@ -30326,13 +30326,13 @@ export declare type BaseProductV1SellerFieldsFragment = {
|
|
|
30326
30326
|
} | null;
|
|
30327
30327
|
};
|
|
30328
30328
|
};
|
|
30329
|
-
export
|
|
30329
|
+
export type BaseProductV1SellerContactLinkFieldsFragment = {
|
|
30330
30330
|
__typename?: "ProductV1SellerContactLink";
|
|
30331
30331
|
id: string;
|
|
30332
30332
|
url: string;
|
|
30333
30333
|
tag: string;
|
|
30334
30334
|
};
|
|
30335
|
-
export
|
|
30335
|
+
export type BaseProductV1ShippingOptionFieldsFragment = {
|
|
30336
30336
|
__typename?: "ProductV1ShippingOption";
|
|
30337
30337
|
id: string;
|
|
30338
30338
|
defaultVersion?: number | null;
|
|
@@ -30346,13 +30346,13 @@ export declare type BaseProductV1ShippingOptionFieldsFragment = {
|
|
|
30346
30346
|
deliveryTime: string;
|
|
30347
30347
|
}> | null;
|
|
30348
30348
|
};
|
|
30349
|
-
export
|
|
30349
|
+
export type BaseProductV1ShippingJurisdictionFieldsFragment = {
|
|
30350
30350
|
__typename?: "ProductV1ShippingJurisdiction";
|
|
30351
30351
|
id: string;
|
|
30352
30352
|
label: string;
|
|
30353
30353
|
deliveryTime: string;
|
|
30354
30354
|
};
|
|
30355
|
-
export
|
|
30355
|
+
export type BaseProductV1ExchangePolicyFieldsFragment = {
|
|
30356
30356
|
__typename?: "ProductV1ExchangePolicy";
|
|
30357
30357
|
id: string;
|
|
30358
30358
|
uuid: string;
|
|
@@ -30362,7 +30362,7 @@ export declare type BaseProductV1ExchangePolicyFieldsFragment = {
|
|
|
30362
30362
|
sellerContactMethod: string;
|
|
30363
30363
|
disputeResolverContactMethod: string;
|
|
30364
30364
|
};
|
|
30365
|
-
export
|
|
30365
|
+
export type BaseProductV1ProductOverridesFieldsFragment = {
|
|
30366
30366
|
__typename?: "ProductV1ProductOverrides";
|
|
30367
30367
|
id: string;
|
|
30368
30368
|
version: number;
|
|
@@ -30407,7 +30407,7 @@ export declare type BaseProductV1ProductOverridesFieldsFragment = {
|
|
|
30407
30407
|
height?: number | null;
|
|
30408
30408
|
}> | null;
|
|
30409
30409
|
};
|
|
30410
|
-
export
|
|
30410
|
+
export type GetOfferByIdQueryQueryVariables = Exact<{
|
|
30411
30411
|
offerId: Scalars["ID"];
|
|
30412
30412
|
exchangesSkip?: InputMaybe<Scalars["Int"]>;
|
|
30413
30413
|
exchangesFirst?: InputMaybe<Scalars["Int"]>;
|
|
@@ -30416,7 +30416,7 @@ export declare type GetOfferByIdQueryQueryVariables = Exact<{
|
|
|
30416
30416
|
exchangesFilter?: InputMaybe<Exchange_Filter>;
|
|
30417
30417
|
includeExchanges?: InputMaybe<Scalars["Boolean"]>;
|
|
30418
30418
|
}>;
|
|
30419
|
-
export
|
|
30419
|
+
export type GetOfferByIdQueryQuery = {
|
|
30420
30420
|
__typename?: "Query";
|
|
30421
30421
|
offer?: {
|
|
30422
30422
|
__typename?: "Offer";
|
|
@@ -31067,7 +31067,7 @@ export declare type GetOfferByIdQueryQuery = {
|
|
|
31067
31067
|
} | null;
|
|
31068
31068
|
} | null;
|
|
31069
31069
|
};
|
|
31070
|
-
export
|
|
31070
|
+
export type GetOffersQueryQueryVariables = Exact<{
|
|
31071
31071
|
offersSkip?: InputMaybe<Scalars["Int"]>;
|
|
31072
31072
|
offersFirst?: InputMaybe<Scalars["Int"]>;
|
|
31073
31073
|
offersOrderBy?: InputMaybe<Offer_OrderBy>;
|
|
@@ -31080,7 +31080,7 @@ export declare type GetOffersQueryQueryVariables = Exact<{
|
|
|
31080
31080
|
exchangesFilter?: InputMaybe<Exchange_Filter>;
|
|
31081
31081
|
includeExchanges?: InputMaybe<Scalars["Boolean"]>;
|
|
31082
31082
|
}>;
|
|
31083
|
-
export
|
|
31083
|
+
export type GetOffersQueryQuery = {
|
|
31084
31084
|
__typename?: "Query";
|
|
31085
31085
|
offers: Array<{
|
|
31086
31086
|
__typename?: "Offer";
|
|
@@ -31731,7 +31731,7 @@ export declare type GetOffersQueryQuery = {
|
|
|
31731
31731
|
} | null;
|
|
31732
31732
|
}>;
|
|
31733
31733
|
};
|
|
31734
|
-
export
|
|
31734
|
+
export type OfferFieldsFragment = {
|
|
31735
31735
|
__typename?: "Offer";
|
|
31736
31736
|
id: string;
|
|
31737
31737
|
createdAt: string;
|
|
@@ -32379,7 +32379,7 @@ export declare type OfferFieldsFragment = {
|
|
|
32379
32379
|
owner: string;
|
|
32380
32380
|
} | null;
|
|
32381
32381
|
};
|
|
32382
|
-
export
|
|
32382
|
+
export type BaseOfferFieldsFragment = {
|
|
32383
32383
|
__typename?: "Offer";
|
|
32384
32384
|
id: string;
|
|
32385
32385
|
createdAt: string;
|
|
@@ -32919,7 +32919,7 @@ export declare type BaseOfferFieldsFragment = {
|
|
|
32919
32919
|
owner: string;
|
|
32920
32920
|
} | null;
|
|
32921
32921
|
};
|
|
32922
|
-
export
|
|
32922
|
+
export type BaseRangeFieldsFragment = {
|
|
32923
32923
|
__typename?: "RangeEntity";
|
|
32924
32924
|
id: string;
|
|
32925
32925
|
start: string;
|
|
@@ -33000,7 +33000,7 @@ export declare const GetProductV1MetadataEntityByIdQueryDocument: string;
|
|
|
33000
33000
|
export declare const GetProductV1MetadataEntitiesQueryDocument: string;
|
|
33001
33001
|
export declare const GetOfferByIdQueryDocument: string;
|
|
33002
33002
|
export declare const GetOffersQueryDocument: string;
|
|
33003
|
-
export
|
|
33003
|
+
export type SdkFunctionWrapper = <T>(action: (requestHeaders?: Record<string, string>) => Promise<T>, operationName: string, operationType?: string) => Promise<T>;
|
|
33004
33004
|
export declare function getSdk(client: GraphQLClient, withWrapper?: SdkFunctionWrapper): {
|
|
33005
33005
|
getSellerByIdQuery(variables: GetSellerByIdQueryQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<GetSellerByIdQueryQuery>;
|
|
33006
33006
|
getSellersQuery(variables?: GetSellersQueryQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<GetSellersQueryQuery>;
|
|
@@ -33029,6 +33029,6 @@ export declare function getSdk(client: GraphQLClient, withWrapper?: SdkFunctionW
|
|
|
33029
33029
|
getOfferByIdQuery(variables: GetOfferByIdQueryQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<GetOfferByIdQueryQuery>;
|
|
33030
33030
|
getOffersQuery(variables?: GetOffersQueryQueryVariables, requestHeaders?: Dom.RequestInit["headers"]): Promise<GetOffersQueryQuery>;
|
|
33031
33031
|
};
|
|
33032
|
-
export
|
|
33032
|
+
export type Sdk = ReturnType<typeof getSdk>;
|
|
33033
33033
|
export {};
|
|
33034
33034
|
//# sourceMappingURL=subgraph.d.ts.map
|