Connection APIs allow you to securely access an API endpoint at a defined host.
Make a query or mutation against a GraphQL API endpoint.
Internal name of your host, as defined in your manifest.
GraphQL operation for execution on your API server to retrieve or write data.
Optional variables added to the query.
Connection APIs allow you to securely access an API endpoint at a defined host.
Make a query or mutation against a GraphQL API endpoint.
Internal name of your host, as defined in your manifest.
GraphQL operation for execution on your API server to retrieve or write data.
Optional variables added to the query.