saleor
https://github.com/mirumee/saleor
Saleor Core: the high performance, composable, headless commerce API.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
not yet supported2 Subscribers
Add a CodeTriage badge to saleor
Help out
- Issues
- Add sortBy and filter to User.checkouts - closes #12520
- Add optional isActive filter to channels query
- Drop support for HS256 JWTs
- Instead letting Django set null on all objects in related table(s) do it in batches in order to prevent statement timeouts
- Add limits to all inputs
- Fix race condition with checkout country update (Sentry `7489018597`)
- Bug: Checkout line mutations accept unbounded list inputs causing potential resource exhaustion
- Bug:updateMetadata / deleteMetadata accept unbounded list inputs for Checkout metadata
- [3.23] Reject nul byte from the request
- [3.22] Reject nul byte from the request
- Docs
- not yet supported