INPUT_OBJECT

ChangeOwnershipReportInput

link GraphQL Schema definition

  • input ChangeOwnershipReportInput {
  • ownerId: ID!
  • keepOwnerAsWatcher: Boolean!
  • copyScheduledReport: Boolean!
  • # Identifier of the ReportEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by