deprecated
Marks an element of a GraphQL schema as no longer supported.
Locations
- FIELD_DEFINITION
- ENUM_VALUE
- ARGUMENT_DEFINITION
- INPUT_FIELD_DEFINITION
Arguments
| Argument | Type | Description | 
|---|---|---|
| reason | String | Explains why this element was deprecated, usually also including a suggestion for how to access supported similar data. Formatted in Markdown. |