For discussing the development and integration of subscription-enabled shops using Shopify's Subscription APIs.
Hi all,
is there a way to query the SubscriptionContracts with a filter, e.g. only ones where `updatedAt` is in the last 10 minutes?
I see it on Orders: https://shopify.dev/api/admin-graphql/2022-04/queries/orders
But nothing similar here: https://shopify.dev/api/admin-graphql/2022-04/queries/subscriptionContracts
Solved! Go to the solution
This is an accepted solution.
Hi,
Unfortunately SubscriptionContracts query does not support filters
To learn more visit the Shopify Help Center or the Community Blog.
This is an accepted solution.
Hi,
Unfortunately SubscriptionContracts query does not support filters
To learn more visit the Shopify Help Center or the Community Blog.
Hi @ThomazReis ,
thanks for answering so fast.
Do you happen to know if this will ever be an option; or maybe is it on the roadmap somewhere we can keep an eye out for?