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