Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 535 Bytes

File metadata and controls

14 lines (11 loc) · 535 Bytes
title ExecutionNodeResultConnection

The connection type for ExecutionNodeResult.

Fields without arguments

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