Quest
Quest, a challange sent to the user
Implements
Fields
_id (
ID!
)
Id of the quest
organizationId (
ID!
)
Organization id for the quest
state (
QuestState!
)
Current state of the quest
result (
QuestResult
)
Quest result if in a ending state
startsAt (
Date
)
When quest should start
tag (
String!
)
Tag of the quest (comes from quest template)
createdAt (
Date
)
When it was created
updatedAt (
Date
)
When it was updated