goalUpdate
Update a Goal's due_at
, title
, group
fields. Returns the updated Goal.
Input fields
input (
GoalUpdateInput!
)
Parameters for GoalUpdate
Return fields
clientMutationId (
String
)
A unique identifier for the client performing the mutation.
errors (
[Error!]!
)
node (
Goal
)