LaunchDarkly GraphQL Schema
LaunchDarkly does not publish a native GraphQL API. This is a conceptual GraphQL schema derived from the LaunchDarkly REST API (version 20240415) data model documented at https://apidocs.launchdarkly.com/. The schema faithfully represents the resource types, relationships, and field structures found in the REST API, expressed in GraphQL SDL.
Overview
LaunchDarkly GraphQL Schema is a GraphQL API specification published by LaunchDarkly on the APIs.io network.
LaunchDarkly does not publish a native GraphQL API. This is a conceptual GraphQL schema derived from the LaunchDarkly REST API (version 20240415) data model documented at https://apidocs.launchdarkly.com/. The schema faithfully represents the resource types, relationships, and field structures found in the REST API, expressed in GraphQL SDL.
The specification includes 2 reference links.
Tagged areas include Feature Flags, Feature Management, Experimentation, Observability, and Continuous Delivery.
Endpoint
References
- REST API Documentation https://apidocs.launchdarkly.com/
- GitHub Organization https://github.com/launchdarkly
Related API Specs
Work with this as data
Every GraphQL schema here is available over the APIs.io API and to AI agents over MCP.