INPUT_OBJECT

CopyProjectObjectiveInput

link GraphQL Schema definition

  • input CopyProjectObjectiveInput {
  • copyTasks: Boolean!
  • # Identifier of the ProjectObjectiveEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by