Magidoc

updateActionProject
Mutation

Update the project for an action

Access: Requires user access to the action and target project

Parameters:

  • actionId: The ID of the action to update
  • projectId: The ID of the new project (null to unset)
  • rank: Optional rank for the action in the new project

Returns: The updated action

Arguments

#

actionId

ID !
Non-null

projectId

rank

Response

#

Returns Action .

Example

#

    
  

3

    
  

3

    
  

3