Skip to main content

Documentation Index

Fetch the complete documentation index at: https://developer.qminder.com/llms.txt

Use this file to discover all available pages before exploring further.

No description
type SelectOption {
  id: String
  title: String
  color: String
  translations: [SelectOptionTranslation!]!
}

Fields

SelectOption.id ● String scalar

SelectOption.title ● String scalar

SelectOption.color ● String scalar

SelectOption.translations ● [SelectOptionTranslation!]! non-null object

Member Of

ChangedMultiTicketField object ● InputField object ● TicketFieldV2 object