ESigningConnection
A paginated list of ESigning edges.
type ESigningConnection {
pageInfo: PageInfo!
edges: [ESigningEdge!]!
}
Fields
ESigningConnection.pageInfo ● PageInfo! non-null object
Pagination information about the list of edges.
ESigningConnection.edges ● [ESigningEdge!]! non-null object
A list of ESigning edges.
Returned By
eSignings query