Skip to content

Add `link_type` to `ReleaseLink` GraphQL type

Sean Carroll requested to merge 207257-specify-asset-types-in-releases-3 into master

What does this MR do?

A new field, link_type has been added to the REST API. This MR adds the same field to the GraphQL API.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team

Closes #207257 (closed)

Edited by Sean Carroll

Merge request reports