Skip to main content
Anchor to appSubscriptionMigrationOperation

appSubscriptionMigrationOperation

query

A single app subscription migration operation for an app.

•ID!
required

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

•ID!
required

The ID of the operation. Example value: gid://shopify/AppSubscriptionMigrationOperation/1.


Was this section helpful?

Anchor to AppSubscriptionMigrationOperationAppSubscriptionMigrationOperation
•AppSubscriptionMigrationOperation

An app subscription migration operation.

Show fields
•ID!
non-null

The ID of the operation. Example value: gid://shopify/AppSubscriptionMigrationOperation/1.

•AppSubscriptionMigrationResultConnection

The per-shop results of the operation.

Show fields

Arguments

•String

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

•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.


•AppSubscriptionMigrationOperationStatus!
non-null

The status of the operation.

Show enum values
•Int!
non-null

The total number of shops in the operation.


Was this section helpful?