FileProcessingJobsConnection
FileProcessingJobsConnection
A connection to a list of FileProcessingJob
values.
Field | Argument | Type | Description |
---|---|---|---|
nodes | [FileProcessingJob!]! | A list of `FileProcessingJob` objects. | |
edges | [FileProcessingJobsEdge!]! | A list of edges which contains the `FileProcessingJob` and cursor to aid in pagination. | |
pageInfo | PageInfo! | Information to aid in pagination. | |
totalCount | Int! | The count of *all* `FileProcessingJob` you could get from the connection. |