Skip to content

Commit 353dadb

Browse files
laredoErikWittern
authored andcommitted
Changed video ID.
Removed early mention of loopback as the example work for any existing API Signed-off-by: Jim Laredo <[email protected]>
1 parent 088ebdd commit 353dadb

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/tutorials/cli_loopback.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,15 @@
11
# OpenAPI-to-GraphQL Quickstart tutorial
22

3-
The purpose of this tutorial is to show how easy it is to use OpenAPI-to-GraphQL CLI in combination with LoopBack.
3+
The purpose of this tutorial is to show how easy it is to use OpenAPI-to-GraphQL CLI.
44

55
With just a single command line instruction, `openapi-to-graphql <OAS JSON file path or remote url>`, you can get a GraphQL server running.
66

77
Please note that while the CLI tool will satisfy most needs, it does not offer the flexibility or functionality of OpenAPI-to-GraphQL's intended usage, as an integrated library. See the [README.md](../../README.md) for more information.
88

99
## Video demo
1010

11-
[![OpenAPI-to-GraphQL](../conveyor_belt.png)](https://www.youtube.com/watch?v=KXUTmM6y-LM "Click here to watch!")
11+
[![OpenAPI-to-GraphQL](../conveyor_belt.png)](https://www.youtube.com/watch?v=4TrHUBJElrk "Click here to watch!")
12+
1213

1314
## Do it yourself
1415

0 commit comments

Comments
 (0)