Closed jrazmi closed 5 years ago
@JoshuaMitchell - Remind me: The intention here is that there are defined roles within a team:
And that a user should have one and only one role at a time. So if a user is toggled to an admin, they will no longer be a "member". Is that right?
We should rename grantTeamPermissions to toggleTeamPermission.
Mutation should take current permission and toggle it to input value.