mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-06-20 03:28:25 +08:00
Initializers are no longer part of the AC local state API. We're now recommending that people use `cache.writeData` directly, since it's already part of the Apollo Cache API and is more flexible.