Input$ConvertProjectCardNoteToIssueInput constructor
Input$ConvertProjectCardNoteToIssueInput({})
Implementation
Input$ConvertProjectCardNoteToIssueInput(
{this.body,
this.clientMutationId,
required this.projectCardId,
required this.repositoryId,
this.title});