Creating a Flow attached to the GraphQL Trigger

You can create GraphQL flows by uploading a GraphQL schema file with an .gql or .graphql extension. Flogo then creates the appropriate flows based on your schema. When the flow gets created, a GraphQL trigger automatically gets generated and attached to each flow that gets created.

To create a flow using a GraphQL schema, see the Using GraphQL Schema topic. For details on the GraphQL trigger, see "GraphQL Trigger" section in TIBCO Flogo® Enterprise Activities, Triggers, and Connections Guide.