Add the ability to deprecate fields in the GraphQL schema

Created on 31 May 2025, 7 days ago

Problem/Motivation

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...

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Feature request
Status

Active

Version

1.0

Component

Code

Created by

🇩🇪Germany webflo

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

  • Issue created by @webflo
  • 🇩🇪Germany webflo

    No test yet. But its possible the set @deprecated in the extension schema. The deprecation status is visible in the GraphQL explorer.

Production build 0.71.5 2024