From e92c90758eb4126acc84962d37bb273d6d87b27b Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 25 Feb 2022 16:31:46 +0000 Subject: Add latest changes from gitlab-org/security/gitlab@14-8-stable-ee --- doc/api/graphql/reference/index.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc') diff --git a/doc/api/graphql/reference/index.md b/doc/api/graphql/reference/index.md index 18c99b7d151..49c0361123e 100644 --- a/doc/api/graphql/reference/index.md +++ b/doc/api/graphql/reference/index.md @@ -7841,6 +7841,7 @@ The connection type for [`SnippetBlob`](#snippetblob). | Name | Type | Description | | ---- | ---- | ----------- | | `edges` | [`[SnippetBlobEdge]`](#snippetblobedge) | A list of edges. | +| `hasUnretrievableBlobs` | [`Boolean!`](#boolean) | Indicates if the snippet has unretrievable blobs. | | `nodes` | [`[SnippetBlob]`](#snippetblob) | A list of nodes. | | `pageInfo` | [`PageInfo!`](#pageinfo) | Information to aid in pagination. | -- cgit v1.2.3