10 lines
445 B
YAML
10 lines
445 B
YAML
- title: 'GraphQL field `confidential` changed to `internal` on notes'
|
|
announcement_milestone: '15.5'
|
|
removal_milestone: '16.0'
|
|
breaking_change: true
|
|
reporter: nicolasdular
|
|
stage: plan
|
|
issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/371485
|
|
body: |
|
|
The `confidential` field for a `Note` will be deprecated and renamed to `internal`.
|
|
documentation_url: https://docs.gitlab.com/ee/api/graphql/reference/index.html#note
|