Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove existing interceptors from ApolloClient.Builder before adding new ones #5858

Merged
merged 7 commits into from
May 2, 2024

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    bf1de7e View commit details
    Browse the repository at this point in the history
  2. Remove existing ApolloInterceptors when calling ApolloClient.Builder.…

    …autoPersistedQueries()
    BoD committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a53d6e3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    cce0eea View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    301d3a5 View commit details
    Browse the repository at this point in the history
  5. Add a test for httpCache

    BoD committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    f3bbbbd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    16f230d View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16a726d View commit details
    Browse the repository at this point in the history