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