-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Open
Description
Is there an existing issue for this?
No, I didn't see one.
- I have searched the existing issues
Current Behavior
The GraphQL playground doesn't support the Any
type.
As a result, it shows a lot of warnings when people try to use Any type. I would like to add Any type support to the playground to improve the user experience.
However, I am not sure if this feature can be added on my side's Golang code, or it should be updated on the graphiql side.
If it could be done on my side, any hint that I can achieve this?
Thanks in advance.
Expected Behavior
I hope the wavy red underline don't appear when the user is using Any
type.
Steps To Reproduce
No response
Anything else?
No response
Metadata
Metadata
Assignees
Labels
No labels