deleteGoalHistoryInput
Autogenerated input type of deleteGoalHistory
Fields
Used By
Definition
"""Autogenerated input type of deleteGoalHistory"""input deleteGoalHistoryInput { completed_on: String
""" ID of the goal to remove a goal history for """ id: ID}