SCALAR
Date
The day, does not include a time.
link GraphQL Schema definition
- scalar Date
link Require by
- BankTransactionnull
- BankTransactionConditionA condition to be used against `BankTransaction` 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.’
- 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.’
- DeliveryNoteA `DeliveryNote`.
- DeliveryNoteConditionA condition to be used against `DeliveryNote` 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.’
- Exportnull
- ExportConditionA condition to be used against `Export` 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`.
- InvoiceConditionA condition to be used against `Invoice` object types. All fields are tested for equality and combined with a logical ‘and.’
- MarkDocumentsAsBookedInputAll input for the `markDocumentsAsBooked` mutation.
- 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.’
- QueryThe root query type which gives access points into the data universe.
- UpdateInvoiceDateInputAll input for the `updateInvoiceDate` mutation.
- UpdateInvoiceOrderDateInputAll input for the `updateInvoiceOrderDate` mutation.