Skip to content

Add more fields to the GraphQL blob type

Nick Thomas requested to merge 323195-more-blob-attributes into master

What does this MR do?

Currently, the blobs type is targeted towards viewing a whole directory at a time, rather than zooming in to the detail of an individual blob. Adding more fields allows it to tackle both at the same time.

Screenshots (strongly suggested)

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

Related to #323195 (closed)

Edited by Nick Thomas

Merge request reports

Loading