INPUT_OBJECT

deleteGoalHistoryInput

Autogenerated input type of deleteGoalHistory

link GraphQL Schema definition

  • input deleteGoalHistoryInput {
  • completed_on: String
  • # ID of the goal to remove a goal history for
  • id: ID
  • }