QueryBillingSubscriptionsArgs: {
    after?: InputMaybe<Scalars["String"]>;
    first: Scalars["Int"];
    profileId: Scalars["ID"];
}

Type declaration

Generated using TypeDoc