can I remove ` organization Organization @relatio...
# graphql-nexus
a
can I remove
organization Organization @relation(fields: [organizationId], references: [id])
from the
Project
in
schema.prisma
? so that I only have the
organizationId
field? Or would I lose that relation?