ENUM
DocumentTagsOrderBy
Methods to use when ordering DocumentTag.
link GraphQL Schema definition
- enum DocumentTagsOrderBy {
- }
link Require by
- ClientCompanyTagA `ClientCompanyTag` belonging to a `ClientCompany`.
- CreateDocumentTagPayloadThe output of our `createDocumentTag` mutation.
- DeleteDocumentTagPayloadThe output of our `deleteDocumentTag` mutation.
- DocumentA `Document` which can be any form of document (invoice, delivery note, statement, etc.).
- QueryThe root query type which gives access points into the data universe.