From 99f4b14cb0546a905d8f14f938d679d17e569005 Mon Sep 17 00:00:00 2001 From: GitLab Bot Date: Fri, 17 Feb 2023 15:09:22 +0000 Subject: Add latest changes from gitlab-org/gitlab@master --- doc/api/graphql/reference/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/api/graphql/reference/index.md') diff --git a/doc/api/graphql/reference/index.md b/doc/api/graphql/reference/index.md index 7dc5b557d33..b91310cc9ba 100644 --- a/doc/api/graphql/reference/index.md +++ b/doc/api/graphql/reference/index.md @@ -14153,7 +14153,7 @@ four standard [pagination arguments](#connection-pagination-arguments): | Name | Type | Description | | ---- | ---- | ----------- | | `from` | [`ISO8601Date!`](#iso8601date) | Start date of the reporting time range. | -| `to` | [`ISO8601Date!`](#iso8601date) | End date of the reporting time range. The end date must be within 31 days after the start date. | +| `to` | [`ISO8601Date!`](#iso8601date) | End date of the reporting time range. The end date must be within 93 days after the start date. | ##### `Group.dataTransfer` -- cgit v1.2.1