{"id":16350379,"url":"https://github.com/saifadin/gatsby-plugin-playground","last_synced_at":"2025-10-26T02:30:39.867Z","repository":{"id":57244710,"uuid":"166308328","full_name":"Saifadin/gatsby-plugin-playground","owner":"Saifadin","description":"A gatsby plugin to use Prisma Playground","archived":false,"fork":false,"pushed_at":"2019-01-30T07:34:29.000Z","size":41,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-31T13:12:08.914Z","etag":null,"topics":["gatsby","gatsby-plugin","graphql","playground","prisma"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Saifadin.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2019-01-17T22:48:55.000Z","updated_at":"2023-05-12T16:53:37.000Z","dependencies_parsed_at":"2022-09-01T06:12:10.995Z","dependency_job_id":null,"html_url":"https://github.com/Saifadin/gatsby-plugin-playground","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saifadin%2Fgatsby-plugin-playground","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saifadin%2Fgatsby-plugin-playground/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saifadin%2Fgatsby-plugin-playground/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Saifadin%2Fgatsby-plugin-playground/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Saifadin","download_url":"https://codeload.github.com/Saifadin/gatsby-plugin-playground/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":238241472,"owners_count":19439768,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["gatsby","gatsby-plugin","graphql","playground","prisma"],"created_at":"2024-10-11T01:04:42.593Z","updated_at":"2025-10-26T02:30:39.551Z","avatar_url":"https://github.com/Saifadin.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gatsby-plugin-playground\n\n*⚠️ Disclaimer: Playground has been added as an experimental feature behind a flag by this PR [11193](https://github.com/gatsbyjs/gatsby/pull/11193). To use it without this lib, add `GATSBY_GRAPHQL_IDE=playground` as an environment variable and you should see it at the same route, where GraphiQL used to be.* \n\nAdds the [Prisma playground](https://github.com/prisma/graphql-playground) to your gatsby dev server. This is running in parallel to GraphiQl.\n\nWhat you will get is the Playground on the route `/___playground`, which you can use to query your data and test them out.\n\nIt will look like this\n\n![Example Image](https://user-images.githubusercontent.com/1507057/51409977-9494c200-1b63-11e9-8150-5ee43cb6cf1a.png)\n\n## Install\n\n```\nnpm install --save gatsby-plugin-playground\n\n// or using yarn\n\nyarn add gatsby-plugin-playground\n```\n\n## How to use\n\nJust add the plugin to the plugins array in your `gatsby-config.js`\n\n```\nplugins: [`gatsby-plugin-playground`]\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaifadin%2Fgatsby-plugin-playground","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsaifadin%2Fgatsby-plugin-playground","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsaifadin%2Fgatsby-plugin-playground/lists"}