ENUM
DeletedDocumentsOrderBy
Methods to use when ordering DeletedDocument.
link GraphQL Schema definition
- enum DeletedDocumentsOrderBy {
- }
link Require by
- ClientCompanyRepresents a `Company` which is a finance *client* company.
- DocumentA `Document` which can be any form of document (invoice, delivery note, statement, etc.).
- DocumentCategoryA `DocumentCategory` is a category of a document.
- QueryThe root query type which gives access points into the data universe.
- UserA finance `User`.