deprecated

link GraphQL Schema definition

1directive @deprecated(expirationDate: String!, deprecationDate: String!, reason: String!, alternate: String!) on QUERY | MUTATION | FIELD | ARGUMENT_DEFINITION | INPUT_OBJECT | INPUT_FIELD_DEFINITION | OBJECT | FIELD_DEFINITION | ENUM_VALUE

link Required by

This element is not required by anyone