Skip to main content

generateFloorSightings

Generate sightings for a floor. Only available when floor is in 'dev mode' and user has write access for Public Api.

generateFloorSightings(
floorId: ID!
sightingCount: Int!
durationSecs: Int
): Boolean

Arguments

generateFloorSightings.floorId ● ID! non-null scalar

generateFloorSightings.sightingCount ● Int! non-null scalar

generateFloorSightings.durationSecs ● Int scalar

Type

Boolean scalar

The Boolean scalar type represents true or false.