AppInstallation object
Represents an installed application on a shop.
On this page
Connections
-
allSubscriptions (
AppSubscriptionConnection!
)All subscriptions created for a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppSubscriptionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
credits (
AppCreditConnection!
)Credits that can be used towards future app purchases.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
oneTimePurchases (
AppPurchaseOneTimeConnection!
)One-time purchases to a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
revenueAttributionRecords (
AppRevenueAttributionRecordConnection!
)The revenue records that track the externally-captured revenue for the shop (for revenue attribution purposes).
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppRevenueAttributionRecordSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
Fields
-
accessScopes (
[AccessScope!]!
)Access scopes granted to an app by a merchant during installation.
-
activeSubscriptions (
[AppSubscription!]!
)Active subscriptions charged to a shop on a recurring basis.
-
app (
App!
)Application which is installed.
-
id (
ID!
)Globally unique identifier.
-
launchUrl (
URL!
)Url used to launch the app.
-
publication (
Publication
)Publication associated with the installed application.
-
purchaseConfirmation (
AppPurchaseConfirmation
)Lookup an AppPurchaseConfirmation by ID.
Argument Description id
(ID!
) requiredAppPurchase or AppSubscription ID used to look up the AppPurchaseConfirmation.
-
uninstallUrl (
URL
)Webpage where you can uninstall the app.
Types that return AppInstallation
-
App.installation
-
QueryRoot.appInstallation
-
QueryRoot.appInstallations
-
QueryRoot.currentAppInstallation
Implements
Deprecated fields
-
channel (
Channel
) deprecatedChannel associated with the installed application.
Deprecation warning
Use
publication
instead -
subscriptions (
[AppSubscription!]!
) deprecatedSubscriptions charge to a shop on a recurring basis.
Deprecation warning
Use
activeSubscriptions
instead
Represents an installed application on a shop.
On this page
Connections
-
allSubscriptions (
AppSubscriptionConnection!
)All subscriptions created for a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppSubscriptionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
credits (
AppCreditConnection!
)Credits that can be used towards future app purchases.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
oneTimePurchases (
AppPurchaseOneTimeConnection!
)One-time purchases to a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
Fields
-
accessScopes (
[AccessScope!]!
)Access scopes granted to an app by a merchant during installation.
-
activeSubscriptions (
[AppSubscription!]!
)Active subscriptions charged to a shop on a recurring basis.
-
app (
App!
)Application which is installed.
-
id (
ID!
)Globally unique identifier.
-
launchUrl (
URL!
)Url used to launch the app.
-
publication (
Publication
)Publication associated with the installed application.
-
uninstallUrl (
URL
)Webpage where you can uninstall the app.
Types that return AppInstallation
-
App.installation
-
QueryRoot.appInstallation
-
QueryRoot.appInstallations
-
QueryRoot.currentAppInstallation
Implements
Deprecated fields
-
channel (
Channel
) deprecatedChannel associated with the installed application.
Deprecation warning
Use
publication
instead -
subscriptions (
[AppSubscription!]!
) deprecatedSubscriptions charge to a shop on a recurring basis.
Deprecation warning
Use
activeSubscriptions
instead
Represents an installed application on a shop.
On this page
Connections
-
allSubscriptions (
AppSubscriptionConnection!
)All subscriptions created for a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppSubscriptionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
credits (
AppCreditConnection!
)Credits that can be used towards future app purchases.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
oneTimePurchases (
AppPurchaseOneTimeConnection!
)One-time purchases to a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
Fields
-
accessScopes (
[AccessScope!]!
)Access scopes granted to an app by a merchant during installation.
-
activeSubscriptions (
[AppSubscription!]!
)Active subscriptions charged to a shop on a recurring basis.
-
app (
App!
)Application which is installed.
-
id (
ID!
)Globally unique identifier.
-
launchUrl (
URL!
)Url used to launch the app.
-
publication (
Publication
)Publication associated with the installed application.
-
uninstallUrl (
URL
)Webpage where you can uninstall the app.
Types that return AppInstallation
-
App.installation
-
QueryRoot.appInstallation
-
QueryRoot.appInstallations
-
QueryRoot.currentAppInstallation
Implements
Deprecated fields
-
channel (
Channel
) deprecatedChannel associated with the installed application.
Deprecation warning
Use
publication
instead -
subscriptions (
[AppSubscription!]!
) deprecatedSubscriptions charge to a shop on a recurring basis.
Deprecation warning
Use
activeSubscriptions
instead
Represents an installed application on a shop.
On this page
Connections
-
allSubscriptions (
AppSubscriptionConnection!
)All subscriptions created for a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppSubscriptionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
credits (
AppCreditConnection!
)Credits that can be used towards future app purchases.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
oneTimePurchases (
AppPurchaseOneTimeConnection!
)One-time purchases to a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
Fields
-
accessScopes (
[AccessScope!]!
)Access scopes granted to an app by a merchant during installation.
-
activeSubscriptions (
[AppSubscription!]!
)Active subscriptions charged to a shop on a recurring basis.
-
app (
App!
)Application which is installed.
-
id (
ID!
)Globally unique identifier.
-
launchUrl (
URL!
)Url used to launch the app.
-
publication (
Publication
)Publication associated with the installed application.
-
uninstallUrl (
URL
)Webpage where you can uninstall the app.
Types that return AppInstallation
-
App.installation
-
QueryRoot.appInstallation
-
QueryRoot.appInstallations
-
QueryRoot.currentAppInstallation
Implements
Deprecated fields
-
channel (
Channel
) deprecatedChannel associated with the installed application.
Deprecation warning
Use
publication
instead -
subscriptions (
[AppSubscription!]!
) deprecatedSubscriptions charge to a shop on a recurring basis.
Deprecation warning
Use
activeSubscriptions
instead
Represents an installed application on a shop.
On this page
Connections
-
allSubscriptions (
AppSubscriptionConnection!
)All subscriptions created for a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppSubscriptionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
credits (
AppCreditConnection!
)Credits that can be used towards future app purchases.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
oneTimePurchases (
AppPurchaseOneTimeConnection!
)One-time purchases to a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
Fields
-
accessScopes (
[AccessScope!]!
)Access scopes granted to an app by a merchant during installation.
-
activeSubscriptions (
[AppSubscription!]!
)Active subscriptions charged to a shop on a recurring basis.
-
app (
App!
)Application which is installed.
-
id (
ID!
)Globally unique identifier.
-
launchUrl (
URL!
)Url used to launch the app.
-
publication (
Publication
)Publication associated with the installed application.
-
uninstallUrl (
URL
)Webpage where you can uninstall the app.
Types that return AppInstallation
-
App.installation
-
QueryRoot.appInstallation
-
QueryRoot.appInstallations
-
QueryRoot.currentAppInstallation
Implements
Deprecated fields
-
channel (
Channel
) deprecatedChannel associated with the installed application.
Deprecation warning
Use
publication
instead -
subscriptions (
[AppSubscription!]!
) deprecatedSubscriptions charge to a shop on a recurring basis.
Deprecation warning
Use
activeSubscriptions
instead
Represents an installed application on a shop.
On this page
Connections
-
allSubscriptions (
AppSubscriptionConnection!
)All subscriptions created for a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppSubscriptionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
credits (
AppCreditConnection!
)Credits that can be used towards future app purchases.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
oneTimePurchases (
AppPurchaseOneTimeConnection!
)One-time purchases to a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
Fields
-
accessScopes (
[AccessScope!]!
)Access scopes granted to an app by a merchant during installation.
-
activeSubscriptions (
[AppSubscription!]!
)Active subscriptions charged to a shop on a recurring basis.
-
app (
App!
)Application which is installed.
-
id (
ID!
)Globally unique identifier.
-
launchUrl (
URL!
)Url used to launch the app.
-
publication (
Publication
)Publication associated with the installed application.
-
uninstallUrl (
URL
)Webpage where you can uninstall the app.
Types that return AppInstallation
-
App.installation
-
QueryRoot.appInstallation
-
QueryRoot.appInstallations
-
QueryRoot.currentAppInstallation
Implements
Deprecated fields
-
channel (
Channel
) deprecatedChannel associated with the installed application.
Deprecation warning
Use
publication
instead -
subscriptions (
[AppSubscription!]!
) deprecatedSubscriptions charge to a shop on a recurring basis.
Deprecation warning
Use
activeSubscriptions
instead
Represents an installed application on a shop.
On this page
Connections
-
allSubscriptions (
AppSubscriptionConnection!
)All subscriptions created for a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppSubscriptionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
credits (
AppCreditConnection!
)Credits that can be used towards future app purchases.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
oneTimePurchases (
AppPurchaseOneTimeConnection!
)One-time purchases to a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
Fields
-
accessScopes (
[AccessScope!]!
)Access scopes granted to an app by a merchant during installation.
-
activeSubscriptions (
[AppSubscription!]!
)Active subscriptions charged to a shop on a recurring basis.
-
app (
App!
)Application which is installed.
-
id (
ID!
)Globally unique identifier.
-
launchUrl (
URL!
)Url used to launch the app.
-
publication (
Publication
)Publication associated with the installed application.
-
uninstallUrl (
URL
)Webpage where you can uninstall the app.
Types that return AppInstallation
-
App.installation
-
QueryRoot.appInstallation
-
QueryRoot.appInstallations
-
QueryRoot.currentAppInstallation
Implements
Deprecated fields
-
channel (
Channel
) deprecatedChannel associated with the installed application.
Deprecation warning
Use
publication
instead -
subscriptions (
[AppSubscription!]!
) deprecatedSubscriptions charge to a shop on a recurring basis.
Deprecation warning
Use
activeSubscriptions
instead
Represents an installed application on a shop.
On this page
Connections
-
allSubscriptions (
AppSubscriptionConnection!
)All subscriptions created for a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppSubscriptionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
credits (
AppCreditConnection!
)Credits that can be used towards future app purchases.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
oneTimePurchases (
AppPurchaseOneTimeConnection!
)One-time purchases to a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
Fields
-
accessScopes (
[AccessScope!]!
)Access scopes granted to an app by a merchant during installation.
-
activeSubscriptions (
[AppSubscription!]!
)Active subscriptions charged to a shop on a recurring basis.
-
app (
App!
)Application which is installed.
-
id (
ID!
)Globally unique identifier.
-
launchUrl (
URL!
)Url used to launch the app.
-
publication (
Publication
)Publication associated with the installed application.
-
uninstallUrl (
URL
)Webpage where you can uninstall the app.
Types that return AppInstallation
-
App.installation
-
QueryRoot.appInstallation
-
QueryRoot.appInstallations
-
QueryRoot.currentAppInstallation
Implements
Deprecated fields
-
channel (
Channel
) deprecatedChannel associated with the installed application.
Deprecation warning
Use
publication
instead -
subscriptions (
[AppSubscription!]!
) deprecatedSubscriptions charge to a shop on a recurring basis.
Deprecation warning
Use
activeSubscriptions
instead
Represents an installed application on a shop.
On this page
Connections
-
allSubscriptions (
AppSubscriptionConnection!
)All subscriptions created for a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppSubscriptionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
credits (
AppCreditConnection!
)Credits that can be used towards future app purchases.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
oneTimePurchases (
AppPurchaseOneTimeConnection!
)One-time purchases to a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
Fields
-
accessScopes (
[AccessScope!]!
)Access scopes granted to an app by a merchant during installation.
-
activeSubscriptions (
[AppSubscription!]!
)Active subscriptions charged to a shop on a recurring basis.
-
app (
App!
)Application which is installed.
-
id (
ID!
)Globally unique identifier.
-
launchUrl (
URL!
)Url used to launch the app.
-
publication (
Publication
)Publication associated with the installed application.
-
uninstallUrl (
URL
)Webpage where you can uninstall the app.
Types that return AppInstallation
-
App.installation
-
QueryRoot.appInstallation
-
QueryRoot.appInstallations
-
QueryRoot.currentAppInstallation
Implements
Deprecated fields
-
channel (
Channel
) deprecatedChannel associated with the installed application.
Deprecation warning
Use
publication
instead -
subscriptions (
[AppSubscription!]!
) deprecatedSubscriptions charge to a shop on a recurring basis.
Deprecation warning
Use
activeSubscriptions
instead
Represents an installed application on a shop.
On this page
Connections
-
allSubscriptions (
AppSubscriptionConnection!
)All subscriptions created for a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppSubscriptionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
credits (
AppCreditConnection!
)Credits that can be used towards future app purchases.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
-
oneTimePurchases (
AppPurchaseOneTimeConnection!
)One-time purchases to a shop.
Argument Description after
(String
)Returns the elements that come after the specified cursor.
before
(String
)Returns the elements that come before the specified cursor.
first
(Int
)Returns up to the first
n
elements from the list.last
(Int
)Returns up to the last
n
elements from the list.reverse
(Boolean
)Reverse the order of the underlying list.
Default value:false
sortKey
(AppTransactionSortKeys
)Sort the underlying list by the given key.
Default value:CREATED_AT
Fields
-
accessScopes (
[AccessScope!]!
)Access scopes granted to an app by a merchant during installation.
-
activeSubscriptions (
[AppSubscription!]!
)Active subscriptions charged to a shop on a recurring basis.
-
app (
App!
)Application which is installed.
-
id (
ID!
)Globally unique identifier.
-
launchUrl (
URL!
)Url used to launch the app.
-
publication (
Publication
)Publication associated with the installed application.
-
uninstallUrl (
URL
)Webpage where you can uninstall the app.
Types that return AppInstallation
-
App.installation
-
QueryRoot.appInstallation
-
QueryRoot.appInstallations
-
QueryRoot.currentAppInstallation
Implements
Deprecated fields
-
channel (
Channel
) deprecatedChannel associated with the installed application.
Deprecation warning
Use
publication
instead -
subscriptions (
[AppSubscription!]!
) deprecatedSubscriptions charge to a shop on a recurring basis.
Deprecation warning
Use
activeSubscriptions
instead