Удален по просьбе правообладателя
  1. Урок 1. 00:02:12
    Introduction
  2. Урок 2. 00:08:28
    GraphQL Is a Language and a Runtime
  3. Урок 3. 00:03:11
    The GraphQL Editor
  4. Урок 4. 00:08:47
    GraphQL Language Basics
  5. Урок 5. 00:00:44
    Summary
  6. Урок 6. 00:00:38
    Introduction
  7. Урок 7. 00:04:54
    Fields
  8. Урок 8. 00:02:00
    Variables
  9. Урок 9. 00:01:52
    Directives
  10. Урок 10. 00:01:52
    Aliases
  11. Урок 11. 00:03:31
    Fragments
  12. Урок 12. 00:02:48
    Inline Fragments
  13. Урок 13. 00:04:13
    Mutations
  14. Урок 14. 00:00:49
    Summary
  15. Урок 15. 00:01:44
    Introduction
  16. Урок 16. 00:05:14
    Loading Some Test Data
  17. Урок 17. 00:04:37
    Your First GraphQL Schema
  18. Урок 18. 00:04:05
    Setting up a GraphQL HTTP Endpoint
  19. Урок 19. 00:04:39
    Defining Custom GraphQL Types
  20. Урок 20. 00:04:15
    Using the Context Object
  21. Урок 21. 00:03:23
    Reusable Field Definitions
  22. Урок 22. 00:01:46
    camelCase allTheThings
  23. Урок 23. 00:05:44
    Modeling a One-to-many Relationship
  24. Урок 24. 00:04:14
    Reading Counts from MongoDB
  25. Урок 25. 00:01:20
    Summary
  26. Урок 26. 00:00:36
    Introduction
  27. Урок 27. 00:06:32
    Node's Cyclic Module Dependency
  28. Урок 28. 00:14:07
    The N+1 Queries Problem
  29. Урок 29. 00:04:17
    Avoiding Extra MongoDB Connections
  30. Урок 30. 00:03:27
    Using Database Views with GraphQL
  31. Урок 31. 00:09:03
    Working with Mutations
  32. Урок 32. 00:05:00
    Working with Unions
  33. Урок 33. 00:00:58
    Summary