/saleor-graphql-deprecations

Deprecations tracker for Saleor's GraphQL API

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

saleor-graphql-deprecations

Deprecations tracker for Saleor's GraphQL API.

Full report is available here.

Two scripts are provided:

  • main: "live" script that does real work, eg. pulls schema from Saleor's repo and compares against previous one.
  • localdev: script that runs comparison logic against two local schema files (schema-new.graphql and schema-old.graphql). Useful for developing local comparison script.

Crafted with ❤️ by Mirumee Software hello@mirumee.com