stream-applications icon indicating copy to clipboard operation
stream-applications copied to clipboard

Explore the viability of a GraphQL source and sink and processor.

Open corneil opened this issue 3 years ago • 0 comments

The GraphQL source will have to implement subscriptions. The processor will use elements of message as parameters to perform a query and the result becomes the output. The sink will use the message or elements of the message to invoke a mutation.

corneil avatar May 05 '22 10:05 corneil