Hi,
As per this doc https://shopify.dev/apps/subscriptions/billing-cycles, I have usedsubscriptionBillingCycleScheduleEdit to skip a billing cycle. Once that’s done, how do I get all the billing cycles for a given contract? so that I can act accordingly, ie. to decide whether or not to trigger a billingAttempt based on the data coming back for a cycle.
Thanks in advance.