Skip to main content
Anchor to AppSubscriptionMigrationOperationCancelPayload

AppSubscriptionMigrationOperationCancelPayload

payload

The result of an appSubscriptionMigrationOperationCancel mutation.

•AppSubscriptionMigrationOperation

The migration operation that was canceled.

Show fields
•[UserError!]

Errors when canceling the migration operation.

Show fields

Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Cancels an app subscription migration operation.

Show payload

Arguments

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