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
#
Response
#
Returns Project .
Example
#
Previous
updateMembersPermissions