Home > @infiniteobjects/shopify-data-manager > AdminTypes > AppSubscription > currentPeriodEnd
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']>;