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