Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[bug]: [need clarification] Lost GraphQL type tag, unable to switch/view MyMutation #237

Closed
wangzhou-ccc opened this issue Jun 18, 2024 · 2 comments

Comments

@wangzhou-ccc
Copy link

Describe the bug
After clicking the create graphql playground button, I enter the API URL normally to get the graphql schema.
Under Explorer, only query is visible, but I can't switch or view mutation. Seems to be lost.
No matter how I refresh/click, you will not be able to display My mutation.
But in the Documentation Explorer, I can see that the mutation is normal, meaning that the IntrospectionQuery API responds normally.
Hopefully the relevant authors can answer whether it is a setup problem or a valid bug. Thank you very much!
This software is very powerful and does a great job!

To Reproduce
As described, as screenshot.

Expected behavior
can switch or view mutation

Screenshots
image
image

Desktop (please complete the following information):

  • OS: WIN 11

  • Browser: Desktop software (the same goes for Google Chrome)
    image

  • Version v3.2.4
    image

Additional context
Add any other context about the problem here.

@Nishchit14
Copy link
Contributor

@wangzhou-ccc you need to keep at least one mutation query (even empty mutation) in the playground.

@wangzhou-ccc
Copy link
Author

@Nishchit14 Well, after trying, it's been solved. Thank you for your answers!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants