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.’
- CurrencyRatenull
- CurrencyRateConditionA condition to be used against `CurrencyRate` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentBankTransactionnull
- DocumentBankTransactionConditionA condition to be used against `DocumentBankTransaction` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentTagnull
- DocumentTagConditionA condition to be used against `DocumentTag` object types. All fields are tested for equality and combined with a logical ‘and.’
- Invoicenull
- InvoiceConditionA condition to be used against `Invoice` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceCostCenternull
- InvoiceCostCenterConditionA condition to be used against `InvoiceCostCenter` object types. All fields are tested for equality and combined with a logical ‘and.’
- InvoiceItemnull
- InvoiceItemConditionA condition to be used against `InvoiceItem` object types. All fields are tested for equality and combined with a logical ‘and.’