Skip to content
This repository was archived by the owner on Apr 11, 2024. It is now read-only.

Choose a tag to compare

@shopify-github-actions-access shopify-github-actions-access released this 23 Oct 17:08
· 663 commits to main since this release
29036ac

Minor Changes

  • efc66ea: Added a new retries feature to the graphql-client. This feature allows client consumers to set the number of HTTP request retries when the API request is abandoned or the API server returns a 429 or 503 response.
  • 77be46b: Added a new graphql-client package. This client is a generic GQL client that provides basic functionalities to interact with Shopify's GraphQL APIs.