INPUT_OBJECT

DeleteActivityKPIInput

link GraphQL Schema definition

  • input DeleteActivityKPIInput {
  • clientMutationId: String
  • # Unique identifier of entity.
  • id: ID!
  • # Id of the appointment or task the KPI event relates to.
  • activityId: ID
  • }

link Require by