Added @graphiql/explorer-plugin in twenty docs package (#3244)

* Added plugin-explorer in twenty-docs gql page and updated graphiql version

* Cleaned up graphql file (#3087)

* Added plugin-explorer style and modified useEffect to adapt it (#3087)

* Updated the yarn lock file (#3087)
This commit is contained in:
Jeong Min Cho
2024-01-05 17:17:28 +09:00
committed by GitHub
parent b112b74022
commit 4552b88435
3 changed files with 74 additions and 385 deletions

View File

@ -19,11 +19,12 @@
"@codesandbox/sandpack-react": "^2.9.0",
"@docusaurus/core": "^3.0.0",
"@docusaurus/preset-classic": "^3.0.0",
"@graphiql/plugin-explorer": "^1.0.2",
"@mdx-js/react": "^3.0.0",
"@stoplight/elements": "^7.15.4",
"clsx": "^1.2.1",
"docusaurus-node-polyfills": "^1.0.0",
"graphiql": "^2.4.7",
"graphiql": "^3.0.10",
"graphql": "^16.6.0",
"iframe-resizer-react": "^1.1.0",
"prism-react-renderer": "^2.1.0",