Magidoc

addProjectOwner
Mutation

Add a user to the project owner list.

Arguments

#

projectId

ID !
Non-null

Project ID to add owner to

ownerId

ID !
Non-null

User ID to add as owner

workspaceId

ID !
Non-null

Workspace ID of the project

Response

#

Returns Project .

Example

#

    
  

3

    
  

3

    
  

3