is it possible to extend the configurations of the APOLLO_OPTIONS provider in a feature module? #1604
Unanswered
ToledoNicola
asked this question in
Q&A
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.
Uh oh!
There was an error while loading. Please reload this page.
-
as for ngrx where you can define a store for a feature module, I wanted to create local stores only for some modules, or do you need to import everything globally?
i tried this but don't work:
i am using apollo-angular with nx so i would like to create the local state, only for some lib and not for the whole app
Beta Was this translation helpful? Give feedback.
All reactions