- Go to folder:
codegen/codegen.js
- Change
API URL + Token
- get the entire api Mutation + Query from the api into the
__generated__
folder
yarn codegen
-
Copy file
.graphql
from__generated__/mutations/queries
tosrc/graphql/mutations/queries
-
then
yarn typegen