createGoalHistory
create Goal History
Arguments
input
· createGoalHistoryInput · Parameters for createGoalHistory Returns
createGoalHistoryPayload Example
mutation createGoalHistory($input: createGoalHistoryInput) { createGoalHistory(input: $input) { goalHistory messages }}