Overview
Explore GraphQL permissions implementation with Node.js in this 24-minute tutorial. Learn to create flexible permissions applicable across multiple resolver types, complementing authentication methods for secure server access. Dive into adding fields, creating base and child resolvers, testing, and troubleshooting. Utilize provided starter and source code, along with recommended tools like GraphiQL desktop app and Apollo-resolvers library. Enhance your GraphQL server security and access control skills through practical demonstrations and explanations.
Syllabus
Intro
Adding a Field
Creating a Base Resolver
Creating a Child Resolver
Creating a Resolver
Testing
Logging in
Troubleshooting
Taught by
Ben Awad