Skip to content

GraphQL playground Any type support #4086

@kamieater1240

Description

@kamieater1240

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.
Image

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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions