specifiedBy

The @specifiedBy directive is used within the type system definition language to provide a URL for specifying the behavior of custom scalar definitions.

  • directive @specifiedBy(url: String!) on SCALAR
This element is not required by anyone