2 Home
gitea_admin edited this page 2026-03-11 14:36:48 +00:00

GraphQL Sink

Forward data to a GraphQL endpoint.

Metadata

Property Value
Type sink
Group Graphql
Namespace Graphql
Support Level Stable
Provider Apache Software Foundation

Properties

Name Type Required Default Description
url string The URL to which you want to send data.
accessToken string The access Token to use to access GraphQL server

Dependencies

  • camel:graphql
  • camel:kamelet
  • camel:core