Kong · Capability
Konnect API - Go SDK — Degraphql_routes
Konnect API - Go SDK — Degraphql_routes. 7 operations. Lead operation: List all Degraphql_routes. Self-contained Naftiko capability covering one Kong business surface.
What You Can Do
GET
Listdegraphqlroute
— List all Degraphql_routes
/v1/v2/control-planes/{controlplaneid}/core-entities/degraphql-routes
GET
Getdegraphqlroute
— Get a Degraphql_route
/v1/v2/control-planes/{controlplaneid}/core-entities/degraphql-routes/{degraphql-routeid}
GET
Listdegraphqlroutewithservice
— List all Degraphql_routes associated with a Service
/v1/v2/control-planes/{controlplaneid}/core-entities/services/{serviceid}/degraphql/routes
POST
Createdegraphqlroutewithservice
— Create a new Degraphql_route associated with a Service
/v1/v2/control-planes/{controlplaneid}/core-entities/services/{serviceid}/degraphql/routes
DELETE
Deletedegraphqlroutewithservice
— Delete a a Degraphql_route associated with a Service
/v1/v2/control-planes/{controlplaneid}/core-entities/services/{serviceid}/degraphql/routes/{degraphql-routeid}
GET
Getdegraphqlroutewithservice
— Get a Degraphql_route associated with a Service
/v1/v2/control-planes/{controlplaneid}/core-entities/services/{serviceid}/degraphql/routes/{degraphql-routeid}
PUT
Upsertdegraphqlroutewithservice
— Upsert a Degraphql_route associated with a Service
/v1/v2/control-planes/{controlplaneid}/core-entities/services/{serviceid}/degraphql/routes/{degraphql-routeid}
MCP Tools
list-all-degraphql-routes
List all Degraphql_routes
read-only
idempotent
get-degraphql-route
Get a Degraphql_route
read-only
idempotent
list-all-degraphql-routes-associated
List all Degraphql_routes associated with a Service
read-only
idempotent
create-new-degraphql-route-associated
Create a new Degraphql_route associated with a Service
delete-degraphql-route-associated-service
Delete a a Degraphql_route associated with a Service
idempotent
get-degraphql-route-associated-service
Get a Degraphql_route associated with a Service
read-only
idempotent
upsert-degraphql-route-associated-service
Upsert a Degraphql_route associated with a Service
idempotent