Skip to main content

branches

Gets the range of Branches data via the available fields

branches(
lastId: String
updatedInDataMart: DateTime
pageSize: Int! = 5000
): [Branch!]!

Arguments

branches.lastId ● String scalar

Id to be used to get the next page (logic used: greater than)

branches.updatedInDataMart ● DateTime scalar

DateTime when the document was updated in DataMart (logic used: greater than)

branches.pageSize ● Int! non-null scalar

Maximum page size is 5000

Type

Branch object

Branches. Company branch information.