You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<!--
Pull requests are squashed and merged using:
- their title as the commit message
- their description as the commit body
Having a good title and description is important for the users to get
readable changelog.
-->
<!-- 1. Explain WHAT the change is about -->
- Fixes broken graphQL playground by updating the react version and
pinning graphiql.
<!-- 3. Explain HOW users should update their code -->
#### Migration notes
---
- [ ] The change comes with new or modified tests
- [ ] Hard-to-understand functions have explanatory comments
- [ ] End-user documentation is updated to reflect the change
<!-- This is an auto-generated comment: release notes by coderabbit.ai
-->
## Summary by CodeRabbit
- **New Features**
- Upgraded the GraphiQL playground to use the latest React and GraphiQL
versions for improved performance and compatibility.
<!-- end of auto-generated comment: release notes by coderabbit.ai -->
0 commit comments