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