Magidoc

renderPreviewJobs
Query

Query for retrieving render preview jobs.

Arguments

#

after

Returns the elements in the list that come after the specified cursor.

afterIndex

Returns the elements in the list that come after the specified index.

before

Returns the elements in the list that come before the specified cursor.

beforeIndex

Returns the elements in the list that come before the specified index.

databaseIds

[ String !]

List of database IDs to filter the render preview jobs.

first

Returns the first n elements from the list.

ids

[ ID !]

List of IDs to filter the render preview jobs.

last

Returns the last n elements from the list.

orderBy

Order in which to sort the render preview jobs.

processStatus

Status to filter the render preview jobs.

Response

#

Returns QueryRenderPreviewJobConnection .

Example

#

3