suspend fun deleteIssueBoard(authorizationContext: GropiusAuthorizationContext, input: DeleteNodeInput)
Removes an IssueBoard from repository Checks the authorization status
Parameters
authorizationContext
used to check for the required permission
input
defines which IssueBoard to delete