OBJECT
Validation
link GraphQL Schema definition
- type Validation {
- ISO8601DateTime! :
- UUID! :
- Boolean :
- Question! :
- # Arguments
- # offset: [Not documented]
- # limit: [Not documented]
- # sortOrder: [Not documented]
- # sortBy: [Not documented]
- (
- Int, :
- Int, :
- SortOrder, :
- SortBy :
- ): [QuestionChoice!]!
- UUID! :
- ISO8601DateTime! :
- ValidationStyle! :
- String! :
- }
link Require by
- Querynull
- Questionnull
- QuestionChoicenull
- QuestionChoiceCopynull
- QuestionConditionnull
- QuestionConditionCopynull
- QuestionCopynull
- ValidationConnectionThe connection type for Validation.
- ValidationCreatePayloadAutogenerated return type of ValidationCreate
- ValidationDestroyPayloadAutogenerated return type of ValidationDestroy
- ValidationEdgeAn edge in a connection.
- ValidationUpdatePayloadAutogenerated return type of ValidationUpdate