Anchor to appSubscriptionMigrationOperationapp
queryapp Subscription Migration Operation
A single app subscription migration operation for an app.
Anchor to Arguments
Arguments
- appId (ID!)
- id (ID!)
- Anchor to appIdapp•ID!
Id required The ID of the app. Example value:
.- •ID!required
The ID of the operation. Example value:
.
Was this section helpful?
Anchor to Possible returnsPossible returns
- AppSubscriptionMigrationOperation (AppSubscriptionMigrationOperation)
- Anchor to AppSubscriptionMigrationOperationApp•App
Subscription Migration Operation Subscription Migration Operation An app subscription migration operation.
- •ID!non-null
The ID of the operation. Example value:
.- Anchor to resultsresults•App
Subscription Migration Result Connection The per-shop results of the operation.
- Anchor to afterafter•String
Returns the elements in the list that come after the specified cursor.
- Anchor to beforebefore•String
Returns the elements in the list that come before the specified cursor.
- Anchor to firstfirst•Int
Returns the first n elements from the list.
- Anchor to lastlast•Int
Returns the last n elements from the list.
Arguments
- Anchor to statusstatus•App
Subscription Migration Operation Status! non-null The status of the operation.
- Anchor to totaltotal•Int!non-null
The total number of shops in the operation.
- •ID!
Was this section helpful?