Magidoc

removeProjectOwner
Mutation

Remove a user from the project owner list.

Arguments

#

projectId

ID !
Non-null

Project ID to remove owner from

ownerId

ID !
Non-null

User ID to remove as owner

workspaceId

ID !
Non-null

Workspace ID of the project

Response

#

Returns Project .

Example

#

    
  

3

    
  

3

    
  

3