OBJECT
Question
link GraphQL Schema definition
- type Question {
- : AutoValidatorType
- : String
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [QuestionCondition!]!
- : ISO8601DateTime!
- : EappDataType!
- : String!
- : String
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [DocumentQuestion!]!
- : QuestionGroup
- : UUID
- : UUID!
- : String!
- : String!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- : Int,
- : Int,
- : SortOrder,
- : SortBy
- ): [QuestionRule!]!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [QuestionResponse!]!
- : ISO8601DateTime!
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (: Int, : Int, : SortOrder, : SortBy): [Validation!]!
- }
link Require by
- DocumentQuestionnull
- DocumentQuestionCopynull
- Querynull
- QuestionConditionnull
- QuestionConditionCopynull
- QuestionConnectionThe connection type for Question.
- QuestionCreatePayloadAutogenerated return type of QuestionCreate
- QuestionDestroyPayloadAutogenerated return type of QuestionDestroy
- QuestionEdgeAn edge in a connection.
- QuestionGroupnull
- QuestionGroupCopynull
- QuestionResponsenull
- QuestionResponseCopynull
- QuestionRulenull
- QuestionRuleCopynull
- QuestionUpdatePayloadAutogenerated return type of QuestionUpdate
- ReplacingCriterianull
- ReplacingCriteriaCopynull
- Validationnull
- ValidationCopynull