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