Skip to content

Instantly share code, notes, and snippets.

@crucialfelix
Last active September 3, 2017 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save crucialfelix/761e01dd6d3750729805f8cb0b96e765 to your computer and use it in GitHub Desktop.
Save crucialfelix/761e01dd6d3750729805f8cb0b96e765 to your computer and use it in GitHub Desktop.
apollo-codegen generate frontend/react/**/*.graphql \
--schema frontend/schema.json \
--target typescript \
--output frontend/react/queries.ts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment