1. Урок 1. 00:03:06
    How to Build a Graphql API Series Introduction
  2. Урок 2. 00:06:45
    #2 GraphQL Vs Rest
  3. Урок 3. 00:05:38
    #3 GraphQL Client Vs Server
  4. Урок 4. 00:06:38
    #4 Apollo Server 101
  5. Урок 5. 00:09:54
    #5 What Is a Schema?
  6. Урок 6. 00:06:54
    #6 Resolvers & Queries
  7. Урок 7. 00:07:58
    #7 Creating Our Static API and Playground
  8. Урок 8. 00:08:52
    #8 GraphQL Types and Enums
  9. Урок 9. 00:09:44
    #9 Nullable and Non-Nullable Fields
  10. Урок 10. 00:11:53
    #10 Arguments In GraphQL
  11. Урок 11. 00:18:27
    #11 Hosting Your Static API
  12. Урок 12. 00:09:37
    #12 Dates and Custom Scalars
  13. Урок 13. 00:15:58
    #13 Custom Resolver and Nested Relations
  14. Урок 14. 00:14:38
    #14 Mutations 101
  15. Урок 15. 00:09:59
    #15 Input Types
  16. Урок 16. 00:09:37
    #16 Context 101
  17. Урок 17. 00:08:51
    #17 What Is an AST?
  18. Урок 18. 00:05:04
    #18 What Are Fragments?
  19. Урок 19. 00:12:45
    #19 Connecting to a Database
  20. Урок 20. 00:17:15
    #20 Mutations and Queries with a Database
  21. Урок 21. 00:10:32
    #21 Subscriptions
  22. Урок 22. 00:04:20
    #22 Alternate Servers and Services
  23. Урок 23. 00:05:12
    #23 Where to Go from Here