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)
Deprecation notice

Use objectives or simulationResult instead

Quest result if in a ending state

simulationResult (QuestResult)

Result of completing a simulations (miss/click/report)

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

objectives (QuestObjectives!)

In what manner is this quest completed