Skip to main content
Anchor to AppSubscriptionMigrationOperationCancelPayload

AppSubscriptionMigrationOperationCancelPayload

payload

The result of an appSubscriptionMigrationOperationCancel mutation.

•AppSubscriptionMigrationOperation

The migration operation that was canceled.

•[UserError!]

Errors when canceling the migration operation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

Cancels an app subscription migration operation.

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?