โ07-25-2022 06:39 PM
The GraphQL connector is a universal connector that can be used to work with any application that supports GraphQL.
Install from Connector Library:
https://app.workato.com/custom_adapters/152259/details?community=true
What is GraphQL?
GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data. GraphQL provides a complete and understandable description of the data in your API, gives clients the power to ask for exactly what they need and nothing more, makes it easier to evolve APIs over time, and enables powerful developer tools. Learn more
What can you do with the GraphQL connector?
The GraphQL connector dynamically introspects the application schema allowing you to build GraphQL queries through the Workato user interface. Thus there is no need to learn the query language.
In case you have existing custom GraphQL documents/queries, the GraphQL connector can parse them and match fields against the application schema to auto-generate input fields and output schema.
When should I use the GraphQL connector?
Consider using the GraphQL connector if:
Limitations
How can you get support?
This connector was built and is supported by Workato. Send all your bug reports or enhancement requests through our support channels found here or get support via intercom at the bottom right of your screen. Let our support team know the name of this connector and that it was installed from the community for them to properly route your support tickets.
โ08-03-2022 08:27 AM
Great !!!
โ08-26-2022 03:06 PM
Any chance there is support for authentication type: OAuth 2 (authorization code grant) at some point?
โ08-26-2022 03:13 PM
Yes, OAuth2 auth code grant will be available soon.
โ08-26-2022 03:15 PM
Thanks Robert, amazing work you're doing!