Newer
Older
{
"data": {
"__schema": {
"directives": [
{
"args": [
{
"defaultValue": null,
"description": null,
"name": "if",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "Boolean",
"ofType": null
}
}
}
],
"description": "whether this query should be included",
"locations": [
"FIELD",
"FRAGMENT_SPREAD",
"INLINE_FRAGMENT"
],
"name": "include"
},
{
"args": [
{
"defaultValue": null,
"description": null,
"name": "if",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "Boolean",
"ofType": null
}
}
}
],
"description": "whether this query should be skipped",
"locations": [
"FIELD",
"FRAGMENT_SPREAD",
"INLINE_FRAGMENT"
],
"name": "skip"
},
{
"args": [
{
"defaultValue": "60",
"description": "measured in seconds",
"name": "ttl",
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "Int",
"ofType": null
}
"defaultValue": "false",
"description": "refresh the cache entry",
"name": "refresh",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "Boolean",
"ofType": null
}
}
}
],
"description": "whether this query should be cached (Hasura Cloud only)",
"name": "cached"
}
],
"mutationType": null,
"queryType": {
"name": "query_root"
"subscriptionType": {
"name": "subscription_root"
"description": "columns and relationships of \"account\"",
"enumValues": null,
"fields": [
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
{
"args": [],
"deprecationReason": null,
"description": null,
"isDeprecated": false,
"name": "id",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "String",
"ofType": null
}
}
},
{
"args": [],
"deprecationReason": null,
"description": "An object relationship",
"isDeprecated": false,
"name": "identity",
"type": {
"kind": "OBJECT",
"name": "Identity",
"ofType": null
}
},
{
"args": [],
"deprecationReason": null,
"description": "An object relationship",
"isDeprecated": false,
"name": "linkedIdentity",
"type": {
"kind": "OBJECT",
"name": "Identity",
"ofType": null
}
},
{
"args": [],
"deprecationReason": null,
"description": null,
"isDeprecated": false,
"name": "linkedIdentityId",
"type": {
"kind": "SCALAR",
"name": "String",
"ofType": null
}
},
{
"args": [
{
"defaultValue": null,
"description": "distinct select on columns",
"name": "distinctOn",
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "ENUM",
"name": "TransferSelectColumn",
"ofType": null
}
}
}
},
{
"defaultValue": null,
"description": "limit the number of rows returned",
"name": "limit",
"type": {
"kind": "SCALAR",
"name": "Int",
"ofType": null
}
},
{
"defaultValue": null,
"description": "skip the first n rows. Use only with order_by",
"name": "offset",
"type": {
"kind": "SCALAR",
"name": "Int",
"ofType": null
}
},
{
"defaultValue": null,
"description": "sort the rows by one or more columns",
"name": "orderBy",
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "INPUT_OBJECT",
"name": "TransferOrderBy",
"ofType": null
}
{
"defaultValue": null,
"description": "filter the rows returned",
"name": "where",
"kind": "INPUT_OBJECT",
"name": "TransferBoolExp",
"ofType": null
}
}
],
"deprecationReason": null,
"description": "An array relationship",
"isDeprecated": false,
"name": "transfersIssued",
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
"name": "Transfer",
"ofType": null
}
}
}
}
},
{
"args": [
{
"defaultValue": null,
"description": "distinct select on columns",
"name": "distinctOn",
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "ENUM",
"name": "TransferSelectColumn",
"ofType": null
}
}
}
},
{
"defaultValue": null,
"description": "limit the number of rows returned",
"name": "limit",
"type": {
"kind": "SCALAR",
"ofType": null
}
},
{
"defaultValue": null,
"description": "skip the first n rows. Use only with order_by",
"name": "offset",
"type": {
"kind": "SCALAR",
"name": "Int",
"ofType": null
}
},
{
"defaultValue": null,
"description": "sort the rows by one or more columns",
"name": "orderBy",
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "INPUT_OBJECT",
"name": "TransferOrderBy",
"ofType": null
}
}
}
},
{
"defaultValue": null,
"description": "filter the rows returned",
"name": "where",
"type": {
"kind": "INPUT_OBJECT",
"name": "TransferBoolExp",
"ofType": null
}
}
],
"deprecationReason": null,
"description": "An aggregate relationship",
"isDeprecated": false,
"name": "transfersIssuedAggregate",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
"name": "TransferAggregate",
"ofType": null
}
}
},
{
"args": [
{
"defaultValue": null,
"description": "distinct select on columns",
"name": "distinctOn",
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "ENUM",
"name": "TransferSelectColumn",
"ofType": null
}
}
}
},
{
"defaultValue": null,
"description": "limit the number of rows returned",
"name": "limit",
"type": {
"kind": "SCALAR",
"name": "Int",
"ofType": null
}
},
{
"defaultValue": null,
"description": "skip the first n rows. Use only with order_by",
"name": "offset",
"type": {
"kind": "SCALAR",
"name": "Int",
"ofType": null
}
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
},
{
"defaultValue": null,
"description": "sort the rows by one or more columns",
"name": "orderBy",
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "INPUT_OBJECT",
"name": "TransferOrderBy",
"ofType": null
}
}
}
},
{
"defaultValue": null,
"description": "filter the rows returned",
"name": "where",
"type": {
"kind": "INPUT_OBJECT",
"name": "TransferBoolExp",
"ofType": null
}
}
],
"deprecationReason": null,
"description": "An array relationship",
"isDeprecated": false,
"name": "transfersReceived",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
"name": "Transfer",
"ofType": null
}
}
}
}
},
{
"args": [
{
"defaultValue": null,
"description": "distinct select on columns",
"name": "distinctOn",
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "ENUM",
"name": "TransferSelectColumn",
"ofType": null
}
{
"defaultValue": null,
"description": "limit the number of rows returned",
"name": "limit",
"kind": "SCALAR",
"name": "Int",
"ofType": null
}
},
{
"defaultValue": null,
"description": "skip the first n rows. Use only with order_by",
"name": "offset",
"type": {
"kind": "SCALAR",
"ofType": null
}
},
{
"defaultValue": null,
"description": "sort the rows by one or more columns",
"name": "orderBy",
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "INPUT_OBJECT",
"name": "TransferOrderBy",
"ofType": null
}
}
}
},
{
"defaultValue": null,
"description": "filter the rows returned",
"name": "where",
"type": {
"kind": "INPUT_OBJECT",
"name": "TransferBoolExp",
"ofType": null
}
}
],
"deprecationReason": null,
"description": "An aggregate relationship",
"isDeprecated": false,
"name": "transfersReceivedAggregate",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
"name": "TransferAggregate",
"ofType": null
}
}
},
{
"args": [
{
"defaultValue": null,
"description": "distinct select on columns",
"name": "distinctOn",
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "ENUM",
"name": "ChangeOwnerKeySelectColumn",
"ofType": null
}
}
}
},
{
"defaultValue": null,
"description": "limit the number of rows returned",
"name": "limit",
"type": {
"kind": "SCALAR",
"name": "Int",
"ofType": null
}
},
{
"defaultValue": null,
"description": "skip the first n rows. Use only with order_by",
"name": "offset",
"type": {
"kind": "SCALAR",
"name": "Int",
"ofType": null
}
},
{
"defaultValue": null,
"description": "sort the rows by one or more columns",
"name": "orderBy",
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "INPUT_OBJECT",
"name": "ChangeOwnerKeyOrderBy",
"ofType": null
}
{
"defaultValue": null,
"description": "filter the rows returned",
"name": "where",
"kind": "INPUT_OBJECT",
"name": "ChangeOwnerKeyBoolExp",
"ofType": null
}
}
],
"deprecationReason": null,
"description": "An array relationship",
"isDeprecated": false,
"name": "wasIdentity",
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
"name": "ChangeOwnerKey",
"ofType": null
}
}
}
}
},
{
"args": [
{
"defaultValue": null,
"description": "distinct select on columns",
"name": "distinctOn",
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "ENUM",
"name": "ChangeOwnerKeySelectColumn",
"ofType": null
}
}
}
},
{
"defaultValue": null,
"description": "limit the number of rows returned",
"name": "limit",
"type": {
"kind": "SCALAR",
"ofType": null
}
},
{
"defaultValue": null,
"description": "skip the first n rows. Use only with order_by",
"name": "offset",
"type": {
"kind": "SCALAR",
"name": "Int",
"ofType": null
}
},
{
"defaultValue": null,
"description": "sort the rows by one or more columns",
"name": "orderBy",
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "INPUT_OBJECT",
"name": "ChangeOwnerKeyOrderBy",
"ofType": null
}
}
}
},
{
"defaultValue": null,
"description": "filter the rows returned",
"name": "where",
"kind": "INPUT_OBJECT",
"name": "ChangeOwnerKeyBoolExp",
"ofType": null
}
}
],
"deprecationReason": null,
"description": "An aggregate relationship",
"isDeprecated": false,
"name": "wasIdentityAggregate",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
"name": "ChangeOwnerKeyAggregate",
"ofType": null
}
],
"inputFields": null,
"interfaces": [],
"kind": "OBJECT",
"name": "Account",
"possibleTypes": null
},
{
"description": "aggregated selection of \"account\"",
"enumValues": null,
"fields": [
"deprecationReason": null,
"description": null,
"isDeprecated": false,
"name": "aggregate",
"type": {
"kind": "OBJECT",
"name": "AccountAggregateFields",
"ofType": null
}
},
{
"args": [],
"deprecationReason": null,
"description": null,
"isDeprecated": false,
"name": "nodes",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "OBJECT",
"name": "Account",
"ofType": null
}
}
}
}
}
],
"inputFields": null,
"interfaces": [],
"kind": "OBJECT",
"name": "AccountAggregate",
"possibleTypes": null
},
{
"description": null,
"enumValues": null,
"fields": null,
"inputFields": [
{
"defaultValue": null,
"name": "count",
"kind": "INPUT_OBJECT",
"name": "accountAggregateBoolExpCount",
}
],
"interfaces": null,
"kind": "INPUT_OBJECT",
"name": "AccountAggregateBoolExp",
"possibleTypes": null
},
{
"description": "aggregate fields of \"account\"",
"enumValues": null,
"fields": [
{
"args": [
{
"defaultValue": null,
"description": null,
"name": "columns",
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "ENUM",
"name": "AccountSelectColumn",
"ofType": null
}
}
}
},
{
"defaultValue": null,
"description": null,
"name": "distinct",
"type": {
"kind": "SCALAR",
"name": "Boolean",
"ofType": null
}
}
],
"deprecationReason": null,
"description": null,
"isDeprecated": false,
"name": "count",
"type": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "SCALAR",
"name": "Int",
"ofType": null
}
}
},
{
"deprecationReason": null,
"description": null,
"isDeprecated": false,
"kind": "OBJECT",
"name": "AccountMaxFields",
"ofType": null
"deprecationReason": null,
"description": null,
"isDeprecated": false,
"type": {
"kind": "OBJECT",
"name": "AccountMinFields",
"ofType": null
}
}
],
"inputFields": null,
"interfaces": [],
"kind": "OBJECT",
"name": "AccountAggregateFields",
"possibleTypes": null
},
{
"description": "order by aggregate values of table \"account\"",
"enumValues": null,
"fields": null,
"inputFields": [
{
"defaultValue": null,
"description": null,
"name": "count",
"type": {
"kind": "ENUM",
"name": "OrderBy",
"ofType": null
}
},
{
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
"defaultValue": null,
"description": null,
"name": "max",
"type": {
"kind": "INPUT_OBJECT",
"name": "AccountMaxOrderBy",
"ofType": null
}
},
{
"defaultValue": null,
"description": null,
"name": "min",
"type": {
"kind": "INPUT_OBJECT",
"name": "AccountMinOrderBy",
"ofType": null
}
}
],
"interfaces": null,
"kind": "INPUT_OBJECT",
"name": "AccountAggregateOrderBy",
"possibleTypes": null
},
{
"description": "Boolean expression to filter rows from the table \"account\". All fields are combined with a logical 'AND'.",
"enumValues": null,
"fields": null,
"inputFields": [
{
"defaultValue": null,
"description": null,
"name": "_and",
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "INPUT_OBJECT",
"name": "AccountBoolExp",
"ofType": null
}
},
{
"defaultValue": null,
"name": "_not",
"kind": "INPUT_OBJECT",
"name": "AccountBoolExp",
"ofType": null
}
},
{
"defaultValue": null,
"description": null,
"name": "_or",
"type": {
"kind": "LIST",
"name": null,
"ofType": {
"kind": "NON_NULL",
"name": null,
"ofType": {
"kind": "INPUT_OBJECT",
"name": "AccountBoolExp",
"ofType": null
}
}
}
},
{
"defaultValue": null,
"kind": "INPUT_OBJECT",
"name": "StringComparisonExp",
"ofType": null
"defaultValue": null,
"name": "identity",
"kind": "INPUT_OBJECT",
"name": "IdentityBoolExp",
"ofType": null
"defaultValue": null,
"name": "linkedIdentity",
"kind": "INPUT_OBJECT",
"name": "IdentityBoolExp",
"ofType": null
}
},
{
"defaultValue": null,
"name": "linkedIdentityId",
"kind": "INPUT_OBJECT",
"name": "StringComparisonExp",
"ofType": null
}
},
{
"defaultValue": null,
"name": "transfersIssued",
"kind": "INPUT_OBJECT",
"name": "TransferBoolExp",
"ofType": null
"defaultValue": null,
"name": "transfersIssuedAggregate",
"kind": "INPUT_OBJECT",
"name": "TransferAggregateBoolExp",
"ofType": null
"defaultValue": null,
"name": "transfersReceived",
"kind": "INPUT_OBJECT",
"name": "TransferBoolExp",
"ofType": null
}
},
{
"defaultValue": null,
"name": "transfersReceivedAggregate",