When I use `prisma.createPost` it is returning all...
# orm-help
a
When I use
prisma.createPost
it is returning all of the Posts scalar fields but not things like Author, is this normal?