Do context providers send the data in every query or only when needed? #8443
Unanswered
mintydev789
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Do the context providers I select mean that that data gets sent to the APIs every time I make a request, or is it only when needed? For example, I have this context block:
Does this mean that I'm sending ALL of this every time I make a query?
Beta Was this translation helpful? Give feedback.
All reactions