Cube GraphQL API

GraphQL API that enables Cube to deliver data over HTTP to GraphQL-enabled data applications. Exposes measures, dimensions, segments, and filters defined in the Cube semantic layer for use in front-end applications and embedded analytics.

API entry from apis.yml

apis.yml Raw ↑
aid: cube:graphql-api
name: Cube GraphQL API
description: GraphQL API that enables Cube to deliver data over HTTP to GraphQL-enabled data applications.
  Exposes measures, dimensions, segments, and filters defined in the Cube semantic layer for use in front-end
  applications and embedded analytics.
tags:
- GraphQL
- Semantic Layer
- Metrics
- Embedded Analytics
humanURL: https://cube.dev/docs/product/apis-integrations/graphql-api
baseURL: https://cube.dev/graphql
properties:
- url: https://cube.dev/docs/product/apis-integrations/graphql-api
  type: Documentation
- url: graphql/cube-graphql.md
  type: GraphQL