Skip to content

Commit 4a45361

Browse files
author
github-actions
committed
Sync docs from infrahub repo
1 parent cf3d699 commit 4a45361

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

docs/docs/topics/graphql.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,11 @@ If you need to extract the current GraphQL schema in your environment you can is
1616

1717
## Introduction to GraphQL videos
1818

19-
<VideoPlayer url="KrEY4P6Pgn4" light />
19+
<VideoPlayer url="https://www.youtube.com/watch?v=KrEY4P6Pgn4" light />
2020

2121
This short demo shows how to use the GraphQL query interface to explore and read data from Infrahub. It walks through how to open the built-in GraphQL interface and run your first queries.
2222

23-
<VideoPlayer url="ZXjL6leaaAc" light />
23+
<VideoPlayer url="https://www.youtube.com/watch?v=ZXjL6leaaAc" light />
2424

2525
This video demonstrates how to use filters and relationships in GraphQL to find specific information, such as IP addresses for a particular device, using the Infrahub query interface.
2626

docs/docs/tutorials/getting-started/graphql-query.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ Unlike a REST API, the format of the response is not fixed in GraphQL. It depend
1919

2020
## Introduction to GraphQL videos
2121

22-
<VideoPlayer url="KrEY4P6Pgn4" light />
22+
<VideoPlayer url="https://www.youtube.com/watch?v=KrEY4P6Pgn4" light />
2323

2424
This short demo shows how to use the GraphQL query interface to explore and read data from Infrahub. It walks through how to open the built-in GraphQL interface and run your first queries.
2525

26-
<VideoPlayer url="ZXjL6leaaAc" light/>
26+
<VideoPlayer url="https://www.youtube.com/watch?v=ZXjL6leaaAc" light/>
2727

2828
This video demonstrates how to use filters and relationships in GraphQL to find specific information, such as IP addresses for a particular device, using the Infrahub query interface.
2929

0 commit comments

Comments
 (0)