Skip to main content

alpha

If this directive is included on an object, union, or field, it indicates that feature has alpha status and will not be included in fieldset unless the appropriate flag is in place for the client or environment.

directive @alpha(featureFlag: String!) on OBJECT | FIELD_DEFINITION

Arguments

featureFlag ● String! non-null scalar