graphql / graphql/graphiql

Embedding GraphiQL via markdown

Open
#1,733 6 comments 0 reactions 1 assignee Claimed by @thomasheyenbrock View on GitHub
graphiql
Dominant language
TypeScript
Stars
16.9k
Forks
1.9k
Avg merge
22h 45m
Merged PRs (30d)
70

Description

Is there a documentation how we can integrate `GraphiQL` in our existing markdown-based documentation?

We`d like to have something like [this](https://github.com/graphql/graphql.github.io/blob/source/src/content/learn/Learn-Queries.md):
```
# { "graphiql": true }
{
hero {
name
}
}
```
Is there a tutorial or something like that on how they did that?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.