SCALAR
Float
The Float scalar type represents signed double-precision fractional values as specified by IEEE 754.
link GraphQL Schema definition
- scalar Float
link Require by
- 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.’
- 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.’
- 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.’
- 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.’
- FilterDocumentsStatisticsResultnull
- InvoiceA `Document` representing an `Invoice`.
- InvoiceAccountingItemA `InvoiceAccountingItem` represent a booking line for an `Invoice`.
- InvoiceAccountingItem35AA `InvoiceAccountingItem35a` holds German §35a data for an `InvoiceAccountingItem`.
- InvoiceAccountingItem35AConditionA condition to be used against `InvoiceAccountingItem35A` object types. All fields are tested for equality and combined with a logical ‘and.’
- 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.’
- OpenItemsStatisticStatistics about the open items mirroring the `filterOpenItems` function.
- QueryThe root query type which gives access points into the data universe.
- SetInvoiceAccountingItem35ANetInputAll input for the `setInvoiceAccountingItem35ANet` mutation.
- SetInvoiceAccountingItem35ATotalInputAll input for the `setInvoiceAccountingItem35ATotal` mutation.