Skip to content
This repository has been archived by the owner on Apr 11, 2024. It is now read-only.
Compare
Choose a tag to compare
@shopify-github-actions-access shopify-github-actions-access released this 09 Jan 19:16
· 420 commits to main since this release
7b0c7eb

Minor Changes

  • 0286e7f: Export a REST API client from admin-api-client, with an API that is similar to the GraphQL client.
  • 1878109: Updated shopify-api GraphQL clients' APIs to be closer to the underlying clients
  • 2b9e06f: Add the raw network response object to ResponseErrors
  • 194ddcf: Update api version validation error, generic error messages and client types
  • c9622cd: Update UNSUPPORTED_API_VERSION log type to Unsupported_Api_Version for consistent log type format

Patch Changes

  • 8885830: Fixed an issue with the require path being incorrect in package.json.

  • 218f452: Use the new GraphQL API clients in shopify-api to use all of the latest features, including automatic types for query / mutation return object and variables.

    For more information and examples, see the migration guide to v9.

  • Updated dependencies [218f452]

  • Updated dependencies [49952d6]

  • Updated dependencies [0286e7f]

  • Updated dependencies [1878109]

  • Updated dependencies [2b9e06f]

  • Updated dependencies [194ddcf]

  • Updated dependencies [c9622cd]

  • Updated dependencies [82ee942]