OBJECT
QuestionConditionConnection
The connection type for QuestionCondition.
link GraphQL Schema definition
- type QuestionConditionConnection {
- String!]! : [
- # A list of edges.
- QuestionConditionEdge] : [
- # A list of nodes.
- QuestionCondition] : [
- # Information to aid in pagination.
- PageInfo! :
- Int! :
- }