MigrationGetScreensForTransferByJobIdPayload
MigrationGetScreensForTransferByJobIdPayload
The output of our migrationGetScreensForTransferByJobId
mutation.
Field | Argument | Type | Description |
---|---|---|---|
clientMutationId | String | The exact same `clientMutationId` that was provided in the mutation input, unchanged and unused. May be used by a client to track mutations. | |
results | [MigrationGetScreensForTransferByJobIdRecord] | ||
query | Query | Our root query field type. Allows us to run any query from our mutation payload. |