Build a GraphQL Apollo Server with Node.js, Prisma, and SQLite

preview_player
Показать описание

📚 Course Contents:
⌨️ (00:00) Intro
⌨️ (00:37) Set up GraphQL js server project
⌨️ (01:13) Add GraphQL Query
⌨️ (02:02) Test GraphQL Query
⌨️ (02:18) Extending the GraphQL Schema Definitions
⌨️ (03:47) Refactor resolvers & typeDefs
⌨️ (04:25) GraphQL Default Mappings
⌨️ (04:54) Add GraphQL Mutation
⌨️ (06:05) Add Prisma SQLite Database
⌨️ (08:25) Test PrismaClient using a script
⌨️ (09:15) Connect GraphQL Server & SQLite DB
⌨️ (10:48) View SQLite DB in VSCode
⌨️ (11:02) View SQLite DB in Prisma Studio
⌨️ (12:10) Outro

By the end of this video, you'll have a fully functional GraphQL server connected to a SQLite database, ready to be expanded and used in your projects. If you enjoy this tutorial, please like the video, subscribe to the channel, and leave a comment below. Your support helps me create more content like this. Happy coding!

#graphql
Рекомендации по теме