Quest
Quest, a challange sent to the user
Implements
Fields
_id (
ID!)
Id of the quest
createdAt (
Date)
When it was created
objectives (
QuestObjectives!)
In what manner is this quest completed
organizationId (
ID!)
Organization id for the quest
result (
QuestResult)
Deprecation notice
Use objectives or simulationResult instead
Quest result if in a ending state
simulationResult (
QuestResult)
Result of completing a simulations (miss/click/report)
startedAt (
Date)
When the quest was sent
startsAt (
Date)
Time that quest was scheduled to start at, see startedAt for actual start time.
state (
QuestState!)
Current state of the quest
tag (
String!)
Tag of the quest (comes from quest template)
updatedAt (
Date)
When it was updated