Skip to content

Commit 5e49fde

Browse files
committed
docs: move intro video before example section
1 parent 7ee0aac commit 5e49fde

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

README.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,14 @@ import { composeWithMongoose } from 'graphql-compose-mongoose/node8';
3838
import { composeWithMongoose } from 'graphql-compose-mongoose/es';
3939
```
4040

41+
## Intro video
42+
43+
Viktor Kjartansson created a quite solid intro for graphql-compose-mongoose in comparison with graphql-tools:
44+
45+
<a href="https://www.youtube.com/watch?v=RXcY-OoGnQ8" target="_blank"><img src="https://img.youtube.com/vi/RXcY-OoGnQ8/0.jpg" alt="#2 Mongoose - add GraphQL with graphql-compose" style="width: 380px" />
46+
47+
<https://www.youtube.com/watch?v=RXcY-OoGnQ8> (23 mins)
48+
4149
## Example
4250

4351
Live demo: [https://graphql-compose.herokuapp.com/](https://graphql-compose.herokuapp.com/)
@@ -661,11 +669,3 @@ This plugin adds `pagination` resolver.
661669
## License
662670

663671
[MIT](https://github.com/graphql-compose/graphql-compose-mongoose/blob/master/LICENSE.md)
664-
665-
## Intro video
666-
667-
Viktor Kjartansson created a quite solid intro for graphql-compose-mongoose in comparison with graphql-tools:
668-
669-
<a href="https://www.youtube.com/watch?v=RXcY-OoGnQ8" target="_blank"><img src="https://img.youtube.com/vi/RXcY-OoGnQ8/3.jpg" alt="#2 Mongoose - add GraphQL with graphql-compose" style="width: 380px" />
670-
671-
<https://www.youtube.com/watch?v=RXcY-OoGnQ8> (23 mins)

0 commit comments

Comments
 (0)