stack

Home > @infiniteobjects/shopify-data-manager > AdminTypes > AppSubscription > currentPeriodEnd

AdminTypes.AppSubscription.currentPeriodEnd property

The date and time when the current app subscription period ends. Returns null if the subscription isn’t active.

Signature:

currentPeriodEnd?: Maybe<Scalars['DateTime']['output']>;