DocumentTypeEdge
An edge in a DocumentType connection.
type DocumentTypeEdge {
cursor: String!
node: DocumentType!
}
Fields
DocumentTypeEdge.cursor ● String! non-null scalar
DocumentTypeEdge.node ● DocumentType! non-null object
Member Of
DocumentTypeConnection object