Saves Apollo Client state to local storage.
By default, preserves the expiration time of the existing unexpired state. Set overwriteExpiresAt to true to use the expiration time in state.
overwriteExpiresAt
true
state
the complete state object to persist.
whether to replace an existing expiration time.
Saves Apollo Client state to local storage.
By default, preserves the expiration time of the existing unexpired state. Set
overwriteExpiresAttotrueto use the expiration time instate.