GraphQL/Directives
specifiedBy
Exposes a URL that specifies the behavior of this scalar.
directive @specifiedBy(
url: String!
) on SCALARArguments
specifiedBy.url ● String! non-null scalar
The URL that specifies the behavior of this scalar.