ποΈ auth
Example of custom directive for customDirective descriptor.
ποΈ beta
Example of custom directive for customDirective tag.
ποΈ complexity
Example of custom directive for customDirective.
ποΈ deprecated
Marks an element of a GraphQL schema as no longer supported.
ποΈ doc
Example of custom directive for groupByDirective.
ποΈ example
Example of example directive for exampleSection.
ποΈ include
Directs the executor to include this field or fragment only when the if argument is true.
ποΈ noDoc
Example of custom directive for skipDocDirective.
ποΈ oneOf
Indicates exactly one field must be supplied and this field must not be null.
ποΈ skip
Directs the executor to skip this field or fragment when the if argument is true.
ποΈ specifiedBy
Exposes a URL that specifies the behavior of this scalar.