OBJECT
ColumnFieldsConnection
Connection Type for ColumnField
link GraphQL Schema definition
- type ColumnFieldsConnection {
- # List of nodes
- ColumnField!]! : [
- # Information for pagination
- PageInfo! :
- # Total number of objects in connection
- Int! :
- }