illustration for Build a CRUD-ready GraphQL API + Admin UI with KeystoneJS
pro

Build a CRUD-ready GraphQL API + Admin UI with KeystoneJS

14m closed-captioning
·
5 lessons
46
people completed
Published 5 years ago
|
Updated 2 years ago

This collection of videos teaches you how to use KeystoneJS to build a CRUD-ready GraphQL API, coming with an automatically generated Admin UI.

Starting with a blank file, we will create an API by:

  • defining "Lists" as content types
  • adding fields (Select, Text, Checkbox, ...) to our lists
  • customising access control to define what users can (and cannot!) do with our API.