Types
RunQuestionOption
Represents a run question option in the GraphQL API.
object
RunQuestionOptionFields
id
ID!
Stable identifier for this run question option.
position
Int!
Zero-based position within the containing collection.
label
String!
Human-readable label for this run question option.
description
String
Human-readable description of this run question option. May be null when unavailable or not applicable.