@@ -11236,6 +11236,7 @@ Represents a file or directory in the project repository that has been locked.
| <aid="pipelinepath"></a>`path` | [`String`](#string) | Relative path to the pipeline's page. |
| <aid="pipelineproject"></a>`project` | [`Project`](#project) | Project the pipeline belongs to. |
| <aid="pipelinequeuedduration"></a>`queuedDuration` | [`Duration`](#duration) | How long the pipeline was queued before starting. |
| <aid="pipelineref"></a>`ref` | [`String`](#string) | Reference to the branch from which the pipeline was triggered. |
| <aid="pipelineretryable"></a>`retryable` | [`Boolean!`](#boolean) | Specifies if a pipeline can be retried. |
| <aid="pipelinesecurityreportsummary"></a>`securityReportSummary` | [`SecurityReportSummary`](#securityreportsummary) | Vulnerability and scanned resource counts for each security scanner of the pipeline. |
| <aid="pipelinesha"></a>`sha` | [`String!`](#string) | SHA of the pipeline's commit. |