Files
talk/docs/source/legacy/api/graphql.md
T
Wyatt Johnson 6ba7a43cb4 [DOCS] 6.0.0 Release (#2888)
* docs: added docs for 6.0.0 release

* fix: restored url docs
2020-03-17 17:12:50 +00:00

408 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 _data/introspection.json %}