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
This commit introduces a new file `test-playground.mjs`, which sets up a local GraphQL Playground server for testing static schemas. The server runs on http://localhost:4000/graphql and utilizes a static SDL schema along with stub scalars. This tool is intended for development and testing purposes only, not for production use.
0 commit comments