WunderGraph · Capability
WunderGraph Cosmo Platform API — Subgraphs
WunderGraph Cosmo Platform API — Subgraphs. 9 operations. Lead operation: WunderGraph List subgraphs. Self-contained Naftiko capability covering one Wundergraph business surface.
What You Can Do
GET
Listsubgraphs
— WunderGraph List subgraphs
/v1/v1/subgraphs
POST
Createsubgraph
— WunderGraph Create a subgraph
/v1/v1/subgraphs
GET
Getsubgraph
— WunderGraph Get a subgraph
/v1/v1/subgraphs/{name}
PUT
Updatesubgraph
— WunderGraph Update a subgraph
/v1/v1/subgraphs/{name}
DELETE
Deletesubgraph
— WunderGraph Delete a subgraph
/v1/v1/subgraphs/{name}
POST
Checksubgraph
— WunderGraph Check a subgraph schema
/v1/v1/subgraphs/{name}/check
GET
Fetchsubgraphsdl
— WunderGraph Fetch subgraph SDL
/v1/v1/subgraphs/{name}/fetch
POST
Movesubgraph
— WunderGraph Move a subgraph to another namespace
/v1/v1/subgraphs/{name}/move
POST
Publishsubgraph
— WunderGraph Publish a subgraph schema
/v1/v1/subgraphs/{name}/publish
MCP Tools
wundergraph-list-subgraphs
WunderGraph List subgraphs
read-only
idempotent
wundergraph-create-subgraph
WunderGraph Create a subgraph
wundergraph-get-subgraph
WunderGraph Get a subgraph
read-only
idempotent
wundergraph-update-subgraph
WunderGraph Update a subgraph
idempotent
wundergraph-delete-subgraph
WunderGraph Delete a subgraph
idempotent
wundergraph-check-subgraph-schema
WunderGraph Check a subgraph schema
read-only
wundergraph-fetch-subgraph-sdl
WunderGraph Fetch subgraph SDL
read-only
idempotent
wundergraph-move-subgraph-another-namespace
WunderGraph Move a subgraph to another namespace
wundergraph-publish-subgraph-schema
WunderGraph Publish a subgraph schema