GraphQL/Queries
sessions
**scope:** read:sessions
sessions(
farmId: String!
filter: SessionFilter
limit: Int
skip: Int
_capabilities: [String]
): [Session]
Arguments
sessions
.farmId
● String!
non-null scalar
sessions
.filter
● SessionFilter
input
sessions
.limit
● Int
scalar
sessions
.skip
● Int
scalar
sessions
._capabilities
● [String]
list scalar
Query capabilities
Type
Session
object
A session delimits a set of records recorded under the same event. This can be a physical on farm event such as bringing animals into the yards and recording weights, treatments etc in a live session in AgriWebb or it can be a data event such as importing a set of data into AgriWebb via the importer.