📄️ cacheControl
Cache hint: how long a shared cache may serve data owned by this type/field. The response max-age is the minimum across all selected fields.
📄️ deprecated
Marks an element of a GraphQL schema as no longer supported.
📄️ oneOf
Indicates exactly one field must be supplied and this field must not be null.
📄️ specifiedBy
Exposes a URL that specifies the behavior of this scalar.