Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions graphql/introduction.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@ Plain is built with this very GraphQL API we expose to you. This means that ther

These docs just highlight the most interesting and most used APIs. If you want to do something beyond what is documented here, please [reach out to us](mailto:help@plain.com) or explore our [schema](/graphql/schema) on your own!


<Note>
If you're looking to access our GraphQL API from an Agent, try our [MCP Server](https://plain.support.site/article/mcp-server) instead.
</Note>

## Key details

Our API is compatible with all common GraphQL clients with the following details:
Expand Down