Join Slack
Powered by
basically if I have an object like `Post`, and it ...
# orm-help
c
CCBCodeMonkey
01/21/2019, 5:39 PM
basically if I have an object like
Post
, and it has a sub object like
Comment
... and
Comment
has an
id
and I want to add some data to
Comment
in the resolver where the data doesn't come from prisma
Open in Slack
Previous
Next