Production
π GraphQL endpoint
Use this to make requests to the production GraphQL API:
https://graphql.api.rye.com/v1/query
π’ Production GraphQL playground
To test queries in production, use the playground:
https://console.rye.com/graphql
π Search and Product Recommendations endpoint
The search and product recommendations endpoint is currently not part of the GraphQL endpoint. It only supports curl as of now. Use this endpoint to hit the search and product recommendation.
Updated 4 days ago