documentType
Loads a single DocumentType by id.
documentType(
id: ID!
): DocumentType
Arguments
documentType.id ● ID! non-null scalar
Type
DocumentType object
A document type — the kind classifier for a Document (e.g. invoice, credit note, delivery note).