@AutoPayloadType(description = "The updated Issue Board Item")
suspend fun updateIssueBoardItem(input: UpdateIssueBoardItemInput, dfe: DataFetchingEnvironment): IssueBoardItem

Updates the specified Issue Board Item, Requires MANAGE_ISSUES on the parent Trackable.