Does anyone if one can mix forwardTo with custom r...
# orm-help
h
Does anyone if one can mix forwardTo with custom resolvers. The context is wrapping a rest API, for the most part i want to maintain
forwardTo(db)
but want to nest some data via a rest API.