Skip to content
Snippets Groups Projects
Commit 99caf319 authored by Patrick Bajao's avatar Patrick Bajao :red_circle:
Browse files

Implement diffLlmSummaries property for MergeRequestType

This adds a `diffLlmSummaries` property to MergeRequestType in
GraphQL API.

It returns the following properties:
- `merge_request_diff_id`
- `user`
- `provider`
- `content`
- `created_at`
- `updated_at`

Changelog: added
EE: true
parent cecd7c23
No related branches found
No related tags found
1 merge request!121656Implement diffLlmSummaries property for MergeRequestType
Showing with 199 additions and 2 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment