Skip to content

Q-Apollo-wrapper 0.1.0

Choose a tag to compare

@rem821 rem821 released this 09 Feb 20:05
· 10 commits to master since this release
3a49284
  • Updates to Apollo version 2.4.1
  • Adds custom refresh token handling
  • Adds custom typeAdapters option
  • Adds flow support
  • Adds encryption support (This adds sqlcipher dependency (see https://github.com/sqlcipher/android-database-sqlcipher)
  • Splits Apollo clients for mutations and queries (This prevents from caching mutations into the normalized cache)
  • Adds custom request timeout control