pub async fn proxy_supported_query_types(
client: &ApiClient,
workspace_id: Base64Uuid,
proxy_name: &Name,
data_source_name: &Name
) -> Result<Bytes>Expand description
Relay a query to call ‘get_supported_query_types’ from a provider on a remote proxy