@@ -14650,7 +14650,7 @@ Field that are available while modifying the custom mapping attributes for an HT
| <aid="boardissueinputlabelname"></a>`labelName` | [`[String]`](#string) | Filter by label name. |
| <aid="boardissueinputmilestonetitle"></a>`milestoneTitle` | [`String`](#string) | Filter by milestone title. |
| <aid="boardissueinputmyreactionemoji"></a>`myReactionEmoji` | [`String`](#string) | Filter by reaction emoji applied by the current user. |
| <aid="boardissueinputnot"></a>`not` | [`NegatedBoardIssueInput`](#negatedboardissueinput) | List of negated arguments. Warning: this argument is experimental and a subject to change in future. |
| <aid="boardissueinputnot"></a>`not` | [`NegatedBoardIssueInput`](#negatedboardissueinput) | List of negated arguments. |
| <aid="boardissueinputreleasetag"></a>`releaseTag` | [`String`](#string) | Filter by release tag. |
| <aid="boardissueinputsearch"></a>`search` | [`String`](#string) | Search query for issue title or description. |
| <aid="boardissueinputweight"></a>`weight` | [`String`](#string) | Filter by weight. |
...
...
@@ -14742,7 +14742,7 @@ Input type for DastSiteProfile authentication.
| <aid="epicfiltersauthorusername"></a>`authorUsername` | [`String`](#string) | Filter by author username. |
| <aid="epicfilterslabelname"></a>`labelName` | [`[String]`](#string) | Filter by label name. |
| <aid="epicfiltersmyreactionemoji"></a>`myReactionEmoji` | [`String`](#string) | Filter by reaction emoji applied by the current user. |
| <aid="epicfiltersnot"></a>`not` | [`NegatedEpicBoardIssueInput`](#negatedepicboardissueinput) | Negated epic arguments. Warning: this argument is experimental and a subject to change in the future. |