A space to discuss GraphQL queries, mutations, troubleshooting, throttling, and best practices.
Hello,
I have a warning: Customer Saved Searches and Discount Eligibility based on saved searches have been deprecated in favor of the Segmentation API
I'm using API version 2021-10, but I also find in your docs this:
https://shopify.dev/apps/marketing/customer-segments#behavior-of-apps-that-arent-migrated
In API versions older than 2022-04, you can continue to create, update, and delete saved searches using the deprecated elements. If a customer saved search is compatible, then your team converts saved searches in the back end to segments.
I'm not creating, deleting or updating Saved Searches, I just fetch them using following request:
https://shopify.dev/api/admin-rest/2022-01/resources/customersavedsearch#get-customer-saved-searches
Will I be able to send this request without changing API version to 2022-04?
Thank you in advance for answer.
Sincerely,
Panoply