An open API service indexing awesome lists of open source software.

https://github.com/mirumee/saleor-graphql-deprecations

Deprecations tracker for Saleor's GraphQL API
https://github.com/mirumee/saleor-graphql-deprecations

Last synced: 2 months ago
JSON representation

Deprecations tracker for Saleor's GraphQL API

Awesome Lists containing this project

README

          

# saleor-graphql-deprecations

Deprecations tracker for Saleor's GraphQL API.

Full report is available [here](https://mirumee.github.io/saleor-graphql-deprecations/).

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](http://mirumee.com)**
hello@mirumee.com