For example, we should be able to use ISSUE below: ```elixir query "MilestoneProgress" do search(first: 100, query: ^q, type: ISSUE) do issueCount end end ```