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