jdoyle112
03/13/2019, 6:29 PMbtotharye
03/13/2019, 6:48 PMbtotharye
03/13/2019, 6:49 PMmutation createFeed {
createFeed(
data:{
date: "2019-03-14"
snake: {connect: {id: "cjt7gsl2e00360820qcc8pjav"}}
prey: {connect: {id: "cjt7gplfi002u0820nf9lyhrm"}}
notes: "full strike"
}
){ id}
}
that works on my prisma but not when I try on yoga but wasn't sure the right syntax for my resolver file for yoga for that though, is this similar to how yours looked?btotharye
03/13/2019, 7:32 PM