We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ce1b1c7 commit a32145cCopy full SHA for a32145c
pages/apis/graphql/cookbooks/pipelines.md
@@ -79,7 +79,7 @@ query RecentPipelineSlugs {
79
80
## Get a pipeline's ID
81
82
-Get a pipeline's ID. The Pipeline ID is used in other queries.
+Get a pipeline's ID which can be used in other queries.
83
84
```graphql
85
query {
0 commit comments