Skip to content
This repository was archived by the owner on Nov 14, 2025. It is now read-only.

v1.6.3

Choose a tag to compare

@sapientpants sapientpants released this 18 Sep 01:49
· 19 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