InstanceExecutionResultConnection Object
Represents a Relay Connection to a collection of InstanceExecutionResult objects.
Return fields
edges ([InstanceExecutionResultEdge]!)
List of edges containing the nodes in this connection.
nodes ([InstanceExecutionResult]!)
List of nodes in this connection.
pageInfo (PageInfo!)
Pagination data for this connection.
totalCount (Int!)
Total count of nodes available.