Skip to content

Commit 7643d68

Browse files
committed
update README
1 parent d4a0370 commit 7643d68

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -236,9 +236,9 @@ They can be accessed exactly as shown in this list.
236236
#### Project
237237

238238
> [!NOTE]
239-
> See the [GitLab GraphQL `Project` resource](https://docs.gitlab.com/ee/api/graphql/reference/#project) for more details about the fields.
239+
> See the GitLab GraphQL [`Project`](https://docs.gitlab.com/ee/api/graphql/reference/#project), [`Group`](https://docs.gitlab.com/ee/api/graphql/reference/#group), [`MergeRequest`](https://docs.gitlab.com/ee/api/graphql/reference/#mergerequest), [`Label`](https://docs.gitlab.com/ee/api/graphql/reference/#label), and [`Commit`](https://docs.gitlab.com/ee/api/graphql/reference/#commit) GraphQL resource for more details about the fields.
240240
>
241-
> Note that we use [`snake_case`](https://en.wikipedia.org/wiki/Snake_case) for fields instead of [`camelCase`](https://en.wikipedia.org/wiki/Camel_case)
241+
> _Note that we use [`snake_case`](https://en.wikipedia.org/wiki/Snake_case) for fields instead of [`camelCase`](https://en.wikipedia.org/wiki/Camel_case)_
242242

243243
* `project.archived` (boolean)
244244
* `project.created_at` (time)

0 commit comments

Comments
 (0)