Этот материал находится в платной подписке. Оформи премиум подписку и смотри или слушай Designing GraphQL Schemas, а также все другие курсы, прямо сейчас!
Премиум
  • Урок 1. 00:00:45
    Course Intro for Designing GraphQL Schemas
  • Урок 2. 00:02:23
    Setup an Apollo GraphQL Server with automatic Mocking
  • Урок 3. 00:02:16
    Kicking off a GraphQL Schema Design Process
  • Урок 4. 00:04:41
    Naming Conventions for Query Fields in GraphQL
  • Урок 5. 00:03:27
    When and Why to use Nullable vs Non-nullable Fields in GraphQL
  • Урок 6. 00:02:13
    Evolving a GraphQL Schema incl. Breaking Changes without affecting a Single User
  • Урок 7. 00:03:08
    Naming Conventions for Fields with GraphQL Aliases in Mind
  • Урок 8. 00:11:07
    Paginate Entries using the Connection Specification
  • Урок 9. 00:04:09
    Extending GraphQL Connections with additional Fields and Arguments
  • Урок 10. 00:02:40
    Naming top-level Query Fields in GraphQL
  • Урок 11. 00:04:51
    Mutation Input and Payload Structure in GraphQL
  • Урок 12. 00:05:11
    Design GraphQL Mutations by focusing on the Domain rather than the Data Model
  • Урок 13. 00:01:57
    Optimising GraphQL Mutations for Static Usage
  • Урок 14. 00:02:04
    GraphQL Mutations to update Connections
  • Урок 15. 00:05:38
    Tradeoffs when designing GraphQL Mutations to update multiple Properties on one Entity
  • Урок 16. 00:00:37
    Course Outro for Designing GraphQL Schemas