Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 571 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 571 Bytes

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 [email protected]