SCALAR
Int
The Int scalar type represents non-fractional signed whole numeric values. Int can represent values between -(2^31) and 2^31 - 1.
link GraphQL Schema definition
- scalar Int
link Require by
- AccountingCompaniesConnectionA connection to a list of `AccountingCompany` values.
- AccountingCompanyRepresents a `Company` which is a finance *accounting* company.
- AccountingInstructionsConnectionA connection to a list of `AccountingInstruction` values.
- BankAccountnull
- BankAccountsConnectionA connection to a list of `BankAccount` values.
- BankTransactionsConnectionA connection to a list of `BankTransaction` values.
- ClientCompaniesConnectionA connection to a list of `ClientCompany` values.
- ClientCompanyRepresents a `Company` which is a finance *client* company.
- ClientCompanyCostCenterA `ClientCompanyCostCenter` represents a cost center which is linked to a `ClientCompany`.
- ClientCompanyCostCentersConnectionA connection to a list of `ClientCompanyCostCenter` values.
- ClientCompanyCostUnitA `ClientCompanyCostUnit` represents a cost unit which is linked to a `ClientCompany`.
- ClientCompanyCostUnitsConnectionA connection to a list of `ClientCompanyCostUnit` values.
- ClientCompanyPurchasesConnectionA connection to a list of `ClientCompanyPurchase` values.
- ClientCompanyTagA `ClientCompanyTag` belonging to a `ClientCompany`.
- ClientCompanyTagsConnectionA connection to a list of `ClientCompanyTag` values.
- CompaniesConnectionA connection to a list of `Company` values.
- CompanyA `Company` represents a partner company of the currently authenticated client company.
- CompanyLocationGeographic location of a `Company` or subsidiary.
- CompanyLocationsConnectionA connection to a list of `CompanyLocation` values.
- CreditCardAccountnull
- CreditCardAccountsConnectionA connection to a list of `CreditCardAccount` values.
- CreditCardTransactionsConnectionA connection to a list of `CreditCardTransaction` values.
- CurrencyRatesConnectionA connection to a list of `CurrencyRate` values.
- 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.’
- DeletedDocumentsConnectionA connection to a list of `DeletedDocument` values.
- DeliveryNoteA `DeliveryNote`.
- DeliveryNoteItemsConnectionA connection to a list of `DeliveryNoteItem` values.
- DeliveryNotesConnectionA connection to a list of `DeliveryNote` values.
- DocumentA `Document` which can be any form of document (invoice, delivery note, statement, etc.).
- DocumentCategoriesConnectionA connection to a list of `DocumentCategory` values.
- DocumentCategoryA `DocumentCategory` is a category of a document.
- DocumentCategoryObjectInstancesConnectionA connection to a list of `DocumentCategoryObjectInstance` values.
- DocumentCommentA `DocumentComment` representing a comment left on a `Document`.
- DocumentCommentLikesConnectionA connection to a list of `DocumentCommentLike` values.
- DocumentCommentMessagePartsConnectionA connection to a list of `DocumentCommentMessagePart` values.
- DocumentCommentsConnectionA connection to a list of `DocumentComment` values.
- DocumentCommentSeensConnectionA connection to a list of `DocumentCommentSeen` values.
- DocumentConditionA condition to be used against `Document` object types. All fields are tested for equality and combined with a logical ‘and.’
- DocumentMoneyTransactionsConnectionA connection to a list of `DocumentMoneyTransaction` values.
- DocumentRecurringPaymentsConnectionA connection to a list of `DocumentRecurringPayment` values.
- DocumentsConnectionA connection to a list of `Document` values.
- 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.’
- DocumentTagsConnectionA connection to a list of `DocumentTag` values.
- DocumentVersionA `DocumentVersion` is a version of a given `Document`.
- DocumentVersionFilesConnectionA connection to a list of `DocumentVersionFile` values.
- DocumentVersionsConnectionA connection to a list of `DocumentVersion` values.
- DocumentWorkflowA `DocumentWorkflow` is a workflow through which a `Document` passes.
- DocumentWorkflowsConnectionA connection to a list of `DocumentWorkflow` values.
- DocumentWorkflowStatesConnectionA connection to a list of `DocumentWorkflowState` values.
- DocumentWorkflowStepA `DocumentWorkflowStep` is a step which belongs to a `DocumentWorkflow`. A `Document` can be in a single `DocumentWorkflowStep` at a time.
- DocumentWorkflowStepsConnectionA connection to a list of `DocumentWorkflowStep` values.
- Exportnull
- ExportDocumentsConnectionA connection to a list of `ExportDocument` values.
- ExportsConnectionA connection to a list of `Export` values.
- GeneralLedgerAccountnull
- GeneralLedgerAccountsConnectionA connection to a list of `GeneralLedgerAccount` values.
- IdwellCrmTicketsConnectionA connection to a list of `IdwellCrmTicket` values.
- InvoiceA `Document` representing an `Invoice`.
- InvoiceAccountingItemA `InvoiceAccountingItem` represent a booking line for an `Invoice`.
- InvoiceAccountingItem35AsConnectionA connection to a list of `InvoiceAccountingItem35A` values.
- InvoiceAccountingItemCostCentersConnectionA connection to a list of `InvoiceAccountingItemCostCenter` values.
- InvoiceAccountingItemCostUnitsConnectionA connection to a list of `InvoiceAccountingItemCostUnit` values.
- InvoiceAccountingItemsConnectionA connection to a list of `InvoiceAccountingItem` values.
- 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.’
- InvoiceCostCentersConnectionA connection to a list of `InvoiceCostCenter` values.
- InvoiceCostUnitsConnectionA connection to a list of `InvoiceCostUnit` values.
- InvoiceDeliveryNotesConnectionA connection to a list of `InvoiceDeliveryNote` values.
- InvoiceItemsConnectionA connection to a list of `InvoiceItem` values.
- InvoicesConnectionA connection to a list of `Invoice` values.
- MoneyAccountA `MoneyAccount` belonging to a `ClientCompany`. It holds any form of money related accounts (bank, credit-card, PayPal, etc.).
- MoneyAccountsConnectionA connection to a list of `MoneyAccount` values.
- MoneyTransactionA `MoneyTransaction` is a money related turnover belonging to a `MoneyAccount`.
- MoneyTransactionsConnectionA connection to a list of `MoneyTransaction` values.
- ObjectClassPropnull
- ObjectClassPropConditionA condition to be used against `ObjectClassProp` object types. All fields are tested for equality and combined with a logical ‘and.’
- ObjectClassPropsConnectionA connection to a list of `ObjectClassProp` values.
- ObjectInstancenull
- ObjectInstancesConnectionA connection to a list of `ObjectInstance` values.
- OpHealthChecksConnectionA connection to a list of `OpHealthCheck` values.
- PartnerAccountsConnectionA connection to a list of `PartnerAccount` values.
- PartnerCompaniesConnectionA connection to a list of `PartnerCompany` values.
- PartnerCompanynull
- QueryThe root query type which gives access points into the data universe.
- RealEstateObjectsConnectionA connection to a list of `RealEstateObject` values.
- UserA finance `User`.
- UsersConnectionA connection to a list of `User` values.