Studio Service

FileProcessingJobsConnection

FileProcessingJobsConnection

A connection to a list of FileProcessingJob values.

FieldArgumentTypeDescription
nodes[FileProcessingJob!]!A list of `FileProcessingJob` objects.
edges[FileProcessingJobsEdge!]!A list of edges which contains the `FileProcessingJob` and cursor to aid in pagination.
pageInfoPageInfo!Information to aid in pagination.
totalCountInt!The count of *all* `FileProcessingJob` you could get from the connection.