OBJECT
createGoalPayload
Autogenerated return type of createGoal.
link GraphQL Schema definition
- type createGoalPayload {
- # A unique identifier for the client performing the mutation.
- String :
- Goal :
- # The list of errors occurred during the mutation
- FieldError] : [
- }