I want to implement Graphql to my application and i come to this example
You can see they use type and enum on schema.js
type
enum
schema.js