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.
Endpoint
References
- REST API Documentation https://apidocs.launchdarkly.com/
- GitHub Organization https://github.com/launchdarkly