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