INTERFACE
Node
An object with a globally unique ID.
link Require by
- AccountingCompanyRepresents a `Company` which is a finance *accounting* company.
- AccountingInstructionAccounting instructions for the current client company
- BankAccountnull
- BankTransactionnull
- ClientCompanyRepresents a `Company` which is a finance *client* company.
- ClientCompanyCostCenterA `ClientCompanyCostCenter` represents a cost center which is linked to a `ClientCompany`.
- ClientCompanyCostUnitA `ClientCompanyCostUnit` represents a cost unit which is linked to a `ClientCompany`.
- ClientCompanyPurchasea `ClientCompanyPurchase` belonging to a `ClientCompany`.
- ClientCompanyTagA `ClientCompanyTag` belonging to a `ClientCompany`.
- CompanyA `Company` represents a partner company of the currently authenticated client company.
- CompanyLocationGeographic location of a `Company` or subsidiary.
- CreditCardAccountnull
- CreditCardTransactionnull
- CurrencyRateA `CurrencyRate` is a rate of currency conversion on a given date.
- DeletedDocumentA `DeletedDocument` is marked as deleted but can be restored.
- DeliveryNoteA `DeliveryNote`.
- DeliveryNoteItemnull
- DocumentA `Document` which can be any form of document (invoice, delivery note, statement, etc.).
- DocumentCategoryA `DocumentCategory` is a category of a document.
- DocumentCategoryObjectInstanceConnects a document category to an object instance.
- DocumentCommentA `DocumentComment` representing a comment left on a `Document`.
- DocumentCommentLikeA `DocumentCommentSeen` representing all users that have liked a `DocumentComment`.
- DocumentCommentSeenA `DocumentCommentSeen` representing all users that have seen/viewed a `DocumentComment`.
- DocumentRecurringPaymentA recurring payment (WKZ / Wiederkehrende Zahlung) schedule attached to a `Document`. Describes the schedule only; no follow-up documents are generated in Domonda.
- DocumentTagA `DocumentTag` represents an assigned `CompanyTag` to a `Document`.
- DocumentVersionA `DocumentVersion` is a version of a given `Document`.
- DocumentWorkflowA `DocumentWorkflow` is a workflow through which a `Document` passes.
- DocumentWorkflowStatenull
- DocumentWorkflowStepA `DocumentWorkflowStep` is a step which belongs to a `DocumentWorkflow`. A `Document` can be in a single `DocumentWorkflowStep` at a time.
- Exportnull
- ExportDocumentnull
- GeneralLedgerAccountnull
- InvoiceA `Document` representing an `Invoice`.
- InvoiceAccountingItemA `InvoiceAccountingItem` represent a booking line for an `Invoice`.
- InvoiceAccountingItem35AA `InvoiceAccountingItem35a` holds German §35a data for an `InvoiceAccountingItem`.
- InvoiceAccountingItemCostCenter`InvoiceAccountingItemCostCenter` books a `ClientCompanyCostCenter` amount for an `InvoiceAccountingItem`.
- InvoiceAccountingItemCostUnit`InvoiceAccountingItemCostUnit` books a `ClientCompanyCostUnit` amount for an `InvoiceAccountingItem`.
- InvoiceCostCenter`InvoiceCostCenter` books a `ClientCompanyCostCenter` amount for an `Invoice`.
- InvoiceCostUnit`InvoiceCostUnit` books a `ClientCompanyCostUnit` amount for an `Invoice`.
- InvoiceDeliveryNotenull
- InvoiceItemA `InvoiceItem` represents a single line item belonging to an `Invoice`.
- MoneyAccountA `MoneyAccount` belonging to a `ClientCompany`. It holds any form of money related accounts (bank, credit-card, PayPal, etc.).
- MoneyTransactionA `MoneyTransaction` is a money related turnover belonging to a `MoneyAccount`.
- ObjectClassPropnull
- ObjectInstancenull
- OpHealthCheckA `opHealthCheck` provides the company''s health check data.
- PartnerAccountnull
- PartnerCompanynull
- QueryThe root query type which gives access points into the data universe.
- RealEstateObjectA real estate object.
- UserA finance `User`.