App Event
An event related to a Shopify app.
Anchor to FieldsFields
- app (App!)
- occurredAt (DateTime!)
- shop (Shop!)
- type (AppEventTypes!)
- Anchor to occurredAtoccurred•Date
At Time! non-null The date and time when the event took place.
- Anchor to shopshop•Shop!non-null
A Shopify shop.
- Anchor to typetype•App
Event Types! non-null The type of app event.
Anchor to Types implemented inTypes implemented in
- CreditApplied (CreditApplied)
- CreditFailed (CreditFailed)
- CreditPending (CreditPending)
- OneTimeChargeAccepted (OneTimeChargeAccepted)
- OneTimeChargeActivated (OneTimeChargeActivated)
- OneTimeChargeDeclined (OneTimeChargeDeclined)
- OneTimeChargeExpired (OneTimeChargeExpired)
- RelationshipDeactivated (RelationshipDeactivated)
- RelationshipInstalled (RelationshipInstalled)
- RelationshipReactivated (RelationshipReactivated)
- RelationshipUninstalled (RelationshipUninstalled)
- SubscriptionApproachingCappedAmount (SubscriptionApproachingCappedAmount)
- SubscriptionCappedAmountUpdated (SubscriptionCappedAmountUpdated)
- SubscriptionChargeAccepted (SubscriptionChargeAccepted)
- SubscriptionChargeActivated (SubscriptionChargeActivated)
- SubscriptionChargeCanceled (SubscriptionChargeCanceled)
- SubscriptionChargeDeclined (SubscriptionChargeDeclined)
- SubscriptionChargeExpired (SubscriptionChargeExpired)
- SubscriptionChargeFrozen (SubscriptionChargeFrozen)
- SubscriptionChargeUnfrozen (SubscriptionChargeUnfrozen)
- UsageChargeApplied (UsageChargeApplied)
- •OBJECT
An event that marks that an app credit was applied.
- •OBJECT
An event that marks that an app credit failed to apply.
- •OBJECT
An event that marks that an app credit is pending.
- •OBJECT
An event that marks that a one-time app charge was accepted by the merchant.
- •OBJECT
An event that marks that a one-time app charge was activated.
- •OBJECT
An event that marks that a one-time app charge was declined by the merchant.
- •OBJECT
An event that marks that a one-time app charge expired before the merchant could accept it.
- •OBJECT
An event that marks that an app was deactivated.
- •OBJECT
An event that marks that an app was installed.
- •OBJECT
An event that marks that an app was reactivated.
- •OBJECT
An event that marks that an app was uninstalled.
- •OBJECT
An event that marks that a subscription is approaching its capped amount.
- •OBJECT
An event that marks that a subscription had its capped amount updated.
- •OBJECT
An event that marks that a recurring app charge was accepted.
- •OBJECT
An event that marks that a recurring app charge was activated.
- •OBJECT
An event that marks that a recurring app charge was cancelled.
- •OBJECT
An event that marks that a recurring app charge was declined.
- •OBJECT
An event that marks that a recurring app charge has expired.
- •OBJECT
An event that marks that a recurring app charge has been suspended. For example, if a merchant stops paying their bills, or closes their store, then Shopify suspends the recurring app charge.
- •OBJECT
An event that marks that a recurring app charge was unfrozen.
- •OBJECT
An event that marks that an app usage charge was applied.