We have a use case where we need to collect payments for add-ons and subscriptions together. We are using the admin-graphql API version: 2022-04. There are different APIs for one-time purchases and Subscriptions.
What we need is the ability to club the one-time purchase and subscriptions together in an API. Can it be done with the exiting graphql APIs?