Skip to main content
interface

An app event for an app usage charge.

•AppUsageRecord!
non-null

An app charge. This charge varies based on how much the merchant uses the app or a service that the app integrates with.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

An event that marks that an app usage charge was applied.

•App!
non-null

A Shopify app.

•AppUsageRecord!
non-null

An app charge. This charge varies based on how much the merchant uses the app or a service that the app integrates with.

•DateTime!
non-null

The date and time when the event took place.

•Shop!
non-null

A Shopify shop.

•AppEventTypes!
non-null

The type of app event.


Was this section helpful?