You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If the custom types container is correctly configured to be able to
create a `\GraphQL\Type\Definition\EnumType` matching the FQCN of a
PHP native enum, then `graphql-doctrine` will be able to use PHP native
enum in output, input and filters.
0 commit comments