mirumee / saleor-graphql-deprecations

Deprecations tracker for Saleor's GraphQL API

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Deprecations tracker for Saleor's GraphQL API

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 85.3%Language:HTML 14.7%