Skip to main content

specifiedBy

Exposes a URL that specifies the behavior of this scalar.

directive @specifiedBy(
url: String!
) on SCALAR

Arguments

NomTypeDescription
urlString! non-null scalarThe URL that specifies the behavior of this scalar.