OBJECT
__Directive
link GraphQL Schema definition
- type __Directive {
 - : String 
 - : String 
 - : [__DirectiveLocation!] 
 - : [__InputValue!]! 
 - : Boolean @deprecated( reason: "Use `locations`."  )
 - : Boolean @deprecated( reason: "Use `locations`."  )
 - : Boolean @deprecated( reason: "Use `locations`."  )
 - }