Github API - Test Config

PullRequestBranchUpdateMethod [enum]

The possible methods for updating a pull request's head branch with the base branch.

Possible values
MERGE

Update branch via merge

REBASE

Update branch via rebase

API:
Github GraphQL API