INPUT_OBJECT

RemoveScheduleReportInput

link GraphQL Schema definition

  • input RemoveScheduleReportInput {
  • # Identifier of the ReportEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by