Denodo · GraphQL Specification

Denodo GraphQL API

The Denodo GraphQL Service enables clients to execute GraphQL queries against virtual views in the Denodo Platform. It generates a GraphQL schema from selected views and supports filtering, pagination, and field selection through standard GraphQL syntax over HTTP.

Documentation Endpoint View on GitHub Data CatalogData FabricData MeshData VirtualizationGraphQLLogical Data WarehouseODataRESTSchedulerSolution ManagerGraphQL

Overview

Denodo GraphQL API is a GraphQL API specification published by Denodo on the APIs.io network.

The Denodo GraphQL Service enables clients to execute GraphQL queries against virtual views in the Denodo Platform. It generates a GraphQL schema from selected views and supports filtering, pagination, and field selection through standard GraphQL syntax over HTTP.

The GraphQL endpoint is available at https://denodo.example.com/denodo-graphql-service. documentation is published at https://community.denodo.com/docs/html/browse/latest/en/vdp/administration/restful_architecture/graphql_service/graphql_service.

The specification includes 1 reference link.

Tagged areas include Data Catalog, Data Fabric, Data Mesh, Data Virtualization, and Logical Data Warehouse.

Endpoint

https://denodo.example.com/denodo-graphql-service

References

Back to Denodo · All GraphQL Specs · GitHub