Skip to content

Commit

Permalink
v1.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Brian Spendolini authored and Brian Spendolini committed Aug 5, 2024
1 parent 6573020 commit 4849331
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/3-Data-API-builder.md
Original file line number Diff line number Diff line change
Expand Up @@ -445,12 +445,12 @@ To test the GraphQL endpoints you can either use the `graphqlWorksheet.rest` fil
![A picture of hovering over the local address for port 5000 where Data API builder is running and then left click the world icon to open the URL in a new browser tab](./media/ch3/dab18.png)
1. Once the new tab is opened, append `/graphql` at the end of the URL and then press enter/return.
1. Once the new tab is opened, append `/graphql/` at the end of the URL and then press enter/return.
![A picture of appending /graphql at the end of the URL that was just opened in a new tab](./media/ch3/dab19a.png)
![A picture of appending /graphql/ at the end of the URL that was just opened in a new tab](./media/ch3/dab19a.png)
> [!NOTE]
> Your URL will be different than the one in the above image excepting for the appending of `/graphql` at the end.
> Your URL will be different than the one in the above image excepting for the appending of `/graphql/` at the end.
1. You will now see the GraphQL playground, Banana Cake Pop:
Expand Down
Binary file modified docs/media/ch3/dab19a.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4849331

Please sign in to comment.