SubscriptionContracts filter

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

Hi,

Unfortunately SubscriptionContracts query does not support filters

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?