Apollo and GraphQL for Vue.js v4.0.0-alpha.9 Release Notes

Release Date: 2020-07-27 // over 3 years ago
  • 🐛 Bug Fixes

    • Be able to overrid variables in mutate (#946) (1867e73)
    • ts: allow undefined for optional variables (#962) (7495987)
    • ⚡️ Update @vue/composition-api to v0.6.1 (#1000) (e8e8f54)

Previous changes from v4.0.0-alpha.8

  • 🐛 Bug Fixes

    • ts: Add typings for late variables in useMutation (#925) (576b495)
    • ts: mutate() types (5aaa47b)
    • ts: useMutation types (a9d9501)