Welcome to the GraphiQL Playground! This robust IDE is your go-to platform for crafting GraphQL requests across diverse APIs. Whether you're exploring our default The Rick and Morty API, offering an extensive collection of characters, images, locations, and episodes, or experimenting with any other API endpoint supporting GraphQL requests, this playground empowers you to interact seamlessly with GraphQL.
Home
Login
Register
Playground
404 Page
npm run build // build the project,
// compile the source code and generate production-ready output files
npm run dev // starts a dev server for further development
npm run lint // run a code linter, which checks the code for
// potential errors, coding style violations, and other issues
npm format:fix // automatically fix some of the issues
// reported by the linter (ex: formatting problems)
npm run test // run automated tests for the project
// to ensure its functionality and detect any issues
React
Next.js
JavaScript
TypeScript
SASS
Firebase
GraphQL
Jest
React Testing Library
React Hook Form
Yup
ESLint
Prettier
Husky
Git