Saleor Cache Configuration
Our friends at Saleor, an open-source, GraphQL-first e-commerce platform, maintain a Stellate cache configuration template at github.com/saleor/saleor-stellate.
Usage
- Make sure you have signed up for a Stellate account, and have created a service for your Saleor GraphQL API
- Copy the premade Stellate configuration from github.com/saleor/saleor-stellate
- Update the
originUrl
to match your Saleor GraphQL API's URL andname
to match your Stellate service's name