INPUT_OBJECT

CompleteTasksProjectInput

link GraphQL Schema definition

  • input CompleteTasksProjectInput {
  • projectObjectiveId: UUID
  • # Identifier of the ProjectEntity to perform the action on.
  • id: ID!
  • clientMutationId: String
  • }

link Require by