Skip to content

GraphQL: Support `:alpha` keyword argument directly

Luke Duncalfe requested to merge ld-graphql-alpha-sugar into master

What does this MR do and why?

Marking a schema item as alpha has been supported through the deprecated: keyword argument since !84756 (merged).

This change supports alpha: as a keyword argument itself.

There are no functional changes.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports

Loading