Magidoc

CreateRepositoryRulesetInput
Input Object

Autogenerated input type of CreateRepositoryRuleset

Fields

#

bypassActors

A list of actors that are allowed to bypass rules in this ruleset.

clientMutationId

A unique identifier for the client performing the mutation.

conditions

Non-null

The set of conditions for this ruleset

enforcement

Non-null

The enforcement level for this ruleset

name

Non-null

The name of the ruleset.

rules

The list of rules for this ruleset

sourceId

ID !
Non-null

The global relay id of the source in which a new ruleset should be created in.

target

The target of the ruleset.

Usages

#

References

#

  • Argument input of field createRepositoryRuleset from type Mutation