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