Github API - Test Config

mutation deleteRepositoryRuleset
repos

Delete a repository ruleset

Arguments
input DeleteRepositoryRulesetInput

DeleteRepositoryRulesetInput [input]

Autogenerated input type of DeleteRepositoryRuleset

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

repositoryRulesetId ID

The global relay id of the repository ruleset to be deleted.

API:
Github GraphQL API

Parameters for DeleteRepositoryRuleset

Returns
DeleteRepositoryRulesetPayload

DeleteRepositoryRulesetPayload [object]

Autogenerated return type of DeleteRepositoryRuleset

Attributes
clientMutationId String

A unique identifier for the client performing the mutation.

API:
Github GraphQL API
API:
Github GraphQL API