Skip to content

v1.6.3

Compare
Choose a tag to compare
@sapientpants sapientpants released this 18 Sep 01:49
· 12 commits to main since this release

Patch Changes

  • #177 a670251 - feat: add script to update GraphQL schema from DeepSource API
    • Add reusable script to fetch and update GraphQL schema via introspection
    • Add 'schema:update' npm script for easy schema updates
    • Install graphql package for schema introspection utilities
    • Update schema to latest version from DeepSource API