Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
b2c4a002
Commit
b2c4a002
authored
May 24, 2021
by
Luke Duncalfe
Committed by
Grzegorz Bizon
May 24, 2021
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
GraphQL docs warn about immediate breaking changes
parent
189e8bfa
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
doc/api/graphql/index.md
doc/api/graphql/index.md
+5
-0
No files found.
doc/api/graphql/index.md
View file @
b2c4a002
...
...
@@ -78,6 +78,11 @@ where the deprecated part of the schema is supported for a period of time before
Clients should familiarize themselves with the process to avoid breaking changes affecting their integrations.
WARNING:
While GitLab will make all attempts to follow the
[
deprecation and removal process
](
#deprecation-and-removal-process
)
,
GitLab may on very rare occasions need to make immediate breaking changes to the GraphQL API to patch critical security or performance
concerns and where the deprecation process would be considered to pose significant risk.
NOTE:
Fields behind a feature flag and disabled by default are exempt from the deprecation process,
and can be removed at any time without notice.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment