App object
A Shopify app.
On this page
Connections
events
(AppEventConnection! )
|
A list of app events. |
after
(
String
)
|
Returns the elements in the list that come after the specified cursor. |
before
(
String
)
|
Returns the elements in the list that come before the specified cursor. |
chargeId
(
ID
)
|
Returns app events associated with the specified app charge. Example value: |
first
(
Int
)
|
Returns the first n elements from the list. |
last
(
Int
)
|
Returns the last n elements from the list. |
occurredAtMax
(
DateTime
)
|
Returns app events that occurred on or before the specified date and time. |
occurredAtMin
(
DateTime
)
|
Returns app events that occurred on or after the specified date and time. |
shopId
(
ID
)
|
Returns app events associated with the specified shop ID. Example value: |
types
(
[AppEventTypes!]
)
|
Returns app events of the specified types. |
Fields
apiKey
(String! )
|
A unique application API identifier. |
id
(ID! )
|
The ID of the app. Example value: |
name
(String! )
|
The name of the app. |
Types that return App
-
AppOneTimeSale.app
-
AppSaleAdjustment.app
-
AppSaleCredit.app
-
AppSubscriptionSale.app
-
AppUsageSale.app
-
CreditApplied.app
-
CreditFailed.app
-
CreditPending.app
-
OneTimeChargeAccepted.app
-
OneTimeChargeActivated.app
-
OneTimeChargeDeclined.app
-
OneTimeChargeExpired.app
-
QueryRoot.app
-
RelationshipDeactivated.app
-
RelationshipInstalled.app
-
RelationshipReactivated.app
-
RelationshipUninstalled.app
-
SubscriptionChargeAccepted.app
-
SubscriptionChargeActivated.app
-
SubscriptionChargeCanceled.app
-
SubscriptionChargeDeclined.app
-
SubscriptionChargeExpired.app
-
SubscriptionChargeFrozen.app
-
SubscriptionChargeUnfrozen.app
-
UsageChargeApplied.app
Implements
A Shopify app.
On this page
Connections
events
(AppEventConnection! )
|
A list of app events. |
after
(
String
)
|
Returns the elements in the list that come after the specified cursor. |
before
(
String
)
|
Returns the elements in the list that come before the specified cursor. |
chargeId
(
ID
)
|
Returns app events associated with the specified app charge. Example value: |
first
(
Int
)
|
Returns the first n elements from the list. |
last
(
Int
)
|
Returns the last n elements from the list. |
occurredAtMax
(
DateTime
)
|
Returns app events that occurred on or before the specified date and time. |
occurredAtMin
(
DateTime
)
|
Returns app events that occurred on or after the specified date and time. |
shopId
(
ID
)
|
Returns app events associated with the specified shop ID. Example value: |
types
(
[AppEventTypes!]
)
|
Returns app events of the specified types. |
Fields
apiKey
(String! )
|
A unique application API identifier. |
id
(ID! )
|
The ID of the app. Example value: |
name
(String! )
|
The name of the app. |
Types that return App
-
AppOneTimeSale.app
-
AppSaleAdjustment.app
-
AppSaleCredit.app
-
AppSubscriptionSale.app
-
AppUsageSale.app
-
CreditApplied.app
-
CreditFailed.app
-
CreditPending.app
-
OneTimeChargeAccepted.app
-
OneTimeChargeActivated.app
-
OneTimeChargeDeclined.app
-
OneTimeChargeExpired.app
-
QueryRoot.app
-
RelationshipDeactivated.app
-
RelationshipInstalled.app
-
RelationshipReactivated.app
-
RelationshipUninstalled.app
-
SubscriptionChargeAccepted.app
-
SubscriptionChargeActivated.app
-
SubscriptionChargeCanceled.app
-
SubscriptionChargeDeclined.app
-
SubscriptionChargeExpired.app
-
SubscriptionChargeFrozen.app
-
SubscriptionChargeUnfrozen.app
-
UsageChargeApplied.app