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