Skip to content

Files

Latest commit

 

History

History
10 lines (6 loc) · 307 Bytes

File metadata and controls

10 lines (6 loc) · 307 Bytes

Apollo client

yarn add next-with-apollo @apollo/client graphql lodash

yarn add --dev typescript @types/react @types/lodash

Code generator

yarn add -D @graphql-codegen/typescript-react-apollo @graphql-codegen/cli @graphql-codegen/typescript-operations @graphql-codegen/add

yarn graphql-codegen init