SCALAR
CreatedTime
Timestamp for creation of data entries
link GraphQL Schema definition
- scalar CreatedTime
link Require by
- AccountingCompanyRepresents a `Company` which is a finance *accounting* company.
- AccountingCompanyConditionA condition to be used against `AccountingCompany` object types. All fields are tested for equality and combined with a logical ‘and.’
- BankAccountnull
- BankAccountConditionA condition to be used against `BankAccount` object types. All fields are tested for equality and combined with a logical ‘and.’
- BankTransactionnull
- BankTransactionConditionA condition to be used against `BankTransaction` object types. All fields are tested for equality and combined with a logical ‘and.’
- ClientCompanyRepresents a `Company` which is a finance *client* company.
- ClientCompanyConditionA condition to be used against `ClientCompany` object types. All fields are tested for equality and combined with a logical ‘and.’
- ClientCompanyCostCenterA `ClientCompanyCostCenter` represents a cost center which is linked to a `ClientCompany`.
- ClientCompanyCostCenterConditionA condition to be used against `ClientCompanyCostCenter` object types. All fields are tested for equality and combined with a logical ‘and.’
- ClientCompanyCostUnitA `ClientCompanyCostUnit` represents a cost unit which is linked to a `ClientCompany`.
- ClientCompanyCostUnitConditionA condition to be used against `ClientCompanyCostUnit` object types. All fields are tested for equality and combined with a logical ‘and.’
- ClientCompanyPurchasea `ClientCompanyPurchase` belonging to a `ClientCompany`.
- ClientCompanyPurchaseConditionA condition to be used against `ClientCompanyPurchase` object types. All fields are tested for equality and combined with a logical ‘and.’
- ClientCompanyTagA `ClientCompanyTag` belonging to a `ClientCompany`.
- ClientCompanyTagConditionA condition to be used against `ClientCompanyTag` object types. All fields are tested for equality and combined with a logical ‘and.’
- CompanyA `Company` represents a partner company of the currently authenticated client company.
- CompanyConditionA condition to be used against `Company` object types. All fields are tested for equality and combined with a logical ‘and.’
- CompanyLocationGeographic location of a `Company` or subsidiary.
- CompanyLocationConditionA condition to be used against `CompanyLocation` object types. All fields are tested for equality and combined with a logical ‘and.’
- CreditCardAccountnull
- CreditCardAccountConditionA condition to be used against `CreditCardAccount` object types. All fields are tested for equality and combined with a logical ‘and.’
- CreditCardTransactionnull
- CreditCardTransactionConditionA condition to be used against `CreditCardTransaction` object types. All fields are tested for equality and combined with a logical ‘and.’
- CurrencyRateA `CurrencyRate` is a rate of currency conversion on a given date.
- CurrencyRateConditionA condition to be used against `CurrencyRate` object types. All fields are tested for equality and combined with a logical ‘and.’
- DeletedDocumentA `DeletedDocument` is marked as deleted but can be restored.
- DeletedDocumentConditionA condition to be used against `DeletedDocument` object types. All fields are tested for equality and combined with a logical ‘and.’
- DeliveryNoteA `DeliveryNote`.
- DeliveryNoteConditionA condition to be used against `DeliveryNote` object types. All fields are tested for equality and combined with a logical ‘and.’
- DeliveryNoteItemnull
- DeliveryNoteItemConditionA condition to be used against `DeliveryNoteItem` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentA `Document` which can be any form of document (invoice, delivery note, statement, etc.).
- DocumentCategoryA `DocumentCategory` is a category of a document.
- DocumentCategoryConditionA condition to be used against `DocumentCategory` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentCommentA `DocumentComment` representing a comment left on a `Document`.
- DocumentCommentConditionA condition to be used against `DocumentComment` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentCommentLikeA `DocumentCommentSeen` representing all users that have liked a `DocumentComment`.
- DocumentCommentLikeConditionA condition to be used against `DocumentCommentLike` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentCommentSeenA `DocumentCommentSeen` representing all users that have seen/viewed a `DocumentComment`.
- DocumentCommentSeenConditionA condition to be used against `DocumentCommentSeen` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentConditionA condition to be used against `Document` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentMoneyTransactionA `DocumentMoneyTransaction` represents a match between a `Document` and a `MoneyTransaction`.
- DocumentMoneyTransactionConditionA condition to be used against `DocumentMoneyTransaction` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentRecurringPaymentA recurring payment (WKZ / Wiederkehrende Zahlung) schedule attached to a `Document`. Describes the schedule only; no follow-up documents are generated in Domonda.
- DocumentRecurringPaymentConditionA condition to be used against `DocumentRecurringPayment` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentTagA `DocumentTag` represents an assigned `CompanyTag` to a `Document`.
- DocumentTagConditionA condition to be used against `DocumentTag` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentWorkflowA `DocumentWorkflow` is a workflow through which a `Document` passes.
- DocumentWorkflowConditionA condition to be used against `DocumentWorkflow` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentWorkflowStepA `DocumentWorkflowStep` is a step which belongs to a `DocumentWorkflow`. A `Document` can be in a single `DocumentWorkflowStep` at a time.
- DocumentWorkflowStepConditionA condition to be used against `DocumentWorkflowStep` object types. All fields are tested for equality and combined with a logical ‘and.’
- Exportnull
- ExportConditionA condition to be used against `Export` object types. All fields are tested for equality and combined with a logical ‘and.’
- GeneralLedgerAccountnull
- GeneralLedgerAccountConditionA condition to be used against `GeneralLedgerAccount` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceA `Document` representing an `Invoice`.
- InvoiceAccountingItemA `InvoiceAccountingItem` represent a booking line for an `Invoice`.
- InvoiceAccountingItemConditionA condition to be used against `InvoiceAccountingItem` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceAccountingItemCostCenter`InvoiceAccountingItemCostCenter` books a `ClientCompanyCostCenter` amount for an `InvoiceAccountingItem`.
- InvoiceAccountingItemCostCenterConditionA condition to be used against `InvoiceAccountingItemCostCenter` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceAccountingItemCostUnit`InvoiceAccountingItemCostUnit` books a `ClientCompanyCostUnit` amount for an `InvoiceAccountingItem`.
- InvoiceAccountingItemCostUnitConditionA condition to be used against `InvoiceAccountingItemCostUnit` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceConditionA condition to be used against `Invoice` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceCostCenter`InvoiceCostCenter` books a `ClientCompanyCostCenter` amount for an `Invoice`.
- InvoiceCostCenterConditionA condition to be used against `InvoiceCostCenter` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceCostUnit`InvoiceCostUnit` books a `ClientCompanyCostUnit` amount for an `Invoice`.
- InvoiceCostUnitConditionA condition to be used against `InvoiceCostUnit` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceItemA `InvoiceItem` represents a single line item belonging to an `Invoice`.
- InvoiceItemConditionA condition to be used against `InvoiceItem` object types. All fields are tested for equality and combined with a logical ‘and.’
- MoneyAccountA `MoneyAccount` belonging to a `ClientCompany`. It holds any form of money related accounts (bank, credit-card, PayPal, etc.).
- MoneyAccountConditionA condition to be used against `MoneyAccount` object types. All fields are tested for equality and combined with a logical ‘and.’
- MoneyTransactionA `MoneyTransaction` is a money related turnover belonging to a `MoneyAccount`.
- MoneyTransactionConditionA condition to be used against `MoneyTransaction` object types. All fields are tested for equality and combined with a logical ‘and.’
- PartnerAccountnull
- PartnerAccountConditionA condition to be used against `PartnerAccount` object types. All fields are tested for equality and combined with a logical ‘and.’
- PartnerCompanynull
- PartnerCompanyConditionA condition to be used against `PartnerCompany` object types. All fields are tested for equality and combined with a logical ‘and.’
- UserA finance `User`.
- UserConditionA condition to be used against `User` object types. All fields are tested for equality and combined with a logical ‘and.’