Interface GraphqlComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface GraphqlComponentBuilderFactory
Send GraphQL queries and mutations to external systems.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the GraphQL component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptiongraphql()
GraphQL (camel-graphql) Send GraphQL queries and mutations to external systems.
-
Method Details
-
graphql
GraphQL (camel-graphql) Send GraphQL queries and mutations to external systems. Category: api Since: 3.0 Maven coordinates: org.apache.camel:camel-graphql- Returns:
- the dsl builder
-