vatCategories
Gets the range of VatCategories data via the available fields
vatCategories(
lastId: String
updatedInDataMart: DateTime
pageSize: Int! = 5000
): [VatCategory!]!
Arguments
vatCategories.lastId
● String
scalar
Id to be used to get the next page (logic used: greater than)
vatCategories.updatedInDataMart
● DateTime
scalar
DateTime when the document was updated in DataMart (logic used: greater than)
vatCategories.pageSize
● Int!
non-null scalar
Maximum page size is 5000
Type
VatCategory
object
VatCategories. Represents VAT categories in the system.