Fine Tuning Apollo Client Caching for Your Data Graph (Ben Newman, Apollo Client Architect at Apollo

Sdílet
Vložit
  • čas přidán 8. 07. 2024
  • Learn how to customize the Apollo Client cache to suit your weirdest data modeling and reactivity needs, using the all-new cache API in Apollo Client 3.0.
    While cache normalization is essential for reactive updates in a single-page application, and Apollo Client provides powerful default normalization behavior, not all parts of all applications need to remain up-to-date at all times, and common patterns like pagination can benefit from custom normalization implementations.
    Resources:
    Learn more about Summit - summit.graphql.com/
    Explore the GraphQL FAQs - www.apollographql.com/docs/re...
    Checkout the Apollo docs - www.apollographql.com/docs/
  • Věda a technologie

Komentáře • 6

  • @tafelito
    @tafelito Před 4 lety +5

    is there any example repo to see how the pagination works? Tried to mimic the example shown in the slides but could get it to work

  • @leonhardpaul
    @leonhardpaul Před 4 lety +2

    Link to my slides: slides.com/benjamn/fine-tuning-apollo-client-caching

  • @michaelporter2853
    @michaelporter2853 Před 4 lety +2

    Isn't the Neo4j Graph Query Language called Cypher?

    • @erikrahm8321
      @erikrahm8321 Před 4 lety

      Yes

    • @leonhardpaul
      @leonhardpaul Před 4 lety +2

      Yes, it was called Cypher, but they've been trying to standardize it using the name GQL. I would love for them to stick with Cypher, though!