Skip to main content
Anchor to MigratableAppSubscriptionConnection

MigratableAppSubscriptionConnection

connection

The connection type for MigratableAppSubscription.

Anchor to Queries with this connectionQueries with this connection

•query

The app subscriptions that are eligible for migration for an app.

Arguments

•String

Returns the elements in the list that come after the specified cursor.

•ID!
required

The ID of the app. Example value: gid://shopify/App/123.

•String

Returns the elements in the list that come before the specified cursor.

•Int

Returns the first n elements from the list.

•Int

Returns the last n elements from the list.

•AppSubscriptionMigrationStatus

Filters the results by migration status.



Was this section helpful?

•[MigratableAppSubscriptionEdge!]!
non-null

A list of edges.

•AppSubscriptionMigrationPageInfo!
non-null

Information about pagination in this connection.


Was this section helpful?