← Back to Index
WunderGraph Hub
Docs
Overview : Design and evolve your GraphQL schema
Branching
Action Bar
Canvas Introduction
Schema Elements : Schema elements are the building blocks of your API design. Understanding these components helps you create effective, scalable APIs.
Collections
Hub AI
Optimizer
Schema Page
Working with Types and Fields : Create and edit GraphQL types and fields in your API schema
Overview : Discuss schema changes and manage proposals with your team
Discussions : Leave comments on any part of your GraphQL schema to discuss changes with your team.
Proposals : Proposals allow you to introduce changes to your federated graph in a structured way.
Operations changed page : List all the operations that have been affected by the proposed changes
Overview : Understand proposal status, checks, and operation impact.
Overview : Understanding Hub's core concepts
Dream Queries : Start schema design from the query your consumer needs
Fission : How Hub derives valid subgraph schemas from a supergraph design
Governance : How Hub enforces schema ownership and review
Add Types and Fields : Create fields and types on an isolated branch, assign them to subgraphs, and verify the change before proposing it for review.
Assign Ownership : Assign owners to types and subgraphs so Hub automatically adds the right reviewers to every proposal.
Create a New Subgraph : Create a new service boundary from an unassigned field and let Hub generate the federation schema automatically.
Design a Query from a Mockup : Start from the query your UI needs, not from what the backend already provides.
Explore Your Graph : Search types, fields, and service boundaries directly on the canvas before you touch anything.
Overview : Follow the core workflow for evolving your schema in Hub
Propose and Review Changes : Package branch changes into a reviewable unit with automated composition checks, breaking-change analysis, and ownership-enforced approval.
GitHub : Integrate your GitHub repositories with the subgraphs in WunderGraph Hub
GitLab : Integrate your GitLab projects with the subgraphs in WunderGraph Hub
GitLab App Setup : Create a GitLab OAuth application for connecting self-hosted or enterprise GitLab instances to WunderGraph Hub
Apollo GraphOS
WunderGraph Cosmo
WunderGraph Hub : Design-phase governance for GraphQL Federation
Quickstart : End-to-end schema change walkthrough
Code First Approach : Generate GraphQL schemas from your application code and automatically sync changes to Hub for visual collaboration and governance
Schema First Approach : Design and manage your GraphQL schemas visually in Hub, then sync to your codebase and schema registry
Setup : Get Hub configured and connected
Operation Builder Node
UI Mock Node