Dataloader: fetch on render #641
Unanswered
HaNdTriX
asked this question in
Questions and Help
Replies: 1 comment
-
You can use the colada loaders |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
Is it possible to express the fetchOnRender pattern using dataloaders?
Right now I can only see:
lazy: true
)lazy: false
)I know I could use pinacolada directly but then I will loose the ability to compose dataloaders.
Beta Was this translation helpful? Give feedback.
All reactions