mirror of
https://github.com/wassname/talk.git
synced 2026-06-28 05:43:53 +08:00
439 B
439 B
title, permalink
| title | permalink |
|---|---|
| GraphQL API Reference | /api/graphql/ |
We provide all services that Talk can provide via the GraphQL API documented below. For a primer about GraphQL, visit http://graphql.org/.
If you're already familiar with GraphQL, visit GraphQL API Overview to see how to interact with Talk's GraphQL endpoint.
GraphQL Schema
{% graphqldocs ../../client/coral-framework/graphql/introspection.json %}