removeProjectOwner Mutation
Remove a user from the project owner list. A project must always have at least one owner — this will fail if the user is the only remaining owner. When replacing owners, always add the new owner first via addProjectOwner before calling this.
Arguments
#
Response
#
Returns Project .
Example
#
Previous
removeProjectBudget
Next
requestActionUpdate