Create a `CreateBranchRule` GraphQL mutation

This is part of the backend component of Edit Branch Rules: Implement branch selection f... (#388128 - closed)

  • Create a CreateBranchRule GraphQL mutation to create a ProtectedBranch record. This mutation will require a name and projectId.
Edited by Sean Carroll