Closed knownasilya closed 3 years ago
I'm not super up-to-speed on how to define custom directives, at least from the schema perspective. Additionally, I don't know if it's enough to add a definition to the raw schema or if there needs to be some programatic addition of directives on the GraphQL JS side.
I can try to find out but, TBH, I'd be Googling. I'd be happy to look into the issue by adding a failing test to Mirage GraphQL but not to this add-on.
Side note: I'm not sure if I can still administer changes to this repo but I can open a PR to encourage adoption of Mirage GraphQL over this add-on in some way, shape or form. This add-on shouldn't be used anymore. I'll see if there's a standard way to let people know through add-on conventions.
Closing this since mirage/graphql works fine
Getting this:
With the schema having this:
Is there a way to define this?