Advertisement
Wolverine_X-Man

Schema.json

Jan 23rd, 2022
178
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 1.88 KB | None | 0 0
  1. {"_queryType":"Query","_mutationType":null,"_subscriptionType":null,"_directives":[{"name":"cacheControl","description":"","locations":["FIELD_DEFINITION","OBJECT","INTERFACE"],"args":[{"name":"maxAge","description":"","type":"Int"},{"name":"scope","description":"","type":"CacheControlScope"}]},{"name":"skip","description":"Directs the executor to skip this field or fragment when the `if` argument is true.","locations":["FIELD","FRAGMENT_SPREAD","INLINE_FRAGMENT"],"args":[{"name":"if","description":"Skipped when true.","type":"Boolean!"}]},{"name":"include","description":"Directs the executor to include this field or fragment only when the `if` argument is true.","locations":["FIELD","FRAGMENT_SPREAD","INLINE_FRAGMENT"],"args":[{"name":"if","description":"Included when true.","type":"Boolean!"}]},{"name":"deprecated","description":"Marks an element of a GraphQL schema as no longer supported.","locations":["FIELD_DEFINITION","ENUM_VALUE"],"args":[{"name":"reason","description":"Explains why this element was deprecated, usually also including a suggestion for how to access supported similar data. Formatted using the Markdown syntax (as specified by [CommonMark](https://commonmark.org/).","type":"String","defaultValue":"No longer supported"}]}],"astNode":null,"_typeMap":{"Query":"Query","ContinentFilterInput":"ContinentFilterInput","StringQueryOperatorInput":"StringQueryOperatorInput","String":"String","Continent":"Continent","ID":"ID","Country":"Country","Language":"Language","Boolean":"Boolean","State":"State","CountryFilterInput":"CountryFilterInput","LanguageFilterInput":"LanguageFilterInput","__Schema":"__Schema","__Type":"__Type","__TypeKind":"__TypeKind","__Field":"__Field","__InputValue":"__InputValue","__EnumValue":"__EnumValue","__Directive":"__Directive","__DirectiveLocation":"__DirectiveLocation","CacheControlScope":"CacheControlScope","Upload":"Upload","Int":"Int"},"_implementations":{}}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement