Closed
Description
New Issue Checklist
- [ X] I am not disclosing a vulnerability.
- [ X] I am not just asking a question.
- [ X] I have searched through existing issues.
- [ X] I can reproduce the issue with the latest version of Parse Server.
Issue Description
GraphQL playground throws this error now Uncaught SyntaxError: The requested module 'https://unpkg.com/@graphql-yoga/graphiql' does not provide an export named 'renderYogaGraphiQL' (at playground:formatted:11:20)
Steps to reproduce
try to access graphql playground via browser
Actual Outcome
error above
Expected Outcome
no error
Environment
parse server 5.4.0
node v16.16.0
osx
Server
- Parse Server version:
5.4.0
- Operating system:
osx
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc):
local
Database
N/A, mongo
Client
N/A
Logs
N/A