suspend fun deleteIssueBoardItem(authorizationContext: GropiusAuthorizationContext, input: DeleteNodeInput)

Removes an IssueBoardItem from repository Checks the authorization status

Parameters

authorizationContext

used to check for the required permission

input

defines which IssueBoardItem to delete