GraphQL Connector
Connect to a data source not supported directly by Skyvia using a GraphQL connector. When setting up the GraphQL connector, you must specify JSON code that describes the connector API.
This section contains the reference of connector configuration code. It consists of two sections:
- The ProviderConfiguration section contains primary settings.
- The Metadata section describes connector metadata. It describes connector Objects, Procedures and complex Types, and allows you to override most connector behavior settings for specific objects and procedures.
Was this page helpful?