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