Replies: 1 comment 4 replies
-
It's exactly the same approach like in docs: But you only need to use |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to implement a generic input type on my schema to filter enums.
I have tried a few approaches but am falling short, this is what I'm trying to imnplement
Input Type:
Usage:
Obviously this won't work, I have attempted the method outlined in the docs, but cannot get it to work. Any assistance would be greatly appreciated.
Beta Was this translation helpful? Give feedback.
All reactions