0.11.0 • Published 3 years ago

@grogqli/schema v0.11.0

Weekly downloads
103
License
MIT
Repository
-
Last release
3 years ago

@grogqli/schema

Source of truth for the gql schema and operation docs that powers grogqli packages.

How to clear generated assets and rebuild from scratch

In this project's current state, changes to shared types will not correctly cascade to the files that import these. Consequently, the graphql-let cache needs to be manually busted to generate a correct set of assets:

  • rm -rf src/generated
  • npm i
  • npm run build:types
0.11.0

3 years ago

0.10.0

3 years ago

0.9.0

3 years ago

0.8.0

3 years ago

0.7.0

3 years ago

0.6.0

3 years ago

0.5.0

3 years ago

0.4.0

4 years ago

0.3.0

4 years ago

0.2.0

4 years ago

0.1.0

4 years ago