GraphQL has support to mark fields as deprecated. This is supported by webonyx/graphql-php.
https://www.apollographql.com/docs/graphos/schema-design/guides/deprecat...
Active
1.0
Code
No test yet. But its possible the set @deprecated in the extension schema. The deprecation status is visible in the GraphQL explorer.