© 2026 Hedgehog Software, LLC
db.course.create({ data: { title: 'New course', tutor: { connect: { id: 1 } } } })
create
tutor