
GraphQL? Here is what you need to know!
Syntax - Tasty Web Development Treats
00:00
How to Use GraphQL to Create a Schema for Your Database
Even if you're using Apollo on the front end, you're not doing anything different than any other GraphQL. There is a little bit of a duplication that needs to happen there because you don't necessarily want to one to one mirror your database to your actual public facing API which could be terrible. Some packages out there will take your MongoDBschema or whatever schema that you have in whatever database and automatically generate aGraphQL for it.
Play episode from 27:11
Transcript


