Replies: 1 comment 3 replies
-
Beta Was this translation helpful? Give feedback.
3 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.
-
Hi I just built an Apollo-Server-Lambda with data sources - I like how everything is abstracted right there.
I have another app that uses Apollo-server-express
and I wonder if I can pass down data sources instead of context
as within data sources I will have a source for apis and another for db
any thought ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions