Rename all the fields according to the given case convention. The possible values are “lowercase”, “UPPERCASE”, “PascalCase”, “camelCase”, “snake_case”, “SCREAMING_SNAKE_CASE”.
string
Y
remote
Derive a remote enum
string
Y
visible
If false, it will not be displayed in introspection. See also the Book.
bool
Y
visible
Call the specified function. If the return value is false, it will not be displayed in introspection.
string
Y
inaccessible
Indicate that an enum is not accessible from a supergraph when using Apollo Federation
bool
Y
tag
Arbitrary string metadata that will be propagated to the supergraph when using Apollo Federation. This attribute is repeatable