CommandConnection
type CommandConnection {
edges: [CommandEdge!]!
nodes: [Command!]!
pageInfo: PageInfo!
}
Fields
CommandConnection.edges ● [CommandEdge!]! non-null object
A list of edges.