Infrahub GraphQL API

The GraphQL API is Infrahub's primary interface, auto-generated from core and user-defined schema models, supporting branch-aware queries, time-travel (global branch), mutations, and subscriptions. Endpoint at /graphql.

Other Resources

API entry from apis.yml

apis.yml Raw ↑
name: Infrahub GraphQL API
description: The GraphQL API is Infrahub's primary interface, auto-generated from core and user-defined
  schema models, supporting branch-aware queries, time-travel (global branch), mutations, and subscriptions.
  Endpoint at /graphql.
humanURL: https://docs.infrahub.app/development-resources/graphql/overview
baseURL: https://sandbox.infrahub.app/graphql
tags:
- GraphQL