Gabriel Benson
prisma.user({ id }).boxes({ where: { number: boxNumber } }).slots({ where: { number: slotNumber } });