launchdarkly · GraphQL Specification

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.

Documentation Endpoint View on GitHub GraphQL

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

Related API Specs

LaunchDarkly REST API (OpenAPI) LaunchDarkly Webhooks API (AsyncAPI) LaunchDarkly Relay Proxy (OpenAPI)
Back to launchdarkly · All GraphQL Specs · GitHub