Tasks Queries

Interactive examples coming soon...

overdueTasksCount :: Int

No arguments.

task :: Task

ArgumentTypeDescription
idID!

taskCategories :: [TaskCategory]

No arguments.

tasks :: [Task]

Query for a list of tasks

ArgumentTypeDescription
doneBoolean
endDate
limitInt
locationIdID
offsetInt
overdueBooleanOnly show overdue due tasks
patientIdID
startDate
viewerAssignedBooleanIf we should only show tasks assigned to the viewer

tasksCount :: Int

ArgumentTypeDescription
doneBoolean
endDate
locationIdID
patientIdID
startDate
viewerAssignedBoolean