The __Directive Type
The__Directivetype represents a Directive that a server supports.
Fields
namemust return a Stringdescriptionmay return a String or nulllocationsreturns a List of__DirectiveLocationrepresenting the valid locations this directive may be placed.argsreturns a List of__InputValuerepresenting the arguments this directive accepts.