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
- Host: GitHub
- URL: https://github.com/mirumee/saleor-graphql-deprecations
- Owner: mirumee
- License: bsd-3-clause
- Created: 2023-01-10T15:41:36.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-08-06T14:04:05.000Z (2 months ago)
- Last Synced: 2025-08-06T16:09:26.984Z (2 months ago)
- Language: Python
- Size: 2.16 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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