Anchor to MigratableAppSubscriptionConnectionMigratable
connectionMigratable App Subscription Connection
The connection type for MigratableAppSubscription.
Anchor to Queries with this connectionQueries with this connection
- migratableAppSubscriptions (MigratableAppSubscriptionConnection)
- •query
The app subscriptions that are eligible for migration for an app.
- Anchor to afterafter•String
Returns the elements in the list that come after the specified cursor.
- Anchor to appIdapp•ID!
Id required The ID of the app. Example value:
.- 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.
- Anchor to statusstatus•App
Subscription Migration Status Filters the results by migration status.
Arguments
Was this section helpful?
Anchor to Possible returnsPossible returns
- edges ([MigratableAppSubscriptionEdge!]!)
- pageInfo (AppSubscriptionMigrationPageInfo!)
- Anchor to edgesedges•[Migratable
App Subscription Edge!]! non-null A list of edges.
- Anchor to pageInfopage•App
Info Subscription Migration Page Info! non-null Information about pagination in this connection.
Was this section helpful?