basically in my comment resolver, if the user orig...
# orm-help
c
basically in my comment resolver, if the user originally queried for id, the id is there and I can add the other props, but if not, the id is undefined and I have no way of looking up the other props... and no way to know which
Comment
they are referencing to go back to prisma and get the
id