Installation
Install graphql-mocks
along with the graphql
peer dependency
# npm
npm install --save-dev graphql-mocks graphql
# yarn
yarn add --dev graphql-mocks graphql
# pnpm
pnpm add --save-dev graphql-mocks graphql
Install graphql-mocks
along with the graphql
peer dependency
# npm
npm install --save-dev graphql-mocks graphql
# yarn
yarn add --dev graphql-mocks graphql
# pnpm
pnpm add --save-dev graphql-mocks graphql