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

Add forceRefetch to QueryExtraOptions #2663

Merged

Commits on Oct 8, 2022

  1. query/endpointDefinitions: add sideEffectForced to QueryExtraOptions

    query/buildInitiate: check sideEffectForced to conditionally force query
    Dennis Schaller authored and markerikson committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    bf7c37b View commit details
    Browse the repository at this point in the history
  2. rename sideEffectForced to forceRefetch

    make forceRefetch be read from endpoint config instead of passing it into thunk as forced
    Dennis Schaller authored and markerikson committed Oct 8, 2022
    Configuration menu
    Copy the full SHA
    0dedba0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9723738 View commit details
    Browse the repository at this point in the history