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