sorenbs
artyom
04/03/2017, 10:13 PMalphy
04/04/2017, 12:52 AMalphy
04/04/2017, 12:53 AMjeffdiers
04/04/2017, 1:47 AMwallslide
04/04/2017, 3:05 AMtype EventPayment {
id: ID!
log: [EventPaymentLog!]! @relation(name: "EventPaymentLogOnEventPayment")
status: EVENT_PAYMENT_STATUS!
}
I want to update the EventPayment with a new status and log entry. What is the syntax for adding a new log entry? Can I do that using a nested mutation, or is that not possible since there's a one-to-many relationship between EventPayment and EventPaymentLog?ravikiran
04/04/2017, 5:40 AMalphy
04/04/2017, 5:56 AMalphy
04/04/2017, 5:57 AMuser
04/04/2017, 5:57 AMalphy
04/04/2017, 5:57 AMthoaionline
04/04/2017, 8:15 AMPosts
that he created"? this is a deal-breaker for using GC in any production applications.user
04/04/2017, 8:19 AMstatusEffects
and is it an authenticated request?user
04/04/2017, 8:19 AMartyom
04/04/2017, 8:40 AMnuttawuth
04/04/2017, 8:41 AMdjuko
04/04/2017, 8:41 AMartyom
04/04/2017, 11:36 AMinsidersbyte
04/04/2017, 11:43 AMartyom
04/04/2017, 12:13 PMalmas
04/04/2017, 12:13 PMjfa
04/04/2017, 12:19 PMartyom
04/04/2017, 12:20 PMjfa
04/04/2017, 12:24 PMjwtechdev
04/04/2017, 12:33 PMkitze
04/04/2017, 1:32 PMartyom
04/04/2017, 1:35 PMtheo
04/04/2017, 1:37 PMuser
04/04/2017, 4:52 PMadamibaker
04/04/2017, 5:41 PMallUsers
or allPosts
— but there must be many more.