Magidoc

updateProjectArchived
Mutation

Update project archived status

Access: Requires user access to the project

Parameters:

  • projectId: The ID of the project to update
  • archived: The new archived state to set
  • includeChildren: Whether to include children in the update

Returns: The updated project

Arguments

#

projectId

ID !
Non-null

archived

Non-null

includeChildren

Response

#

Returns Project .

Example

#

    
  

3

    
  

3

    
  

3