GraphQL Schema Reference
CreateOutcomeDataInput ¶
GraphQL Schema definition ¶
- input CreateOutcomeDataInput {
- String! :
- String :
- String! :
- # Hex Color string like "#F44336"
- String! :
- Float :
- Int :
- Boolean :
- Boolean :
- # UI prompt question for user to consider when selecting child elements. (Example:
- # 'Alerted' may be a top level outcome but a child question of 'Severity?' could
- # be used for child outcomes of 'Low' and 'High')
- String :
- Boolean :
- Boolean :
- Boolean :
- String :
- String!] : [
- }