Nelson Pecora
{ tags { assignedTo { id } } }
prisma.contents({ id }).tags()
prisma.tags({ id }).assignedTo()