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