System Information
- Strapi Version: 4.1.7
- Operating System: Windows 11
- Node Version: 16.14.0
- NPM Version: 8.3.1
- Yarn Version: – – –
Hi!
I have an issue with configuring graphql queries in production. I followed steps from Strapi docs:
https://docs.strapi.io/developer-docs/latest/plugins/graphql.html#configurations
And the playground works, but I have an error 400 which does not allow me
to display DOCS
and SCHEMA
(on the right side).
I don’t know where is the problem.
I would be grateful if anyone will be able to give me some hint or solution.
Just to remind you, this is Strapi in production mode.