emilrmoeller
02/18/2017, 6:53 PMmutation {
createProject(title: "new title test again", userId: "ciw5pk6q74zme0122iax67xj0", endDate: "2009-06-15T13:45:30", minSubscribers: 0) {
user {
username
}
}
}
It creates the project, but set former projects where user is the same user as just attached to the createProject via userId to null on the user field.