Add confidential issues filtering for GraphQL API
"confidential" argument (boolean) is added to the issues resolver to allow for filtering by confidentiality state. By default, the filter is false and returns all issues. Setting the filter true filters for confidential issues. Adds API request specs for group issues GraphQL API (we didn't have coverage previously). Changelog: added
Showing
Please register or sign in to comment