Create a `CreateBranchRule` GraphQL mutation
This is part of the backend component of Edit Branch Rules: Implement branch selection f... (#388128 - closed)
- Create a
CreateBranchRuleGraphQL mutation to create aProtectedBranchrecord. This mutation will require a name and projectId.
Edited by Sean Carroll