mirror of
https://github.com/zhigang1992/apollo.git
synced 2026-05-13 17:30:47 +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.