contentful-graphql-playground-app icon indicating copy to clipboard operation
contentful-graphql-playground-app copied to clipboard

Playground cannot query alias environment

Open whitep4nth3r opened this issue 3 years ago • 1 comments

On load of the playground, I have observed the following behaviour:

  • I have an alias environment which is pointed to 'master'
  • Regardless of whether I have set the Contentful web app to point to 'production' or 'master', the environment that the playgrounds points to is 'production' by default
  • Queries fail with http 400 on 'production' in the playground
  • Queries succeed on 'master' regardless of the web app environment selected

whitep4nth3r avatar Apr 26 '21 13:04 whitep4nth3r

@whitep4nth3r this should be fixed now. :) Thanks for reporting.

Let me know if you run into more issues. :)

stefanjudis avatar Aug 09 '21 16:08 stefanjudis