Skip to content

Exposes a URL that specifies the behavior of this scalar.

graphql
directive @specifiedBy(
  url: String!
) on SCALAR

Arguments

specifiedBy.url ● String! non-null scalar

The URL that specifies the behavior of this scalar.