graphql / graphql/graphiql

GraphQL playground Any type support

Open
#4,086 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
16.9k
Forks
1.9k
Avg merge
22h 45m
Merged PRs (30d)
70

Description

# Is there an existing issue for this?
No, I didn't see one.
- [x] 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.
![Image](https://github.com/user-attachments/assets/c0aae783-77d4-4fc0-8729-db38374c80bd)

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

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.