Sendbird · GraphQL Specification

Sendbird GraphQL Schema

This document describes a conceptual GraphQL schema for the Sendbird in-app messaging and chat platform. The schema is derived from the [Sendbird Platform API](https://sendbird.com/docs/chat/platform-api/v3/overview) and models the core resources available via the REST API as GraphQL types, queries, mutations, and subscriptions.

Documentation Endpoint View on GitHub GraphQL

Overview

Sendbird GraphQL Schema is a GraphQL API specification published by Sendbird on the APIs.io network.

This document describes a conceptual GraphQL schema for the Sendbird in-app messaging and chat platform. The schema is derived from the Sendbird Platform API and models the core resources available via the REST API as GraphQL types, queries, mutations, and subscriptions.

The specification includes 3 reference links.

Endpoint

References

Related API Specs

Sendbird Platform API (OpenAPI)
Back to Sendbird · All GraphQL Specs · GitHub