Skip to content
This repository was archived by the owner on Apr 14, 2023. It is now read-only.

Commit acf40bc

Browse files
author
Stephen Barlow
authored
Merge pull request #1318 from apollographql/sb/add-sandbox-video
Add Sandbox video to docs
2 parents 55f1bfd + afe1f71 commit acf40bc

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

studio-docs/source/explorer/sandbox.mdx

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,11 @@ Sandbox automatically attempts to connect to a GraphQL server running at `http:/
2424

2525
<img class="screenshot" src="../img/sandbox-url.jpg" alt="Sandbox URL field" width="300" />
2626

27-
>To try out Sandbox with an example GraphQL API, you can set its URL to `https://swapi-graphql.netlify.app/.netlify/functions/index`.
27+
> To try out Sandbox with an example GraphQL API, you can set its URL to `https://swapi-graphql.netlify.app/.netlify/functions/index`.
28+
29+
## Overview video
30+
31+
<iframe width="560" height="315" src="https://www.youtube.com/embed/0jzqqHZU00Q" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
2832

2933
## Publishing schemas from Sandbox
3034

0 commit comments

Comments
 (0)