menu
changelog_cmd package
documentation
queries/schema.docs.graphql.dart
Input$DisablePullRequestAutoMergeInput
Input$DisablePullRequestAutoMergeInput constructor
Input$DisablePullRequestAutoMergeInput constructor
dark_mode
light_mode
Input$DisablePullRequestAutoMergeInput
constructor
Input$DisablePullRequestAutoMergeInput
(
{
String
?
clientMutationId
,
required
String
pullRequestId
,
})
Implementation
Input$DisablePullRequestAutoMergeInput( {this.clientMutationId, required this.pullRequestId});
changelog_cmd package
documentation
queries/schema.docs.graphql
Input$DisablePullRequestAutoMergeInput
Input$DisablePullRequestAutoMergeInput constructor
Input$DisablePullRequestAutoMergeInput class