Back to Relay

Agenda

meta/meeting-notes/2016-05-09-team-sync.md

20.1.11.2 KB
Original Source

Agenda

  • Status updates

Status Updates

  • @steveluscher
    • OSS stuff:
    • RelayConnection:
      • Working on caching API.
      • Worked with Jan on persisted queries.
  • @kassens
    • Persisted queries for RelayConnection, got it working.
    • Working on native prefetching.
  • @yuzhi
    • Fixed optimistic payloads with calls.
    • Extra warnings in containers for when stuff doesn't match up.
    • Helping out with head/tail fetch issues with RelayConnection in internal app.
  • @wincent
    • Like and unlike are on low-level mutation API in internal app.
    • Add comment mutation done in internal app.
    • relay-future repo is up.
    • Diff to turn off tracked queries is in.
    • Fixed problems with typechecks.
  • @josephsavona
    • A couple of support fixes.
    • Pagination and mutations working in experimental prototype.