The __Directive Type

The__Directivetype represents a Directive that a server supports.

Fields

  • name must return a String
  • description may return a String or null
  • locations returns a List of __DirectiveLocation representing the valid locations this directive may be placed.
  • args returns a List of __InputValue representing the arguments this directive accepts.

results matching ""

    No results matching ""