Open
Description
I am trying to add Enums for the schema in the .graphqls
file but I see that version 4 doesn't include any thing related to the GraphQL Enums while previous version 3 includes Enum implementations like graphql_responsive_image implemented such thing.
I am not a graphql expert so may be I am missing it in the documenation so please guide me regarding it.