Skip to content

ShopifySharp 6.13.0

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 18:44
· 101 commits to master since this release

What's Changed

Shopify API Version 2024-01

This release now targets version 2024-01 of Shopify's API! Previously, ShopifySharp was targeting version 2023-07. We've regenerated the GraphQL classes accordingly, so be prepared for breaking changes if you use any of the Graph objects that Shopify has changed in their latest API.

Deprecations

The deprecated CustomerSavedSearchService has been removed in this release. Shopify recommends that you use the GraphQL Customer Segment API instead.

Pull requests

Full Changelog: ShopifySharp/6.12.2...ShopifySharp/6.13.0