| <aid="grouppackagessort"></a>`sort` | [`PackageGroupSort`](#packagegroupsort) | Sort packages by this criteria. |
##### `Group.projects`
Projects within this namespace.
...
...
@@ -10323,7 +10338,6 @@ Represents vulnerability finding of a security report on the pipeline.
| <aid="projectonlyallowmergeifalldiscussionsareresolved"></a>`onlyAllowMergeIfAllDiscussionsAreResolved` | [`Boolean`](#boolean) | Indicates if merge requests of the project can only be merged when all the discussions are resolved. |
| <aid="projectonlyallowmergeifpipelinesucceeds"></a>`onlyAllowMergeIfPipelineSucceeds` | [`Boolean`](#boolean) | Indicates if merge requests of the project can only be merged with successful jobs. |
| <aid="projectopenissuescount"></a>`openIssuesCount` | [`Int`](#int) | Number of open issues for the project. |
| <aid="projectpackages"></a>`packages` | [`PackageConnection`](#packageconnection) | Packages of the project. |
| <aid="projectpath"></a>`path` | [`String!`](#string) | Path of the project. |
| <aid="projectprintingmergerequestlinkenabled"></a>`printingMergeRequestLinkEnabled` | [`Boolean`](#boolean) | Indicates if a link to create or view a merge request should display after a push to Git repositories of the project from the command line. |
...
...
@@ -10823,6 +10837,22 @@ four standard [pagination arguments](#connection-pagination-arguments):
| <aid="projectmilestonestimeframe"></a>`timeframe` | [`Timeframe`](#timeframe) | List items overlapping the given timeframe. |
| <aid="projectmilestonestitle"></a>`title` | [`String`](#string) | The title of the milestone. |