Github API - Test Config

mutation deleteBranchProtectionRule

Delete a branch protection rule

Arguments
input DeleteBranchProtectionRuleInput

DeleteBranchProtectionRuleInput [input]

Autogenerated input type of DeleteBranchProtectionRule

Attributes
branchProtectionRuleId ID

The global relay id of the branch protection rule to be deleted.

clientMutationId String

A unique identifier for the client performing the mutation.

API:
Github GraphQL API

Parameters for DeleteBranchProtectionRule

Returns
DeleteBranchProtectionRulePayload

DeleteBranchProtectionRulePayload [object]

Autogenerated return type of DeleteBranchProtectionRule

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

API:
Github GraphQL API
API:
Github GraphQL API