Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 511 Bytes

File metadata and controls

14 lines (11 loc) · 511 Bytes
title ExecutionResultConnection

The connection type for ExecutionResult.

Fields without arguments

Name Type Description
count Int! Total count of collection.
edges [ExecutionResultEdge] A list of edges.
nodes [ExecutionResult] A list of nodes.
pageInfo PageInfo! Information to aid in pagination.