Skip to content

Task

Task class

data Task
id: String!
type: String!
length: Int!
time: Double!
items: List<Item>?
completed: Boolean!
survivors: List<String>! // survivor ids