addProjectOwner Mutation
Add a user to the project owner list. This is additive — existing owners are kept. To replace owners, always call addProjectOwner for the new owner(s) first, then removeProjectOwner for each previous owner — this ensures the project never has zero owners at any point.
Arguments
#
Response
#
Returns Project .
Example
#
Previous
addProjectBudget