OBJECT
__Directive
link GraphQL Schema definition
- type __Directive {
- # The __Directive type represents a Directive that a server supports.
- String! :
- String :
- Boolean! :
- __DirectiveLocation!]! : [
- # Arguments
- # includeDeprecated: [Not documented]
- Boolean): [__InputValue!]! ( :
- Boolean @deprecated( reason: "Use `locations`." ) :
- Boolean @deprecated( reason: "Use `locations`." ) :
- Boolean @deprecated( reason: "Use `locations`." ) :
- }