@kleros/kleros-sdk 2.0.1-3 → 2.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (77) hide show
  1. package/README.md +2 -3
  2. package/package.json +6 -8
  3. package/lib/src/consts.d.ts +0 -1
  4. package/lib/src/consts.js +0 -5
  5. package/lib/src/consts.js.map +0 -1
  6. package/lib/src/dataMappings/actions/callAction.d.ts +0 -2
  7. package/lib/src/dataMappings/actions/callAction.js +0 -20
  8. package/lib/src/dataMappings/actions/callAction.js.map +0 -1
  9. package/lib/src/dataMappings/actions/eventAction.d.ts +0 -2
  10. package/lib/src/dataMappings/actions/eventAction.js +0 -24
  11. package/lib/src/dataMappings/actions/eventAction.js.map +0 -1
  12. package/lib/src/dataMappings/actions/fetchIpfsJsonAction.d.ts +0 -2
  13. package/lib/src/dataMappings/actions/fetchIpfsJsonAction.js +0 -34
  14. package/lib/src/dataMappings/actions/fetchIpfsJsonAction.js.map +0 -1
  15. package/lib/src/dataMappings/actions/jsonAction.d.ts +0 -2
  16. package/lib/src/dataMappings/actions/jsonAction.js +0 -10
  17. package/lib/src/dataMappings/actions/jsonAction.js.map +0 -1
  18. package/lib/src/dataMappings/actions/subgraphAction.d.ts +0 -2
  19. package/lib/src/dataMappings/actions/subgraphAction.js +0 -23
  20. package/lib/src/dataMappings/actions/subgraphAction.js.map +0 -1
  21. package/lib/src/dataMappings/decoder.d.ts +0 -7
  22. package/lib/src/dataMappings/decoder.js +0 -41
  23. package/lib/src/dataMappings/decoder.js.map +0 -1
  24. package/lib/src/dataMappings/disputeDetails.d.ts +0 -35
  25. package/lib/src/dataMappings/disputeDetails.js +0 -12
  26. package/lib/src/dataMappings/disputeDetails.js.map +0 -1
  27. package/lib/src/dataMappings/executeActions.d.ts +0 -4
  28. package/lib/src/dataMappings/executeActions.js +0 -49
  29. package/lib/src/dataMappings/executeActions.js.map +0 -1
  30. package/lib/src/dataMappings/retrieveRealityData.d.ts +0 -1
  31. package/lib/src/dataMappings/retrieveRealityData.js +0 -95
  32. package/lib/src/dataMappings/retrieveRealityData.js.map +0 -1
  33. package/lib/src/dataMappings/utils/createResultObject.d.ts +0 -1
  34. package/lib/src/dataMappings/utils/createResultObject.js +0 -24
  35. package/lib/src/dataMappings/utils/createResultObject.js.map +0 -1
  36. package/lib/src/dataMappings/utils/dataMappingTypes.d.ts +0 -43
  37. package/lib/src/dataMappings/utils/dataMappingTypes.js +0 -51
  38. package/lib/src/dataMappings/utils/dataMappingTypes.js.map +0 -1
  39. package/lib/src/dataMappings/utils/dataMappingValidators.d.ts +0 -7
  40. package/lib/src/dataMappings/utils/dataMappingValidators.js +0 -46
  41. package/lib/src/dataMappings/utils/dataMappingValidators.js.map +0 -1
  42. package/lib/src/dataMappings/utils/disputeDetailsSchema.d.ts +0 -167
  43. package/lib/src/dataMappings/utils/disputeDetailsSchema.js +0 -62
  44. package/lib/src/dataMappings/utils/disputeDetailsSchema.js.map +0 -1
  45. package/lib/src/dataMappings/utils/disputeDetailsTypes.d.ts +0 -7
  46. package/lib/src/dataMappings/utils/disputeDetailsTypes.js +0 -6
  47. package/lib/src/dataMappings/utils/disputeDetailsTypes.js.map +0 -1
  48. package/lib/src/dataMappings/utils/disputeDetailsValidator.d.ts +0 -32
  49. package/lib/src/dataMappings/utils/disputeDetailsValidator.js +0 -29
  50. package/lib/src/dataMappings/utils/disputeDetailsValidator.js.map +0 -1
  51. package/lib/src/dataMappings/utils/disputeRequest.d.ts +0 -8
  52. package/lib/src/dataMappings/utils/disputeRequest.js +0 -3
  53. package/lib/src/dataMappings/utils/disputeRequest.js.map +0 -1
  54. package/lib/src/dataMappings/utils/populateTemplate.d.ts +0 -2
  55. package/lib/src/dataMappings/utils/populateTemplate.js +0 -18
  56. package/lib/src/dataMappings/utils/populateTemplate.js.map +0 -1
  57. package/lib/src/dataMappings/utils/replacePlaceholdersWithValues.d.ts +0 -1
  58. package/lib/src/dataMappings/utils/replacePlaceholdersWithValues.js +0 -17
  59. package/lib/src/dataMappings/utils/replacePlaceholdersWithValues.js.map +0 -1
  60. package/lib/src/graphql/fragment-masking.d.ts +0 -15
  61. package/lib/src/graphql/fragment-masking.js +0 -23
  62. package/lib/src/graphql/fragment-masking.js.map +0 -1
  63. package/lib/src/graphql/gql.d.ts +0 -108
  64. package/lib/src/graphql/gql.js +0 -56
  65. package/lib/src/graphql/gql.js.map +0 -1
  66. package/lib/src/graphql/graphql.d.ts +0 -4869
  67. package/lib/src/graphql/graphql.js +0 -719
  68. package/lib/src/graphql/graphql.js.map +0 -1
  69. package/lib/src/graphql/index.d.ts +0 -2
  70. package/lib/src/graphql/index.js +0 -19
  71. package/lib/src/graphql/index.js.map +0 -1
  72. package/lib/src/index.d.ts +0 -1
  73. package/lib/src/index.js +0 -18
  74. package/lib/src/index.js.map +0 -1
  75. package/lib/src/sdk.d.ts +0 -4
  76. package/lib/src/sdk.js +0 -32
  77. package/lib/src/sdk.js.map +0 -1
@@ -1,719 +0,0 @@
1
- "use strict";
2
- Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.UserDocument = exports.TopUsersByCoherenceScoreDocument = exports.JurorStakeDetailsDocument = exports.HomePageDocument = exports.EvidencesDocument = exports.DrawDocument = exports.DisputeTemplateDocument = exports.DisputeDetailsDocument = exports.CourtTreeDocument = exports.CourtPolicyUriDocument = exports.CourtDetailsDocument = exports.CounterDocument = exports.ClassicAppealDocument = exports.MyCasesPageWhereDocument = exports.MyCasesDocument = exports.CasesPageDocument = exports.CasesPageWhereDocument = exports.AllCasesDocument = exports.UserDetailsFragmentDoc = exports.DisputeDetailsFragmentDoc = exports._SubgraphErrorPolicy_ = exports.Vote_OrderBy = exports.User_OrderBy = exports.TokenAndEthShift_OrderBy = exports.Round_OrderBy = exports.PeriodIndexCounter_OrderBy = exports.Period = exports.Penalty_OrderBy = exports.OrderDirection = exports.JurorTokensPerCourt_OrderBy = exports.FeeToken_OrderBy = exports.Evidence_OrderBy = exports.EvidenceGroup_OrderBy = exports.Draw_OrderBy = exports.Dispute_OrderBy = exports.DisputeTemplate_OrderBy = exports.DisputeKit_OrderBy = exports.DisputeKitRound_OrderBy = exports.DisputeKitDispute_OrderBy = exports.Court_OrderBy = exports.Counter_OrderBy = exports.Contribution_OrderBy = exports.ClassicVote_OrderBy = exports.ClassicRound_OrderBy = exports.ClassicJustification_OrderBy = exports.ClassicEvidence_OrderBy = exports.ClassicEvidenceGroup_OrderBy = exports.ClassicDispute_OrderBy = exports.ClassicContribution_OrderBy = exports.Arbitrable_OrderBy = void 0;
4
- exports.VotingHistoryDocument = exports.UserDisputeFilterDocument = void 0;
5
- var Arbitrable_OrderBy;
6
- (function (Arbitrable_OrderBy) {
7
- Arbitrable_OrderBy["Disputes"] = "disputes";
8
- Arbitrable_OrderBy["Id"] = "id";
9
- Arbitrable_OrderBy["TotalDisputes"] = "totalDisputes";
10
- })(Arbitrable_OrderBy || (exports.Arbitrable_OrderBy = Arbitrable_OrderBy = {}));
11
- var ClassicContribution_OrderBy;
12
- (function (ClassicContribution_OrderBy) {
13
- ClassicContribution_OrderBy["Amount"] = "amount";
14
- ClassicContribution_OrderBy["Choice"] = "choice";
15
- ClassicContribution_OrderBy["Contributor"] = "contributor";
16
- ClassicContribution_OrderBy["ContributorActiveDisputes"] = "contributor__activeDisputes";
17
- ClassicContribution_OrderBy["ContributorCoherenceScore"] = "contributor__coherenceScore";
18
- ClassicContribution_OrderBy["ContributorId"] = "contributor__id";
19
- ClassicContribution_OrderBy["ContributorTotalAppealingDisputes"] = "contributor__totalAppealingDisputes";
20
- ClassicContribution_OrderBy["ContributorTotalCoherent"] = "contributor__totalCoherent";
21
- ClassicContribution_OrderBy["ContributorTotalDelayed"] = "contributor__totalDelayed";
22
- ClassicContribution_OrderBy["ContributorTotalDisputes"] = "contributor__totalDisputes";
23
- ClassicContribution_OrderBy["ContributorTotalResolvedDisputes"] = "contributor__totalResolvedDisputes";
24
- ClassicContribution_OrderBy["ContributorTotalStake"] = "contributor__totalStake";
25
- ClassicContribution_OrderBy["CoreDispute"] = "coreDispute";
26
- ClassicContribution_OrderBy["CoreDisputeCreatedAt"] = "coreDispute__createdAt";
27
- ClassicContribution_OrderBy["CoreDisputeCurrentRoundIndex"] = "coreDispute__currentRoundIndex";
28
- ClassicContribution_OrderBy["CoreDisputeCurrentRuling"] = "coreDispute__currentRuling";
29
- ClassicContribution_OrderBy["CoreDisputeDisputeId"] = "coreDispute__disputeID";
30
- ClassicContribution_OrderBy["CoreDisputeId"] = "coreDispute__id";
31
- ClassicContribution_OrderBy["CoreDisputeLastPeriodChange"] = "coreDispute__lastPeriodChange";
32
- ClassicContribution_OrderBy["CoreDisputeLastPeriodChangeBlockNumber"] = "coreDispute__lastPeriodChangeBlockNumber";
33
- ClassicContribution_OrderBy["CoreDisputeOverridden"] = "coreDispute__overridden";
34
- ClassicContribution_OrderBy["CoreDisputePeriod"] = "coreDispute__period";
35
- ClassicContribution_OrderBy["CoreDisputePeriodDeadline"] = "coreDispute__periodDeadline";
36
- ClassicContribution_OrderBy["CoreDisputePeriodNotificationIndex"] = "coreDispute__periodNotificationIndex";
37
- ClassicContribution_OrderBy["CoreDisputeRuled"] = "coreDispute__ruled";
38
- ClassicContribution_OrderBy["CoreDisputeTied"] = "coreDispute__tied";
39
- ClassicContribution_OrderBy["Id"] = "id";
40
- ClassicContribution_OrderBy["LocalRound"] = "localRound";
41
- ClassicContribution_OrderBy["LocalRoundFeeRewards"] = "localRound__feeRewards";
42
- ClassicContribution_OrderBy["LocalRoundId"] = "localRound__id";
43
- ClassicContribution_OrderBy["LocalRoundTied"] = "localRound__tied";
44
- ClassicContribution_OrderBy["LocalRoundTotalCommited"] = "localRound__totalCommited";
45
- ClassicContribution_OrderBy["LocalRoundTotalVoted"] = "localRound__totalVoted";
46
- ClassicContribution_OrderBy["LocalRoundWinningChoice"] = "localRound__winningChoice";
47
- ClassicContribution_OrderBy["RewardWithdrawn"] = "rewardWithdrawn";
48
- })(ClassicContribution_OrderBy || (exports.ClassicContribution_OrderBy = ClassicContribution_OrderBy = {}));
49
- var ClassicDispute_OrderBy;
50
- (function (ClassicDispute_OrderBy) {
51
- ClassicDispute_OrderBy["CoreDispute"] = "coreDispute";
52
- ClassicDispute_OrderBy["CoreDisputeCreatedAt"] = "coreDispute__createdAt";
53
- ClassicDispute_OrderBy["CoreDisputeCurrentRoundIndex"] = "coreDispute__currentRoundIndex";
54
- ClassicDispute_OrderBy["CoreDisputeCurrentRuling"] = "coreDispute__currentRuling";
55
- ClassicDispute_OrderBy["CoreDisputeDisputeId"] = "coreDispute__disputeID";
56
- ClassicDispute_OrderBy["CoreDisputeId"] = "coreDispute__id";
57
- ClassicDispute_OrderBy["CoreDisputeLastPeriodChange"] = "coreDispute__lastPeriodChange";
58
- ClassicDispute_OrderBy["CoreDisputeLastPeriodChangeBlockNumber"] = "coreDispute__lastPeriodChangeBlockNumber";
59
- ClassicDispute_OrderBy["CoreDisputeOverridden"] = "coreDispute__overridden";
60
- ClassicDispute_OrderBy["CoreDisputePeriod"] = "coreDispute__period";
61
- ClassicDispute_OrderBy["CoreDisputePeriodDeadline"] = "coreDispute__periodDeadline";
62
- ClassicDispute_OrderBy["CoreDisputePeriodNotificationIndex"] = "coreDispute__periodNotificationIndex";
63
- ClassicDispute_OrderBy["CoreDisputeRuled"] = "coreDispute__ruled";
64
- ClassicDispute_OrderBy["CoreDisputeTied"] = "coreDispute__tied";
65
- ClassicDispute_OrderBy["CurrentLocalRoundIndex"] = "currentLocalRoundIndex";
66
- ClassicDispute_OrderBy["ExtraData"] = "extraData";
67
- ClassicDispute_OrderBy["Id"] = "id";
68
- ClassicDispute_OrderBy["LocalRounds"] = "localRounds";
69
- ClassicDispute_OrderBy["NumberOfChoices"] = "numberOfChoices";
70
- ClassicDispute_OrderBy["Timestamp"] = "timestamp";
71
- })(ClassicDispute_OrderBy || (exports.ClassicDispute_OrderBy = ClassicDispute_OrderBy = {}));
72
- var ClassicEvidenceGroup_OrderBy;
73
- (function (ClassicEvidenceGroup_OrderBy) {
74
- ClassicEvidenceGroup_OrderBy["Evidences"] = "evidences";
75
- ClassicEvidenceGroup_OrderBy["Id"] = "id";
76
- ClassicEvidenceGroup_OrderBy["NextEvidenceIndex"] = "nextEvidenceIndex";
77
- })(ClassicEvidenceGroup_OrderBy || (exports.ClassicEvidenceGroup_OrderBy = ClassicEvidenceGroup_OrderBy = {}));
78
- var ClassicEvidence_OrderBy;
79
- (function (ClassicEvidence_OrderBy) {
80
- ClassicEvidence_OrderBy["Evidence"] = "evidence";
81
- ClassicEvidence_OrderBy["EvidenceGroup"] = "evidenceGroup";
82
- ClassicEvidence_OrderBy["EvidenceGroupId"] = "evidenceGroup__id";
83
- ClassicEvidence_OrderBy["EvidenceGroupNextEvidenceIndex"] = "evidenceGroup__nextEvidenceIndex";
84
- ClassicEvidence_OrderBy["Id"] = "id";
85
- ClassicEvidence_OrderBy["Sender"] = "sender";
86
- ClassicEvidence_OrderBy["SenderActiveDisputes"] = "sender__activeDisputes";
87
- ClassicEvidence_OrderBy["SenderCoherenceScore"] = "sender__coherenceScore";
88
- ClassicEvidence_OrderBy["SenderId"] = "sender__id";
89
- ClassicEvidence_OrderBy["SenderTotalAppealingDisputes"] = "sender__totalAppealingDisputes";
90
- ClassicEvidence_OrderBy["SenderTotalCoherent"] = "sender__totalCoherent";
91
- ClassicEvidence_OrderBy["SenderTotalDelayed"] = "sender__totalDelayed";
92
- ClassicEvidence_OrderBy["SenderTotalDisputes"] = "sender__totalDisputes";
93
- ClassicEvidence_OrderBy["SenderTotalResolvedDisputes"] = "sender__totalResolvedDisputes";
94
- ClassicEvidence_OrderBy["SenderTotalStake"] = "sender__totalStake";
95
- })(ClassicEvidence_OrderBy || (exports.ClassicEvidence_OrderBy = ClassicEvidence_OrderBy = {}));
96
- var ClassicJustification_OrderBy;
97
- (function (ClassicJustification_OrderBy) {
98
- ClassicJustification_OrderBy["Choice"] = "choice";
99
- ClassicJustification_OrderBy["CoreDispute"] = "coreDispute";
100
- ClassicJustification_OrderBy["CoreDisputeCreatedAt"] = "coreDispute__createdAt";
101
- ClassicJustification_OrderBy["CoreDisputeCurrentRoundIndex"] = "coreDispute__currentRoundIndex";
102
- ClassicJustification_OrderBy["CoreDisputeCurrentRuling"] = "coreDispute__currentRuling";
103
- ClassicJustification_OrderBy["CoreDisputeDisputeId"] = "coreDispute__disputeID";
104
- ClassicJustification_OrderBy["CoreDisputeId"] = "coreDispute__id";
105
- ClassicJustification_OrderBy["CoreDisputeLastPeriodChange"] = "coreDispute__lastPeriodChange";
106
- ClassicJustification_OrderBy["CoreDisputeLastPeriodChangeBlockNumber"] = "coreDispute__lastPeriodChangeBlockNumber";
107
- ClassicJustification_OrderBy["CoreDisputeOverridden"] = "coreDispute__overridden";
108
- ClassicJustification_OrderBy["CoreDisputePeriod"] = "coreDispute__period";
109
- ClassicJustification_OrderBy["CoreDisputePeriodDeadline"] = "coreDispute__periodDeadline";
110
- ClassicJustification_OrderBy["CoreDisputePeriodNotificationIndex"] = "coreDispute__periodNotificationIndex";
111
- ClassicJustification_OrderBy["CoreDisputeRuled"] = "coreDispute__ruled";
112
- ClassicJustification_OrderBy["CoreDisputeTied"] = "coreDispute__tied";
113
- ClassicJustification_OrderBy["Id"] = "id";
114
- ClassicJustification_OrderBy["Juror"] = "juror";
115
- ClassicJustification_OrderBy["JurorActiveDisputes"] = "juror__activeDisputes";
116
- ClassicJustification_OrderBy["JurorCoherenceScore"] = "juror__coherenceScore";
117
- ClassicJustification_OrderBy["JurorId"] = "juror__id";
118
- ClassicJustification_OrderBy["JurorTotalAppealingDisputes"] = "juror__totalAppealingDisputes";
119
- ClassicJustification_OrderBy["JurorTotalCoherent"] = "juror__totalCoherent";
120
- ClassicJustification_OrderBy["JurorTotalDelayed"] = "juror__totalDelayed";
121
- ClassicJustification_OrderBy["JurorTotalDisputes"] = "juror__totalDisputes";
122
- ClassicJustification_OrderBy["JurorTotalResolvedDisputes"] = "juror__totalResolvedDisputes";
123
- ClassicJustification_OrderBy["JurorTotalStake"] = "juror__totalStake";
124
- ClassicJustification_OrderBy["LocalRound"] = "localRound";
125
- ClassicJustification_OrderBy["LocalRoundFeeRewards"] = "localRound__feeRewards";
126
- ClassicJustification_OrderBy["LocalRoundId"] = "localRound__id";
127
- ClassicJustification_OrderBy["LocalRoundTied"] = "localRound__tied";
128
- ClassicJustification_OrderBy["LocalRoundTotalCommited"] = "localRound__totalCommited";
129
- ClassicJustification_OrderBy["LocalRoundTotalVoted"] = "localRound__totalVoted";
130
- ClassicJustification_OrderBy["LocalRoundWinningChoice"] = "localRound__winningChoice";
131
- ClassicJustification_OrderBy["Reference"] = "reference";
132
- ClassicJustification_OrderBy["Votes"] = "votes";
133
- })(ClassicJustification_OrderBy || (exports.ClassicJustification_OrderBy = ClassicJustification_OrderBy = {}));
134
- var ClassicRound_OrderBy;
135
- (function (ClassicRound_OrderBy) {
136
- ClassicRound_OrderBy["Contributions"] = "contributions";
137
- ClassicRound_OrderBy["Counts"] = "counts";
138
- ClassicRound_OrderBy["FeeRewards"] = "feeRewards";
139
- ClassicRound_OrderBy["FundedChoices"] = "fundedChoices";
140
- ClassicRound_OrderBy["Id"] = "id";
141
- ClassicRound_OrderBy["Justifications"] = "justifications";
142
- ClassicRound_OrderBy["LocalDispute"] = "localDispute";
143
- ClassicRound_OrderBy["LocalDisputeCurrentLocalRoundIndex"] = "localDispute__currentLocalRoundIndex";
144
- ClassicRound_OrderBy["LocalDisputeId"] = "localDispute__id";
145
- ClassicRound_OrderBy["LocalDisputeTimestamp"] = "localDispute__timestamp";
146
- ClassicRound_OrderBy["PaidFees"] = "paidFees";
147
- ClassicRound_OrderBy["Tied"] = "tied";
148
- ClassicRound_OrderBy["TotalCommited"] = "totalCommited";
149
- ClassicRound_OrderBy["TotalVoted"] = "totalVoted";
150
- ClassicRound_OrderBy["Votes"] = "votes";
151
- ClassicRound_OrderBy["WinningChoice"] = "winningChoice";
152
- })(ClassicRound_OrderBy || (exports.ClassicRound_OrderBy = ClassicRound_OrderBy = {}));
153
- var ClassicVote_OrderBy;
154
- (function (ClassicVote_OrderBy) {
155
- ClassicVote_OrderBy["Choice"] = "choice";
156
- ClassicVote_OrderBy["Commit"] = "commit";
157
- ClassicVote_OrderBy["Commited"] = "commited";
158
- ClassicVote_OrderBy["CoreDispute"] = "coreDispute";
159
- ClassicVote_OrderBy["CoreDisputeCreatedAt"] = "coreDispute__createdAt";
160
- ClassicVote_OrderBy["CoreDisputeCurrentRoundIndex"] = "coreDispute__currentRoundIndex";
161
- ClassicVote_OrderBy["CoreDisputeCurrentRuling"] = "coreDispute__currentRuling";
162
- ClassicVote_OrderBy["CoreDisputeDisputeId"] = "coreDispute__disputeID";
163
- ClassicVote_OrderBy["CoreDisputeId"] = "coreDispute__id";
164
- ClassicVote_OrderBy["CoreDisputeLastPeriodChange"] = "coreDispute__lastPeriodChange";
165
- ClassicVote_OrderBy["CoreDisputeLastPeriodChangeBlockNumber"] = "coreDispute__lastPeriodChangeBlockNumber";
166
- ClassicVote_OrderBy["CoreDisputeOverridden"] = "coreDispute__overridden";
167
- ClassicVote_OrderBy["CoreDisputePeriod"] = "coreDispute__period";
168
- ClassicVote_OrderBy["CoreDisputePeriodDeadline"] = "coreDispute__periodDeadline";
169
- ClassicVote_OrderBy["CoreDisputePeriodNotificationIndex"] = "coreDispute__periodNotificationIndex";
170
- ClassicVote_OrderBy["CoreDisputeRuled"] = "coreDispute__ruled";
171
- ClassicVote_OrderBy["CoreDisputeTied"] = "coreDispute__tied";
172
- ClassicVote_OrderBy["Draw"] = "draw";
173
- ClassicVote_OrderBy["DrawBlockNumber"] = "draw__blockNumber";
174
- ClassicVote_OrderBy["DrawDrawNotificationIndex"] = "draw__drawNotificationIndex";
175
- ClassicVote_OrderBy["DrawId"] = "draw__id";
176
- ClassicVote_OrderBy["DrawVoteIdNum"] = "draw__voteIDNum";
177
- ClassicVote_OrderBy["Id"] = "id";
178
- ClassicVote_OrderBy["Juror"] = "juror";
179
- ClassicVote_OrderBy["JurorActiveDisputes"] = "juror__activeDisputes";
180
- ClassicVote_OrderBy["JurorCoherenceScore"] = "juror__coherenceScore";
181
- ClassicVote_OrderBy["JurorId"] = "juror__id";
182
- ClassicVote_OrderBy["JurorTotalAppealingDisputes"] = "juror__totalAppealingDisputes";
183
- ClassicVote_OrderBy["JurorTotalCoherent"] = "juror__totalCoherent";
184
- ClassicVote_OrderBy["JurorTotalDelayed"] = "juror__totalDelayed";
185
- ClassicVote_OrderBy["JurorTotalDisputes"] = "juror__totalDisputes";
186
- ClassicVote_OrderBy["JurorTotalResolvedDisputes"] = "juror__totalResolvedDisputes";
187
- ClassicVote_OrderBy["JurorTotalStake"] = "juror__totalStake";
188
- ClassicVote_OrderBy["Justification"] = "justification";
189
- ClassicVote_OrderBy["JustificationChoice"] = "justification__choice";
190
- ClassicVote_OrderBy["JustificationId"] = "justification__id";
191
- ClassicVote_OrderBy["JustificationReference"] = "justification__reference";
192
- ClassicVote_OrderBy["LocalRound"] = "localRound";
193
- ClassicVote_OrderBy["LocalRoundId"] = "localRound__id";
194
- ClassicVote_OrderBy["Voted"] = "voted";
195
- })(ClassicVote_OrderBy || (exports.ClassicVote_OrderBy = ClassicVote_OrderBy = {}));
196
- var Contribution_OrderBy;
197
- (function (Contribution_OrderBy) {
198
- Contribution_OrderBy["Contributor"] = "contributor";
199
- Contribution_OrderBy["ContributorActiveDisputes"] = "contributor__activeDisputes";
200
- Contribution_OrderBy["ContributorCoherenceScore"] = "contributor__coherenceScore";
201
- Contribution_OrderBy["ContributorId"] = "contributor__id";
202
- Contribution_OrderBy["ContributorTotalAppealingDisputes"] = "contributor__totalAppealingDisputes";
203
- Contribution_OrderBy["ContributorTotalCoherent"] = "contributor__totalCoherent";
204
- Contribution_OrderBy["ContributorTotalDelayed"] = "contributor__totalDelayed";
205
- Contribution_OrderBy["ContributorTotalDisputes"] = "contributor__totalDisputes";
206
- Contribution_OrderBy["ContributorTotalResolvedDisputes"] = "contributor__totalResolvedDisputes";
207
- Contribution_OrderBy["ContributorTotalStake"] = "contributor__totalStake";
208
- Contribution_OrderBy["CoreDispute"] = "coreDispute";
209
- Contribution_OrderBy["CoreDisputeCreatedAt"] = "coreDispute__createdAt";
210
- Contribution_OrderBy["CoreDisputeCurrentRoundIndex"] = "coreDispute__currentRoundIndex";
211
- Contribution_OrderBy["CoreDisputeCurrentRuling"] = "coreDispute__currentRuling";
212
- Contribution_OrderBy["CoreDisputeDisputeId"] = "coreDispute__disputeID";
213
- Contribution_OrderBy["CoreDisputeId"] = "coreDispute__id";
214
- Contribution_OrderBy["CoreDisputeLastPeriodChange"] = "coreDispute__lastPeriodChange";
215
- Contribution_OrderBy["CoreDisputeLastPeriodChangeBlockNumber"] = "coreDispute__lastPeriodChangeBlockNumber";
216
- Contribution_OrderBy["CoreDisputeOverridden"] = "coreDispute__overridden";
217
- Contribution_OrderBy["CoreDisputePeriod"] = "coreDispute__period";
218
- Contribution_OrderBy["CoreDisputePeriodDeadline"] = "coreDispute__periodDeadline";
219
- Contribution_OrderBy["CoreDisputePeriodNotificationIndex"] = "coreDispute__periodNotificationIndex";
220
- Contribution_OrderBy["CoreDisputeRuled"] = "coreDispute__ruled";
221
- Contribution_OrderBy["CoreDisputeTied"] = "coreDispute__tied";
222
- Contribution_OrderBy["Id"] = "id";
223
- })(Contribution_OrderBy || (exports.Contribution_OrderBy = Contribution_OrderBy = {}));
224
- var Counter_OrderBy;
225
- (function (Counter_OrderBy) {
226
- Counter_OrderBy["ActiveJurors"] = "activeJurors";
227
- Counter_OrderBy["Cases"] = "cases";
228
- Counter_OrderBy["CasesAppealing"] = "casesAppealing";
229
- Counter_OrderBy["CasesRuled"] = "casesRuled";
230
- Counter_OrderBy["CasesVoting"] = "casesVoting";
231
- Counter_OrderBy["Id"] = "id";
232
- Counter_OrderBy["PaidEth"] = "paidETH";
233
- Counter_OrderBy["RedistributedPnk"] = "redistributedPNK";
234
- Counter_OrderBy["StakedPnk"] = "stakedPNK";
235
- })(Counter_OrderBy || (exports.Counter_OrderBy = Counter_OrderBy = {}));
236
- var Court_OrderBy;
237
- (function (Court_OrderBy) {
238
- Court_OrderBy["Alpha"] = "alpha";
239
- Court_OrderBy["Children"] = "children";
240
- Court_OrderBy["DelayedStake"] = "delayedStake";
241
- Court_OrderBy["Disputes"] = "disputes";
242
- Court_OrderBy["FeeForJuror"] = "feeForJuror";
243
- Court_OrderBy["HiddenVotes"] = "hiddenVotes";
244
- Court_OrderBy["Id"] = "id";
245
- Court_OrderBy["JurorsForCourtJump"] = "jurorsForCourtJump";
246
- Court_OrderBy["MinStake"] = "minStake";
247
- Court_OrderBy["Name"] = "name";
248
- Court_OrderBy["NumberAppealingDisputes"] = "numberAppealingDisputes";
249
- Court_OrderBy["NumberClosedDisputes"] = "numberClosedDisputes";
250
- Court_OrderBy["NumberDisputes"] = "numberDisputes";
251
- Court_OrderBy["NumberStakedJurors"] = "numberStakedJurors";
252
- Court_OrderBy["NumberVotingDisputes"] = "numberVotingDisputes";
253
- Court_OrderBy["PaidEth"] = "paidETH";
254
- Court_OrderBy["PaidPnk"] = "paidPNK";
255
- Court_OrderBy["Parent"] = "parent";
256
- Court_OrderBy["ParentAlpha"] = "parent__alpha";
257
- Court_OrderBy["ParentDelayedStake"] = "parent__delayedStake";
258
- Court_OrderBy["ParentFeeForJuror"] = "parent__feeForJuror";
259
- Court_OrderBy["ParentHiddenVotes"] = "parent__hiddenVotes";
260
- Court_OrderBy["ParentId"] = "parent__id";
261
- Court_OrderBy["ParentJurorsForCourtJump"] = "parent__jurorsForCourtJump";
262
- Court_OrderBy["ParentMinStake"] = "parent__minStake";
263
- Court_OrderBy["ParentName"] = "parent__name";
264
- Court_OrderBy["ParentNumberAppealingDisputes"] = "parent__numberAppealingDisputes";
265
- Court_OrderBy["ParentNumberClosedDisputes"] = "parent__numberClosedDisputes";
266
- Court_OrderBy["ParentNumberDisputes"] = "parent__numberDisputes";
267
- Court_OrderBy["ParentNumberStakedJurors"] = "parent__numberStakedJurors";
268
- Court_OrderBy["ParentNumberVotingDisputes"] = "parent__numberVotingDisputes";
269
- Court_OrderBy["ParentPaidEth"] = "parent__paidETH";
270
- Court_OrderBy["ParentPaidPnk"] = "parent__paidPNK";
271
- Court_OrderBy["ParentPolicy"] = "parent__policy";
272
- Court_OrderBy["ParentStake"] = "parent__stake";
273
- Court_OrderBy["Policy"] = "policy";
274
- Court_OrderBy["Stake"] = "stake";
275
- Court_OrderBy["StakedJurors"] = "stakedJurors";
276
- Court_OrderBy["SupportedDisputeKits"] = "supportedDisputeKits";
277
- Court_OrderBy["TimesPerPeriod"] = "timesPerPeriod";
278
- })(Court_OrderBy || (exports.Court_OrderBy = Court_OrderBy = {}));
279
- var DisputeKitDispute_OrderBy;
280
- (function (DisputeKitDispute_OrderBy) {
281
- DisputeKitDispute_OrderBy["CoreDispute"] = "coreDispute";
282
- DisputeKitDispute_OrderBy["CoreDisputeCreatedAt"] = "coreDispute__createdAt";
283
- DisputeKitDispute_OrderBy["CoreDisputeCurrentRoundIndex"] = "coreDispute__currentRoundIndex";
284
- DisputeKitDispute_OrderBy["CoreDisputeCurrentRuling"] = "coreDispute__currentRuling";
285
- DisputeKitDispute_OrderBy["CoreDisputeDisputeId"] = "coreDispute__disputeID";
286
- DisputeKitDispute_OrderBy["CoreDisputeId"] = "coreDispute__id";
287
- DisputeKitDispute_OrderBy["CoreDisputeLastPeriodChange"] = "coreDispute__lastPeriodChange";
288
- DisputeKitDispute_OrderBy["CoreDisputeLastPeriodChangeBlockNumber"] = "coreDispute__lastPeriodChangeBlockNumber";
289
- DisputeKitDispute_OrderBy["CoreDisputeOverridden"] = "coreDispute__overridden";
290
- DisputeKitDispute_OrderBy["CoreDisputePeriod"] = "coreDispute__period";
291
- DisputeKitDispute_OrderBy["CoreDisputePeriodDeadline"] = "coreDispute__periodDeadline";
292
- DisputeKitDispute_OrderBy["CoreDisputePeriodNotificationIndex"] = "coreDispute__periodNotificationIndex";
293
- DisputeKitDispute_OrderBy["CoreDisputeRuled"] = "coreDispute__ruled";
294
- DisputeKitDispute_OrderBy["CoreDisputeTied"] = "coreDispute__tied";
295
- DisputeKitDispute_OrderBy["CurrentLocalRoundIndex"] = "currentLocalRoundIndex";
296
- DisputeKitDispute_OrderBy["Id"] = "id";
297
- DisputeKitDispute_OrderBy["LocalRounds"] = "localRounds";
298
- DisputeKitDispute_OrderBy["Timestamp"] = "timestamp";
299
- })(DisputeKitDispute_OrderBy || (exports.DisputeKitDispute_OrderBy = DisputeKitDispute_OrderBy = {}));
300
- var DisputeKitRound_OrderBy;
301
- (function (DisputeKitRound_OrderBy) {
302
- DisputeKitRound_OrderBy["Id"] = "id";
303
- DisputeKitRound_OrderBy["LocalDispute"] = "localDispute";
304
- DisputeKitRound_OrderBy["LocalDisputeCurrentLocalRoundIndex"] = "localDispute__currentLocalRoundIndex";
305
- DisputeKitRound_OrderBy["LocalDisputeId"] = "localDispute__id";
306
- DisputeKitRound_OrderBy["LocalDisputeTimestamp"] = "localDispute__timestamp";
307
- DisputeKitRound_OrderBy["Votes"] = "votes";
308
- })(DisputeKitRound_OrderBy || (exports.DisputeKitRound_OrderBy = DisputeKitRound_OrderBy = {}));
309
- var DisputeKit_OrderBy;
310
- (function (DisputeKit_OrderBy) {
311
- DisputeKit_OrderBy["Address"] = "address";
312
- DisputeKit_OrderBy["Courts"] = "courts";
313
- DisputeKit_OrderBy["Id"] = "id";
314
- DisputeKit_OrderBy["NeedsFreezing"] = "needsFreezing";
315
- DisputeKit_OrderBy["Rounds"] = "rounds";
316
- })(DisputeKit_OrderBy || (exports.DisputeKit_OrderBy = DisputeKit_OrderBy = {}));
317
- var DisputeTemplate_OrderBy;
318
- (function (DisputeTemplate_OrderBy) {
319
- DisputeTemplate_OrderBy["Id"] = "id";
320
- DisputeTemplate_OrderBy["TemplateData"] = "templateData";
321
- DisputeTemplate_OrderBy["TemplateDataMappings"] = "templateDataMappings";
322
- DisputeTemplate_OrderBy["TemplateTag"] = "templateTag";
323
- })(DisputeTemplate_OrderBy || (exports.DisputeTemplate_OrderBy = DisputeTemplate_OrderBy = {}));
324
- var Dispute_OrderBy;
325
- (function (Dispute_OrderBy) {
326
- Dispute_OrderBy["Arbitrated"] = "arbitrated";
327
- Dispute_OrderBy["ArbitratedId"] = "arbitrated__id";
328
- Dispute_OrderBy["ArbitratedTotalDisputes"] = "arbitrated__totalDisputes";
329
- Dispute_OrderBy["Court"] = "court";
330
- Dispute_OrderBy["CourtAlpha"] = "court__alpha";
331
- Dispute_OrderBy["CourtDelayedStake"] = "court__delayedStake";
332
- Dispute_OrderBy["CourtFeeForJuror"] = "court__feeForJuror";
333
- Dispute_OrderBy["CourtHiddenVotes"] = "court__hiddenVotes";
334
- Dispute_OrderBy["CourtId"] = "court__id";
335
- Dispute_OrderBy["CourtJurorsForCourtJump"] = "court__jurorsForCourtJump";
336
- Dispute_OrderBy["CourtMinStake"] = "court__minStake";
337
- Dispute_OrderBy["CourtName"] = "court__name";
338
- Dispute_OrderBy["CourtNumberAppealingDisputes"] = "court__numberAppealingDisputes";
339
- Dispute_OrderBy["CourtNumberClosedDisputes"] = "court__numberClosedDisputes";
340
- Dispute_OrderBy["CourtNumberDisputes"] = "court__numberDisputes";
341
- Dispute_OrderBy["CourtNumberStakedJurors"] = "court__numberStakedJurors";
342
- Dispute_OrderBy["CourtNumberVotingDisputes"] = "court__numberVotingDisputes";
343
- Dispute_OrderBy["CourtPaidEth"] = "court__paidETH";
344
- Dispute_OrderBy["CourtPaidPnk"] = "court__paidPNK";
345
- Dispute_OrderBy["CourtPolicy"] = "court__policy";
346
- Dispute_OrderBy["CourtStake"] = "court__stake";
347
- Dispute_OrderBy["CreatedAt"] = "createdAt";
348
- Dispute_OrderBy["CurrentRound"] = "currentRound";
349
- Dispute_OrderBy["CurrentRoundIndex"] = "currentRoundIndex";
350
- Dispute_OrderBy["CurrentRoundId"] = "currentRound__id";
351
- Dispute_OrderBy["CurrentRoundIsCurrentRound"] = "currentRound__isCurrentRound";
352
- Dispute_OrderBy["CurrentRoundNbVotes"] = "currentRound__nbVotes";
353
- Dispute_OrderBy["CurrentRoundPenalties"] = "currentRound__penalties";
354
- Dispute_OrderBy["CurrentRoundRepartitions"] = "currentRound__repartitions";
355
- Dispute_OrderBy["CurrentRoundTokensAtStakePerJuror"] = "currentRound__tokensAtStakePerJuror";
356
- Dispute_OrderBy["CurrentRoundTotalFeesForJurors"] = "currentRound__totalFeesForJurors";
357
- Dispute_OrderBy["CurrentRuling"] = "currentRuling";
358
- Dispute_OrderBy["DisputeId"] = "disputeID";
359
- Dispute_OrderBy["DisputeKitDispute"] = "disputeKitDispute";
360
- Dispute_OrderBy["Id"] = "id";
361
- Dispute_OrderBy["Jurors"] = "jurors";
362
- Dispute_OrderBy["LastPeriodChange"] = "lastPeriodChange";
363
- Dispute_OrderBy["LastPeriodChangeBlockNumber"] = "lastPeriodChangeBlockNumber";
364
- Dispute_OrderBy["Overridden"] = "overridden";
365
- Dispute_OrderBy["Period"] = "period";
366
- Dispute_OrderBy["PeriodDeadline"] = "periodDeadline";
367
- Dispute_OrderBy["PeriodNotificationIndex"] = "periodNotificationIndex";
368
- Dispute_OrderBy["Rounds"] = "rounds";
369
- Dispute_OrderBy["Ruled"] = "ruled";
370
- Dispute_OrderBy["Shifts"] = "shifts";
371
- Dispute_OrderBy["Tied"] = "tied";
372
- })(Dispute_OrderBy || (exports.Dispute_OrderBy = Dispute_OrderBy = {}));
373
- var Draw_OrderBy;
374
- (function (Draw_OrderBy) {
375
- Draw_OrderBy["BlockNumber"] = "blockNumber";
376
- Draw_OrderBy["Dispute"] = "dispute";
377
- Draw_OrderBy["DisputeCreatedAt"] = "dispute__createdAt";
378
- Draw_OrderBy["DisputeCurrentRoundIndex"] = "dispute__currentRoundIndex";
379
- Draw_OrderBy["DisputeCurrentRuling"] = "dispute__currentRuling";
380
- Draw_OrderBy["DisputeDisputeId"] = "dispute__disputeID";
381
- Draw_OrderBy["DisputeId"] = "dispute__id";
382
- Draw_OrderBy["DisputeLastPeriodChange"] = "dispute__lastPeriodChange";
383
- Draw_OrderBy["DisputeLastPeriodChangeBlockNumber"] = "dispute__lastPeriodChangeBlockNumber";
384
- Draw_OrderBy["DisputeOverridden"] = "dispute__overridden";
385
- Draw_OrderBy["DisputePeriod"] = "dispute__period";
386
- Draw_OrderBy["DisputePeriodDeadline"] = "dispute__periodDeadline";
387
- Draw_OrderBy["DisputePeriodNotificationIndex"] = "dispute__periodNotificationIndex";
388
- Draw_OrderBy["DisputeRuled"] = "dispute__ruled";
389
- Draw_OrderBy["DisputeTied"] = "dispute__tied";
390
- Draw_OrderBy["DrawNotificationIndex"] = "drawNotificationIndex";
391
- Draw_OrderBy["Id"] = "id";
392
- Draw_OrderBy["Juror"] = "juror";
393
- Draw_OrderBy["JurorActiveDisputes"] = "juror__activeDisputes";
394
- Draw_OrderBy["JurorCoherenceScore"] = "juror__coherenceScore";
395
- Draw_OrderBy["JurorId"] = "juror__id";
396
- Draw_OrderBy["JurorTotalAppealingDisputes"] = "juror__totalAppealingDisputes";
397
- Draw_OrderBy["JurorTotalCoherent"] = "juror__totalCoherent";
398
- Draw_OrderBy["JurorTotalDelayed"] = "juror__totalDelayed";
399
- Draw_OrderBy["JurorTotalDisputes"] = "juror__totalDisputes";
400
- Draw_OrderBy["JurorTotalResolvedDisputes"] = "juror__totalResolvedDisputes";
401
- Draw_OrderBy["JurorTotalStake"] = "juror__totalStake";
402
- Draw_OrderBy["Round"] = "round";
403
- Draw_OrderBy["RoundId"] = "round__id";
404
- Draw_OrderBy["RoundIsCurrentRound"] = "round__isCurrentRound";
405
- Draw_OrderBy["RoundNbVotes"] = "round__nbVotes";
406
- Draw_OrderBy["RoundPenalties"] = "round__penalties";
407
- Draw_OrderBy["RoundRepartitions"] = "round__repartitions";
408
- Draw_OrderBy["RoundTokensAtStakePerJuror"] = "round__tokensAtStakePerJuror";
409
- Draw_OrderBy["RoundTotalFeesForJurors"] = "round__totalFeesForJurors";
410
- Draw_OrderBy["Vote"] = "vote";
411
- Draw_OrderBy["VoteIdNum"] = "voteIDNum";
412
- Draw_OrderBy["VoteId"] = "vote__id";
413
- })(Draw_OrderBy || (exports.Draw_OrderBy = Draw_OrderBy = {}));
414
- var EvidenceGroup_OrderBy;
415
- (function (EvidenceGroup_OrderBy) {
416
- EvidenceGroup_OrderBy["Evidences"] = "evidences";
417
- EvidenceGroup_OrderBy["Id"] = "id";
418
- EvidenceGroup_OrderBy["NextEvidenceIndex"] = "nextEvidenceIndex";
419
- })(EvidenceGroup_OrderBy || (exports.EvidenceGroup_OrderBy = EvidenceGroup_OrderBy = {}));
420
- var Evidence_OrderBy;
421
- (function (Evidence_OrderBy) {
422
- Evidence_OrderBy["Evidence"] = "evidence";
423
- Evidence_OrderBy["EvidenceGroup"] = "evidenceGroup";
424
- Evidence_OrderBy["EvidenceGroupId"] = "evidenceGroup__id";
425
- Evidence_OrderBy["EvidenceGroupNextEvidenceIndex"] = "evidenceGroup__nextEvidenceIndex";
426
- Evidence_OrderBy["Id"] = "id";
427
- Evidence_OrderBy["Sender"] = "sender";
428
- Evidence_OrderBy["SenderActiveDisputes"] = "sender__activeDisputes";
429
- Evidence_OrderBy["SenderCoherenceScore"] = "sender__coherenceScore";
430
- Evidence_OrderBy["SenderId"] = "sender__id";
431
- Evidence_OrderBy["SenderTotalAppealingDisputes"] = "sender__totalAppealingDisputes";
432
- Evidence_OrderBy["SenderTotalCoherent"] = "sender__totalCoherent";
433
- Evidence_OrderBy["SenderTotalDelayed"] = "sender__totalDelayed";
434
- Evidence_OrderBy["SenderTotalDisputes"] = "sender__totalDisputes";
435
- Evidence_OrderBy["SenderTotalResolvedDisputes"] = "sender__totalResolvedDisputes";
436
- Evidence_OrderBy["SenderTotalStake"] = "sender__totalStake";
437
- })(Evidence_OrderBy || (exports.Evidence_OrderBy = Evidence_OrderBy = {}));
438
- var FeeToken_OrderBy;
439
- (function (FeeToken_OrderBy) {
440
- FeeToken_OrderBy["Accepted"] = "accepted";
441
- FeeToken_OrderBy["Id"] = "id";
442
- FeeToken_OrderBy["RateDecimals"] = "rateDecimals";
443
- FeeToken_OrderBy["RateInEth"] = "rateInEth";
444
- FeeToken_OrderBy["Rounds"] = "rounds";
445
- FeeToken_OrderBy["TokenAndEthShift"] = "tokenAndETHShift";
446
- FeeToken_OrderBy["TotalPaid"] = "totalPaid";
447
- FeeToken_OrderBy["TotalPaidInEth"] = "totalPaidInETH";
448
- })(FeeToken_OrderBy || (exports.FeeToken_OrderBy = FeeToken_OrderBy = {}));
449
- var JurorTokensPerCourt_OrderBy;
450
- (function (JurorTokensPerCourt_OrderBy) {
451
- JurorTokensPerCourt_OrderBy["Court"] = "court";
452
- JurorTokensPerCourt_OrderBy["CourtAlpha"] = "court__alpha";
453
- JurorTokensPerCourt_OrderBy["CourtDelayedStake"] = "court__delayedStake";
454
- JurorTokensPerCourt_OrderBy["CourtFeeForJuror"] = "court__feeForJuror";
455
- JurorTokensPerCourt_OrderBy["CourtHiddenVotes"] = "court__hiddenVotes";
456
- JurorTokensPerCourt_OrderBy["CourtId"] = "court__id";
457
- JurorTokensPerCourt_OrderBy["CourtJurorsForCourtJump"] = "court__jurorsForCourtJump";
458
- JurorTokensPerCourt_OrderBy["CourtMinStake"] = "court__minStake";
459
- JurorTokensPerCourt_OrderBy["CourtName"] = "court__name";
460
- JurorTokensPerCourt_OrderBy["CourtNumberAppealingDisputes"] = "court__numberAppealingDisputes";
461
- JurorTokensPerCourt_OrderBy["CourtNumberClosedDisputes"] = "court__numberClosedDisputes";
462
- JurorTokensPerCourt_OrderBy["CourtNumberDisputes"] = "court__numberDisputes";
463
- JurorTokensPerCourt_OrderBy["CourtNumberStakedJurors"] = "court__numberStakedJurors";
464
- JurorTokensPerCourt_OrderBy["CourtNumberVotingDisputes"] = "court__numberVotingDisputes";
465
- JurorTokensPerCourt_OrderBy["CourtPaidEth"] = "court__paidETH";
466
- JurorTokensPerCourt_OrderBy["CourtPaidPnk"] = "court__paidPNK";
467
- JurorTokensPerCourt_OrderBy["CourtPolicy"] = "court__policy";
468
- JurorTokensPerCourt_OrderBy["CourtStake"] = "court__stake";
469
- JurorTokensPerCourt_OrderBy["Delayed"] = "delayed";
470
- JurorTokensPerCourt_OrderBy["Id"] = "id";
471
- JurorTokensPerCourt_OrderBy["Juror"] = "juror";
472
- JurorTokensPerCourt_OrderBy["JurorActiveDisputes"] = "juror__activeDisputes";
473
- JurorTokensPerCourt_OrderBy["JurorCoherenceScore"] = "juror__coherenceScore";
474
- JurorTokensPerCourt_OrderBy["JurorId"] = "juror__id";
475
- JurorTokensPerCourt_OrderBy["JurorTotalAppealingDisputes"] = "juror__totalAppealingDisputes";
476
- JurorTokensPerCourt_OrderBy["JurorTotalCoherent"] = "juror__totalCoherent";
477
- JurorTokensPerCourt_OrderBy["JurorTotalDelayed"] = "juror__totalDelayed";
478
- JurorTokensPerCourt_OrderBy["JurorTotalDisputes"] = "juror__totalDisputes";
479
- JurorTokensPerCourt_OrderBy["JurorTotalResolvedDisputes"] = "juror__totalResolvedDisputes";
480
- JurorTokensPerCourt_OrderBy["JurorTotalStake"] = "juror__totalStake";
481
- JurorTokensPerCourt_OrderBy["Locked"] = "locked";
482
- JurorTokensPerCourt_OrderBy["Staked"] = "staked";
483
- })(JurorTokensPerCourt_OrderBy || (exports.JurorTokensPerCourt_OrderBy = JurorTokensPerCourt_OrderBy = {}));
484
- var OrderDirection;
485
- (function (OrderDirection) {
486
- OrderDirection["Asc"] = "asc";
487
- OrderDirection["Desc"] = "desc";
488
- })(OrderDirection || (exports.OrderDirection = OrderDirection = {}));
489
- var Penalty_OrderBy;
490
- (function (Penalty_OrderBy) {
491
- Penalty_OrderBy["Amount"] = "amount";
492
- Penalty_OrderBy["DegreeOfCoherency"] = "degreeOfCoherency";
493
- Penalty_OrderBy["Dispute"] = "dispute";
494
- Penalty_OrderBy["DisputeCreatedAt"] = "dispute__createdAt";
495
- Penalty_OrderBy["DisputeCurrentRoundIndex"] = "dispute__currentRoundIndex";
496
- Penalty_OrderBy["DisputeCurrentRuling"] = "dispute__currentRuling";
497
- Penalty_OrderBy["DisputeDisputeId"] = "dispute__disputeID";
498
- Penalty_OrderBy["DisputeId"] = "dispute__id";
499
- Penalty_OrderBy["DisputeLastPeriodChange"] = "dispute__lastPeriodChange";
500
- Penalty_OrderBy["DisputeLastPeriodChangeBlockNumber"] = "dispute__lastPeriodChangeBlockNumber";
501
- Penalty_OrderBy["DisputeOverridden"] = "dispute__overridden";
502
- Penalty_OrderBy["DisputePeriod"] = "dispute__period";
503
- Penalty_OrderBy["DisputePeriodDeadline"] = "dispute__periodDeadline";
504
- Penalty_OrderBy["DisputePeriodNotificationIndex"] = "dispute__periodNotificationIndex";
505
- Penalty_OrderBy["DisputeRuled"] = "dispute__ruled";
506
- Penalty_OrderBy["DisputeTied"] = "dispute__tied";
507
- Penalty_OrderBy["Id"] = "id";
508
- Penalty_OrderBy["Juror"] = "juror";
509
- Penalty_OrderBy["JurorActiveDisputes"] = "juror__activeDisputes";
510
- Penalty_OrderBy["JurorCoherenceScore"] = "juror__coherenceScore";
511
- Penalty_OrderBy["JurorId"] = "juror__id";
512
- Penalty_OrderBy["JurorTotalAppealingDisputes"] = "juror__totalAppealingDisputes";
513
- Penalty_OrderBy["JurorTotalCoherent"] = "juror__totalCoherent";
514
- Penalty_OrderBy["JurorTotalDelayed"] = "juror__totalDelayed";
515
- Penalty_OrderBy["JurorTotalDisputes"] = "juror__totalDisputes";
516
- Penalty_OrderBy["JurorTotalResolvedDisputes"] = "juror__totalResolvedDisputes";
517
- Penalty_OrderBy["JurorTotalStake"] = "juror__totalStake";
518
- Penalty_OrderBy["NumberDraws"] = "numberDraws";
519
- Penalty_OrderBy["Round"] = "round";
520
- Penalty_OrderBy["RoundId"] = "round__id";
521
- Penalty_OrderBy["RoundIsCurrentRound"] = "round__isCurrentRound";
522
- Penalty_OrderBy["RoundNbVotes"] = "round__nbVotes";
523
- Penalty_OrderBy["RoundPenalties"] = "round__penalties";
524
- Penalty_OrderBy["RoundRepartitions"] = "round__repartitions";
525
- Penalty_OrderBy["RoundTokensAtStakePerJuror"] = "round__tokensAtStakePerJuror";
526
- Penalty_OrderBy["RoundTotalFeesForJurors"] = "round__totalFeesForJurors";
527
- })(Penalty_OrderBy || (exports.Penalty_OrderBy = Penalty_OrderBy = {}));
528
- var Period;
529
- (function (Period) {
530
- Period["Appeal"] = "appeal";
531
- Period["Commit"] = "commit";
532
- Period["Evidence"] = "evidence";
533
- Period["Execution"] = "execution";
534
- Period["Vote"] = "vote";
535
- })(Period || (exports.Period = Period = {}));
536
- var PeriodIndexCounter_OrderBy;
537
- (function (PeriodIndexCounter_OrderBy) {
538
- PeriodIndexCounter_OrderBy["Counter"] = "counter";
539
- PeriodIndexCounter_OrderBy["Id"] = "id";
540
- })(PeriodIndexCounter_OrderBy || (exports.PeriodIndexCounter_OrderBy = PeriodIndexCounter_OrderBy = {}));
541
- var Round_OrderBy;
542
- (function (Round_OrderBy) {
543
- Round_OrderBy["Court"] = "court";
544
- Round_OrderBy["CourtAlpha"] = "court__alpha";
545
- Round_OrderBy["CourtDelayedStake"] = "court__delayedStake";
546
- Round_OrderBy["CourtFeeForJuror"] = "court__feeForJuror";
547
- Round_OrderBy["CourtHiddenVotes"] = "court__hiddenVotes";
548
- Round_OrderBy["CourtId"] = "court__id";
549
- Round_OrderBy["CourtJurorsForCourtJump"] = "court__jurorsForCourtJump";
550
- Round_OrderBy["CourtMinStake"] = "court__minStake";
551
- Round_OrderBy["CourtName"] = "court__name";
552
- Round_OrderBy["CourtNumberAppealingDisputes"] = "court__numberAppealingDisputes";
553
- Round_OrderBy["CourtNumberClosedDisputes"] = "court__numberClosedDisputes";
554
- Round_OrderBy["CourtNumberDisputes"] = "court__numberDisputes";
555
- Round_OrderBy["CourtNumberStakedJurors"] = "court__numberStakedJurors";
556
- Round_OrderBy["CourtNumberVotingDisputes"] = "court__numberVotingDisputes";
557
- Round_OrderBy["CourtPaidEth"] = "court__paidETH";
558
- Round_OrderBy["CourtPaidPnk"] = "court__paidPNK";
559
- Round_OrderBy["CourtPolicy"] = "court__policy";
560
- Round_OrderBy["CourtStake"] = "court__stake";
561
- Round_OrderBy["Dispute"] = "dispute";
562
- Round_OrderBy["DisputeKit"] = "disputeKit";
563
- Round_OrderBy["DisputeKitAddress"] = "disputeKit__address";
564
- Round_OrderBy["DisputeKitId"] = "disputeKit__id";
565
- Round_OrderBy["DisputeKitNeedsFreezing"] = "disputeKit__needsFreezing";
566
- Round_OrderBy["DisputeCreatedAt"] = "dispute__createdAt";
567
- Round_OrderBy["DisputeCurrentRoundIndex"] = "dispute__currentRoundIndex";
568
- Round_OrderBy["DisputeCurrentRuling"] = "dispute__currentRuling";
569
- Round_OrderBy["DisputeDisputeId"] = "dispute__disputeID";
570
- Round_OrderBy["DisputeId"] = "dispute__id";
571
- Round_OrderBy["DisputeLastPeriodChange"] = "dispute__lastPeriodChange";
572
- Round_OrderBy["DisputeLastPeriodChangeBlockNumber"] = "dispute__lastPeriodChangeBlockNumber";
573
- Round_OrderBy["DisputeOverridden"] = "dispute__overridden";
574
- Round_OrderBy["DisputePeriod"] = "dispute__period";
575
- Round_OrderBy["DisputePeriodDeadline"] = "dispute__periodDeadline";
576
- Round_OrderBy["DisputePeriodNotificationIndex"] = "dispute__periodNotificationIndex";
577
- Round_OrderBy["DisputeRuled"] = "dispute__ruled";
578
- Round_OrderBy["DisputeTied"] = "dispute__tied";
579
- Round_OrderBy["DrawnJurors"] = "drawnJurors";
580
- Round_OrderBy["FeeToken"] = "feeToken";
581
- Round_OrderBy["FeeTokenAccepted"] = "feeToken__accepted";
582
- Round_OrderBy["FeeTokenId"] = "feeToken__id";
583
- Round_OrderBy["FeeTokenRateDecimals"] = "feeToken__rateDecimals";
584
- Round_OrderBy["FeeTokenRateInEth"] = "feeToken__rateInEth";
585
- Round_OrderBy["FeeTokenTotalPaid"] = "feeToken__totalPaid";
586
- Round_OrderBy["FeeTokenTotalPaidInEth"] = "feeToken__totalPaidInETH";
587
- Round_OrderBy["Id"] = "id";
588
- Round_OrderBy["IsCurrentRound"] = "isCurrentRound";
589
- Round_OrderBy["NbVotes"] = "nbVotes";
590
- Round_OrderBy["Penalties"] = "penalties";
591
- Round_OrderBy["Repartitions"] = "repartitions";
592
- Round_OrderBy["Timeline"] = "timeline";
593
- Round_OrderBy["TokensAtStakePerJuror"] = "tokensAtStakePerJuror";
594
- Round_OrderBy["TotalFeesForJurors"] = "totalFeesForJurors";
595
- })(Round_OrderBy || (exports.Round_OrderBy = Round_OrderBy = {}));
596
- var TokenAndEthShift_OrderBy;
597
- (function (TokenAndEthShift_OrderBy) {
598
- TokenAndEthShift_OrderBy["Dispute"] = "dispute";
599
- TokenAndEthShift_OrderBy["DisputeCreatedAt"] = "dispute__createdAt";
600
- TokenAndEthShift_OrderBy["DisputeCurrentRoundIndex"] = "dispute__currentRoundIndex";
601
- TokenAndEthShift_OrderBy["DisputeCurrentRuling"] = "dispute__currentRuling";
602
- TokenAndEthShift_OrderBy["DisputeDisputeId"] = "dispute__disputeID";
603
- TokenAndEthShift_OrderBy["DisputeId"] = "dispute__id";
604
- TokenAndEthShift_OrderBy["DisputeLastPeriodChange"] = "dispute__lastPeriodChange";
605
- TokenAndEthShift_OrderBy["DisputeLastPeriodChangeBlockNumber"] = "dispute__lastPeriodChangeBlockNumber";
606
- TokenAndEthShift_OrderBy["DisputeOverridden"] = "dispute__overridden";
607
- TokenAndEthShift_OrderBy["DisputePeriod"] = "dispute__period";
608
- TokenAndEthShift_OrderBy["DisputePeriodDeadline"] = "dispute__periodDeadline";
609
- TokenAndEthShift_OrderBy["DisputePeriodNotificationIndex"] = "dispute__periodNotificationIndex";
610
- TokenAndEthShift_OrderBy["DisputeRuled"] = "dispute__ruled";
611
- TokenAndEthShift_OrderBy["DisputeTied"] = "dispute__tied";
612
- TokenAndEthShift_OrderBy["EthAmount"] = "ethAmount";
613
- TokenAndEthShift_OrderBy["FeeToken"] = "feeToken";
614
- TokenAndEthShift_OrderBy["FeeTokenAmount"] = "feeTokenAmount";
615
- TokenAndEthShift_OrderBy["FeeTokenAccepted"] = "feeToken__accepted";
616
- TokenAndEthShift_OrderBy["FeeTokenId"] = "feeToken__id";
617
- TokenAndEthShift_OrderBy["FeeTokenRateDecimals"] = "feeToken__rateDecimals";
618
- TokenAndEthShift_OrderBy["FeeTokenRateInEth"] = "feeToken__rateInEth";
619
- TokenAndEthShift_OrderBy["FeeTokenTotalPaid"] = "feeToken__totalPaid";
620
- TokenAndEthShift_OrderBy["FeeTokenTotalPaidInEth"] = "feeToken__totalPaidInETH";
621
- TokenAndEthShift_OrderBy["Id"] = "id";
622
- TokenAndEthShift_OrderBy["IsNativeCurrency"] = "isNativeCurrency";
623
- TokenAndEthShift_OrderBy["Juror"] = "juror";
624
- TokenAndEthShift_OrderBy["JurorActiveDisputes"] = "juror__activeDisputes";
625
- TokenAndEthShift_OrderBy["JurorCoherenceScore"] = "juror__coherenceScore";
626
- TokenAndEthShift_OrderBy["JurorId"] = "juror__id";
627
- TokenAndEthShift_OrderBy["JurorTotalAppealingDisputes"] = "juror__totalAppealingDisputes";
628
- TokenAndEthShift_OrderBy["JurorTotalCoherent"] = "juror__totalCoherent";
629
- TokenAndEthShift_OrderBy["JurorTotalDelayed"] = "juror__totalDelayed";
630
- TokenAndEthShift_OrderBy["JurorTotalDisputes"] = "juror__totalDisputes";
631
- TokenAndEthShift_OrderBy["JurorTotalResolvedDisputes"] = "juror__totalResolvedDisputes";
632
- TokenAndEthShift_OrderBy["JurorTotalStake"] = "juror__totalStake";
633
- TokenAndEthShift_OrderBy["PnkAmount"] = "pnkAmount";
634
- })(TokenAndEthShift_OrderBy || (exports.TokenAndEthShift_OrderBy = TokenAndEthShift_OrderBy = {}));
635
- var User_OrderBy;
636
- (function (User_OrderBy) {
637
- User_OrderBy["ActiveDisputes"] = "activeDisputes";
638
- User_OrderBy["CoherenceScore"] = "coherenceScore";
639
- User_OrderBy["Contributions"] = "contributions";
640
- User_OrderBy["Disputes"] = "disputes";
641
- User_OrderBy["Draws"] = "draws";
642
- User_OrderBy["Evidences"] = "evidences";
643
- User_OrderBy["Id"] = "id";
644
- User_OrderBy["Penalties"] = "penalties";
645
- User_OrderBy["ResolvedDisputes"] = "resolvedDisputes";
646
- User_OrderBy["Rounds"] = "rounds";
647
- User_OrderBy["Shifts"] = "shifts";
648
- User_OrderBy["Tokens"] = "tokens";
649
- User_OrderBy["TotalAppealingDisputes"] = "totalAppealingDisputes";
650
- User_OrderBy["TotalCoherent"] = "totalCoherent";
651
- User_OrderBy["TotalDelayed"] = "totalDelayed";
652
- User_OrderBy["TotalDisputes"] = "totalDisputes";
653
- User_OrderBy["TotalResolvedDisputes"] = "totalResolvedDisputes";
654
- User_OrderBy["TotalStake"] = "totalStake";
655
- User_OrderBy["Votes"] = "votes";
656
- })(User_OrderBy || (exports.User_OrderBy = User_OrderBy = {}));
657
- var Vote_OrderBy;
658
- (function (Vote_OrderBy) {
659
- Vote_OrderBy["CoreDispute"] = "coreDispute";
660
- Vote_OrderBy["CoreDisputeCreatedAt"] = "coreDispute__createdAt";
661
- Vote_OrderBy["CoreDisputeCurrentRoundIndex"] = "coreDispute__currentRoundIndex";
662
- Vote_OrderBy["CoreDisputeCurrentRuling"] = "coreDispute__currentRuling";
663
- Vote_OrderBy["CoreDisputeDisputeId"] = "coreDispute__disputeID";
664
- Vote_OrderBy["CoreDisputeId"] = "coreDispute__id";
665
- Vote_OrderBy["CoreDisputeLastPeriodChange"] = "coreDispute__lastPeriodChange";
666
- Vote_OrderBy["CoreDisputeLastPeriodChangeBlockNumber"] = "coreDispute__lastPeriodChangeBlockNumber";
667
- Vote_OrderBy["CoreDisputeOverridden"] = "coreDispute__overridden";
668
- Vote_OrderBy["CoreDisputePeriod"] = "coreDispute__period";
669
- Vote_OrderBy["CoreDisputePeriodDeadline"] = "coreDispute__periodDeadline";
670
- Vote_OrderBy["CoreDisputePeriodNotificationIndex"] = "coreDispute__periodNotificationIndex";
671
- Vote_OrderBy["CoreDisputeRuled"] = "coreDispute__ruled";
672
- Vote_OrderBy["CoreDisputeTied"] = "coreDispute__tied";
673
- Vote_OrderBy["Draw"] = "draw";
674
- Vote_OrderBy["DrawBlockNumber"] = "draw__blockNumber";
675
- Vote_OrderBy["DrawDrawNotificationIndex"] = "draw__drawNotificationIndex";
676
- Vote_OrderBy["DrawId"] = "draw__id";
677
- Vote_OrderBy["DrawVoteIdNum"] = "draw__voteIDNum";
678
- Vote_OrderBy["Id"] = "id";
679
- Vote_OrderBy["Juror"] = "juror";
680
- Vote_OrderBy["JurorActiveDisputes"] = "juror__activeDisputes";
681
- Vote_OrderBy["JurorCoherenceScore"] = "juror__coherenceScore";
682
- Vote_OrderBy["JurorId"] = "juror__id";
683
- Vote_OrderBy["JurorTotalAppealingDisputes"] = "juror__totalAppealingDisputes";
684
- Vote_OrderBy["JurorTotalCoherent"] = "juror__totalCoherent";
685
- Vote_OrderBy["JurorTotalDelayed"] = "juror__totalDelayed";
686
- Vote_OrderBy["JurorTotalDisputes"] = "juror__totalDisputes";
687
- Vote_OrderBy["JurorTotalResolvedDisputes"] = "juror__totalResolvedDisputes";
688
- Vote_OrderBy["JurorTotalStake"] = "juror__totalStake";
689
- Vote_OrderBy["LocalRound"] = "localRound";
690
- Vote_OrderBy["LocalRoundId"] = "localRound__id";
691
- })(Vote_OrderBy || (exports.Vote_OrderBy = Vote_OrderBy = {}));
692
- var _SubgraphErrorPolicy_;
693
- (function (_SubgraphErrorPolicy_) {
694
- _SubgraphErrorPolicy_["Allow"] = "allow";
695
- _SubgraphErrorPolicy_["Deny"] = "deny";
696
- })(_SubgraphErrorPolicy_ || (exports._SubgraphErrorPolicy_ = _SubgraphErrorPolicy_ = {}));
697
- exports.DisputeDetailsFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "DisputeDetails" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "Dispute" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "arbitrated" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "court" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "policy" } }, { "kind": "Field", "name": { "kind": "Name", "value": "feeForJuror" } }, { "kind": "Field", "name": { "kind": "Name", "value": "timesPerPeriod" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "period" } }, { "kind": "Field", "name": { "kind": "Name", "value": "lastPeriodChange" } }] } }] };
698
- exports.UserDetailsFragmentDoc = { "kind": "Document", "definitions": [{ "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "UserDetails" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "User" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "totalDisputes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalResolvedDisputes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalAppealingDisputes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalCoherent" } }, { "kind": "Field", "name": { "kind": "Name", "value": "coherenceScore" } }, { "kind": "Field", "name": { "kind": "Name", "value": "tokens" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "court" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }] } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "shifts" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "pnkAmount" } }, { "kind": "Field", "name": { "kind": "Name", "value": "ethAmount" } }] } }] } }] };
699
- exports.AllCasesDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "AllCases" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "counter" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "IntValue", "value": "0" } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "cases" } }, { "kind": "Field", "name": { "kind": "Name", "value": "casesRuled" } }] } }] } }] };
700
- exports.CasesPageWhereDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "CasesPageWhere" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "skip" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "Int" } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "where" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "Dispute_filter" } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "orderDirection" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "OrderDirection" } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "first" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "Int" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "disputes" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "first" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "first" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "skip" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "skip" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "orderBy" }, "value": { "kind": "EnumValue", "value": "lastPeriodChange" } }, { "kind": "Argument", "name": { "kind": "Name", "value": "orderDirection" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "orderDirection" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "where" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "where" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "DisputeDetails" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "DisputeDetails" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "Dispute" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "arbitrated" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "court" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "policy" } }, { "kind": "Field", "name": { "kind": "Name", "value": "feeForJuror" } }, { "kind": "Field", "name": { "kind": "Name", "value": "timesPerPeriod" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "period" } }, { "kind": "Field", "name": { "kind": "Name", "value": "lastPeriodChange" } }] } }] };
701
- exports.CasesPageDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "CasesPage" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "skip" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "Int" } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "orderDirection" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "OrderDirection" } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "first" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "Int" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "disputes" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "first" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "first" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "skip" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "skip" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "orderBy" }, "value": { "kind": "EnumValue", "value": "lastPeriodChange" } }, { "kind": "Argument", "name": { "kind": "Name", "value": "orderDirection" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "orderDirection" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "DisputeDetails" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "DisputeDetails" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "Dispute" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "arbitrated" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "court" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "policy" } }, { "kind": "Field", "name": { "kind": "Name", "value": "feeForJuror" } }, { "kind": "Field", "name": { "kind": "Name", "value": "timesPerPeriod" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "period" } }, { "kind": "Field", "name": { "kind": "Name", "value": "lastPeriodChange" } }] } }] };
702
- exports.MyCasesDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "MyCases" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "skip" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "Int" } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "orderDirection" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "OrderDirection" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "user" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "disputes" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "first" }, "value": { "kind": "IntValue", "value": "3" } }, { "kind": "Argument", "name": { "kind": "Name", "value": "skip" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "skip" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "orderBy" }, "value": { "kind": "EnumValue", "value": "lastPeriodChange" } }, { "kind": "Argument", "name": { "kind": "Name", "value": "orderDirection" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "orderDirection" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "DisputeDetails" } }] } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "DisputeDetails" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "Dispute" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "arbitrated" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "court" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "policy" } }, { "kind": "Field", "name": { "kind": "Name", "value": "feeForJuror" } }, { "kind": "Field", "name": { "kind": "Name", "value": "timesPerPeriod" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "period" } }, { "kind": "Field", "name": { "kind": "Name", "value": "lastPeriodChange" } }] } }] };
703
- exports.MyCasesPageWhereDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "myCasesPageWhere" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "skip" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "Int" } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "where" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "Dispute_filter" } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "orderDirection" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "OrderDirection" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "user" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "disputes" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "first" }, "value": { "kind": "IntValue", "value": "3" } }, { "kind": "Argument", "name": { "kind": "Name", "value": "skip" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "skip" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "orderBy" }, "value": { "kind": "EnumValue", "value": "lastPeriodChange" } }, { "kind": "Argument", "name": { "kind": "Name", "value": "orderDirection" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "orderDirection" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "where" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "where" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "FragmentSpread", "name": { "kind": "Name", "value": "DisputeDetails" } }] } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "DisputeDetails" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "Dispute" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "arbitrated" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "court" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "policy" } }, { "kind": "Field", "name": { "kind": "Name", "value": "feeForJuror" } }, { "kind": "Field", "name": { "kind": "Name", "value": "timesPerPeriod" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "period" } }, { "kind": "Field", "name": { "kind": "Name", "value": "lastPeriodChange" } }] } }] };
704
- exports.ClassicAppealDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "ClassicAppeal" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "disputeID" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "orderBy" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "DisputeKitDispute_orderBy" } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "orderDirection" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "OrderDirection" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "dispute" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "disputeID" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "period" } }, { "kind": "Field", "name": { "kind": "Name", "value": "court" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "timesPerPeriod" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "arbitrated" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "lastPeriodChange" } }, { "kind": "Field", "name": { "kind": "Name", "value": "disputeKitDispute" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "orderBy" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "orderBy" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "orderDirection" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "orderDirection" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "currentLocalRoundIndex" } }, { "kind": "Field", "name": { "kind": "Name", "value": "localRounds" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ClassicRound" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "winningChoice" } }, { "kind": "Field", "name": { "kind": "Name", "value": "paidFees" } }, { "kind": "Field", "name": { "kind": "Name", "value": "fundedChoices" } }] } }] } }] } }] } }] } }] };
705
- exports.CounterDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "Counter" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "counter" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "StringValue", "value": "0", "block": false } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "cases" } }, { "kind": "Field", "name": { "kind": "Name", "value": "casesRuled" } }, { "kind": "Field", "name": { "kind": "Name", "value": "casesVoting" } }, { "kind": "Field", "name": { "kind": "Name", "value": "casesAppealing" } }, { "kind": "Field", "name": { "kind": "Name", "value": "stakedPNK" } }, { "kind": "Field", "name": { "kind": "Name", "value": "redistributedPNK" } }, { "kind": "Field", "name": { "kind": "Name", "value": "paidETH" } }, { "kind": "Field", "name": { "kind": "Name", "value": "activeJurors" } }] } }] } }] };
706
- exports.CourtDetailsDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "CourtDetails" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "court" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "policy" } }, { "kind": "Field", "name": { "kind": "Name", "value": "minStake" } }, { "kind": "Field", "name": { "kind": "Name", "value": "alpha" } }, { "kind": "Field", "name": { "kind": "Name", "value": "numberDisputes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "numberClosedDisputes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "numberAppealingDisputes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "numberStakedJurors" } }, { "kind": "Field", "name": { "kind": "Name", "value": "stake" } }, { "kind": "Field", "name": { "kind": "Name", "value": "paidETH" } }, { "kind": "Field", "name": { "kind": "Name", "value": "paidPNK" } }, { "kind": "Field", "name": { "kind": "Name", "value": "timesPerPeriod" } }] } }] } }] };
707
- exports.CourtPolicyUriDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "CourtPolicyURI" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "courtID" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "court" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "courtID" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "policy" } }] } }] } }] };
708
- exports.CourtTreeDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "CourtTree" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "court" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "StringValue", "value": "1", "block": false } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "children" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "orderBy" }, "value": { "kind": "EnumValue", "value": "name" } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "children" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "children" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "children" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "children" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "name" } }, { "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }] } }] } }] } }] } }] } }] } }] };
709
- exports.DisputeDetailsDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "DisputeDetails" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "disputeID" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "dispute" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "disputeID" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "court" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "timesPerPeriod" } }, { "kind": "Field", "name": { "kind": "Name", "value": "hiddenVotes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "feeForJuror" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "arbitrated" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "period" } }, { "kind": "Field", "name": { "kind": "Name", "value": "ruled" } }, { "kind": "Field", "name": { "kind": "Name", "value": "lastPeriodChange" } }, { "kind": "Field", "name": { "kind": "Name", "value": "currentRuling" } }, { "kind": "Field", "name": { "kind": "Name", "value": "overridden" } }, { "kind": "Field", "name": { "kind": "Name", "value": "tied" } }, { "kind": "Field", "name": { "kind": "Name", "value": "currentRound" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "currentRoundIndex" } }] } }] } }] };
710
- exports.DisputeTemplateDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "DisputeTemplate" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "disputeTemplate" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "id" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "templateTag" } }, { "kind": "Field", "name": { "kind": "Name", "value": "templateData" } }, { "kind": "Field", "name": { "kind": "Name", "value": "templateDataMappings" } }] } }] } }] };
711
- exports.DrawDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "Draw" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "address" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "disputeID" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "roundID" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "draws" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "first" }, "value": { "kind": "IntValue", "value": "1000" } }, { "kind": "Argument", "name": { "kind": "Name", "value": "where" }, "value": { "kind": "ObjectValue", "fields": [{ "kind": "ObjectField", "name": { "kind": "Name", "value": "dispute" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "disputeID" } } }, { "kind": "ObjectField", "name": { "kind": "Name", "value": "juror" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "address" } } }, { "kind": "ObjectField", "name": { "kind": "Name", "value": "round" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "roundID" } } }] } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "voteIDNum" } }, { "kind": "Field", "name": { "kind": "Name", "value": "vote" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ClassicVote" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "commit" } }, { "kind": "Field", "name": { "kind": "Name", "value": "commited" } }] } }] } }] } }] } }] };
712
- exports.EvidencesDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "Evidences" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "evidenceGroupID" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "evidences" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "where" }, "value": { "kind": "ObjectValue", "fields": [{ "kind": "ObjectField", "name": { "kind": "Name", "value": "evidenceGroup" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "evidenceGroupID" } } }] } }, { "kind": "Argument", "name": { "kind": "Name", "value": "orderBy" }, "value": { "kind": "EnumValue", "value": "id" } }, { "kind": "Argument", "name": { "kind": "Name", "value": "orderDirection" }, "value": { "kind": "EnumValue", "value": "asc" } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "evidence" } }, { "kind": "Field", "name": { "kind": "Name", "value": "sender" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }] } }] } }] };
713
- exports.HomePageDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "HomePage" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "timeframe" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "disputes" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "first" }, "value": { "kind": "IntValue", "value": "3" } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "counters" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "where" }, "value": { "kind": "ObjectValue", "fields": [{ "kind": "ObjectField", "name": { "kind": "Name", "value": "id_gt" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "timeframe" } } }] } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "stakedPNK" } }, { "kind": "Field", "name": { "kind": "Name", "value": "paidETH" } }, { "kind": "Field", "name": { "kind": "Name", "value": "redistributedPNK" } }, { "kind": "Field", "name": { "kind": "Name", "value": "activeJurors" } }, { "kind": "Field", "name": { "kind": "Name", "value": "cases" } }] } }] } }] };
714
- exports.JurorStakeDetailsDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "JurorStakeDetails" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "userId" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "String" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "jurorTokensPerCourts" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "where" }, "value": { "kind": "ObjectValue", "fields": [{ "kind": "ObjectField", "name": { "kind": "Name", "value": "juror" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "userId" } } }] } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "court" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "staked" } }, { "kind": "Field", "name": { "kind": "Name", "value": "locked" } }] } }] } }] };
715
- exports.TopUsersByCoherenceScoreDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "TopUsersByCoherenceScore" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "first" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "Int" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "orderBy" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "User_orderBy" } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "orderDirection" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "OrderDirection" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "users" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "first" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "first" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "orderBy" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "orderBy" } } }, { "kind": "Argument", "name": { "kind": "Name", "value": "orderDirection" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "orderDirection" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "coherenceScore" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalCoherent" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalResolvedDisputes" } }] } }] } }] };
716
- exports.UserDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "User" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "address" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "user" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "address" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "disputes" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "orderBy" }, "value": { "kind": "EnumValue", "value": "lastPeriodChange" } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "FragmentSpread", "name": { "kind": "Name", "value": "UserDetails" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "UserDetails" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "User" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "totalDisputes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalResolvedDisputes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalAppealingDisputes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalCoherent" } }, { "kind": "Field", "name": { "kind": "Name", "value": "coherenceScore" } }, { "kind": "Field", "name": { "kind": "Name", "value": "tokens" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "court" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }] } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "shifts" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "pnkAmount" } }, { "kind": "Field", "name": { "kind": "Name", "value": "ethAmount" } }] } }] } }] };
717
- exports.UserDisputeFilterDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "UserDisputeFilter" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "address" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }, { "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "where" } }, "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "Dispute_filter" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "user" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "address" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "disputes" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "orderBy" }, "value": { "kind": "EnumValue", "value": "lastPeriodChange" } }, { "kind": "Argument", "name": { "kind": "Name", "value": "where" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "where" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "FragmentSpread", "name": { "kind": "Name", "value": "UserDetails" } }] } }] } }, { "kind": "FragmentDefinition", "name": { "kind": "Name", "value": "UserDetails" }, "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "User" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "totalDisputes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalResolvedDisputes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalAppealingDisputes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalCoherent" } }, { "kind": "Field", "name": { "kind": "Name", "value": "coherenceScore" } }, { "kind": "Field", "name": { "kind": "Name", "value": "tokens" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "court" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }] } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "shifts" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "pnkAmount" } }, { "kind": "Field", "name": { "kind": "Name", "value": "ethAmount" } }] } }] } }] };
718
- exports.VotingHistoryDocument = { "kind": "Document", "definitions": [{ "kind": "OperationDefinition", "operation": "query", "name": { "kind": "Name", "value": "VotingHistory" }, "variableDefinitions": [{ "kind": "VariableDefinition", "variable": { "kind": "Variable", "name": { "kind": "Name", "value": "disputeID" } }, "type": { "kind": "NonNullType", "type": { "kind": "NamedType", "name": { "kind": "Name", "value": "ID" } } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "dispute" }, "arguments": [{ "kind": "Argument", "name": { "kind": "Name", "value": "id" }, "value": { "kind": "Variable", "name": { "kind": "Name", "value": "disputeID" } } }], "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "createdAt" } }, { "kind": "Field", "name": { "kind": "Name", "value": "rounds" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "nbVotes" } }, { "kind": "Field", "name": { "kind": "Name", "value": "court" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "name" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "timeline" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "disputeKitDispute" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "localRounds" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "InlineFragment", "typeCondition": { "kind": "NamedType", "name": { "kind": "Name", "value": "ClassicRound" } }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "winningChoice" } }, { "kind": "Field", "name": { "kind": "Name", "value": "totalVoted" } }, { "kind": "Field", "name": { "kind": "Name", "value": "justifications" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }, { "kind": "Field", "name": { "kind": "Name", "value": "juror" }, "selectionSet": { "kind": "SelectionSet", "selections": [{ "kind": "Field", "name": { "kind": "Name", "value": "id" } }] } }, { "kind": "Field", "name": { "kind": "Name", "value": "choice" } }, { "kind": "Field", "name": { "kind": "Name", "value": "reference" } }] } }] } }] } }] } }] } }] } }] };
719
- //# sourceMappingURL=graphql.js.map