OBJECT

updateGoalPayload

Autogenerated return type of updateGoal

link GraphQL Schema definition

  • type updateGoalPayload {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • goal: Goal
  • messages: [FieldError]
  • }

link Require by