@@ -16487,6 +16487,7 @@ Field that are available while modifying the custom mapping attributes for an HT
| <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="boardissueinputtypes"></a>`types` | [`[IssueType!]`](#issuetype) | Filter by the given issue types. |
| <aid="boardissueinputweight"></a>`weight` | [`String`](#string) | Filter by weight. |
| <aid="boardissueinputweightwildcardid"></a>`weightWildcardId` | [`WeightWildcardId`](#weightwildcardid) | Filter by weight ID wildcard. Incompatible with weight. |
...
...
@@ -16639,6 +16640,7 @@ Represents an escalation rule.
| <aid="negatedboardissueinputmilestonetitle"></a>`milestoneTitle` | [`String`](#string) | Filter by milestone title. |
| <aid="negatedboardissueinputmyreactionemoji"></a>`myReactionEmoji` | [`String`](#string) | Filter by reaction emoji applied by the current user. |
| <aid="negatedboardissueinputreleasetag"></a>`releaseTag` | [`String`](#string) | Filter by release tag. |
| <aid="negatedboardissueinputtypes"></a>`types` | [`[IssueType!]`](#issuetype) | Filter by the given issue types. |
| <aid="negatedboardissueinputweight"></a>`weight` | [`String`](#string) | Filter by weight. |