ESigningEdge
An edge that contains a node of type ESigning and a cursor.
type ESigningEdge {
node: ESigning!
cursor: String!
}
Fields
ESigningEdge.node ● ESigning! non-null object
The ESigning node.
ESigningEdge.cursor ● String! non-null scalar
A unique cursor that can be used for pagination.
Member Of
ESigningConnection object