Can we start with a single team or use case?
Yes. Many customers begin with a single regulated use case (for example, “orders with PII”) and then
grow into more tenants and workspaces as they get comfortable with PDP and DSAR flows.
How invasive is the rollout?
Backends don’t need to change. You register their OpenAPI specs, wire auth and PDP, and route a slice of
traffic through APIGQL. From there you can gradually expand coverage while your existing gateway and services stay put.
Do you support hybrid and on-prem?
Yes. CP/DP can be deployed into your cloud accounts, on-prem clusters, or a mix (for example, CP in cloud,
DPs close to on-prem systems) so data stays where it belongs.
What if we want to leave APIGQL later?
The graph schema, mappings, and policies are all explicit artifacts (SDL and config), not hidden
inside a black box. You can export the generated SDL and mapping configuration and use them as inputs to a
different graph stack if you decide to move on. APIGQL aims to be a fast path to a governed graph, not a trap.
What’s the best way to evaluate APIGQL?
Point us at two or three heterogeneous REST services (different auth, different data), and we’ll federate
them into a single graph with PDP, DSAR, and OTEL wiring. That usually reveals the value in a few hours.