mirror of
https://github.com/AnimeThemes/animethemes-api-docs.git
synced 2026-07-11 01:34:06 +02:00
docs: add sandbox (#123)
This commit is contained in:
@@ -534,6 +534,10 @@ export default {
|
||||
text: 'GraphiQL',
|
||||
link: 'https://graphql.animethemes.moe/graphiql',
|
||||
},
|
||||
{
|
||||
text: 'Sandbox',
|
||||
link: 'https://graphql.animethemes.moe/sandbox',
|
||||
},
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@@ -16,6 +16,9 @@ hero:
|
||||
- theme: alt
|
||||
text: GraphiQL
|
||||
link: https://graphql.animethemes.moe/graphiql
|
||||
- theme: alt
|
||||
text: Sandbox
|
||||
link: https://graphql.animethemes.moe/sandbox
|
||||
- theme: alt
|
||||
text: Get Started with JSON:API
|
||||
link: /intro
|
||||
|
||||
Reference in New Issue
Block a user