Shopify / shopify-api-ruby

ShopifyAPI is a lightweight gem for accessing the Shopify admin REST and GraphQL web services.
MIT License
1.06k stars 473 forks source link

Add support for 2024-07 API version #1325

Closed paulomarg closed 4 months ago

paulomarg commented 4 months ago

Description

Fixes #1321 Fixes #1324

This PR adds support for the new 2024-07 API version, which was recently released.

Use this link to review the non-automated changes.

How has this been tested?

Unit tests cover all of the changes in this PR.

Checklist: