<@U79R6UQDB> commented on <@U5Q11JKA5>’s file <htt...
# prisma-whats-new
u
@eruby commented on @yolen’s file

https://prisma.slack.com/files/U5Q11JKA5/F7S3425AB/pasted_image_at_2017_10_27_03_07_pm.png

: Try modifying the structure to something similar to this:
Copy code
mutation {
    udpateVerdict(id: "some_id") {
        id
    }
}