Separate Authentication / UserService in its own DataSource
Opened this issue · 0 comments
dfernandezm commented
GraphQL module should be fully based on DataSources, not having a direct dependency on auth
or users
modules in the Resolvers. Eventually they would be an HTTP one like Collections