Skip to content

Expose smaller Design Management design images in GraphQL

Luke Duncalfe requested to merge 12577-graphql-expose-smaller-design-images into master

What does this MR do?

This MR exposes smaller Design Management design images in GraphQL.

As the smaller design images are not generated immediately, and in some cases will never be generated (i.e., if the image is an SVG at time of writing), the new GraphQL field can emit null.

Issues

Related MRs

This is the third MR for #13815 (closed). These earlier two MRs may give some context to this final change.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by 🤖 GitLab Bot 🤖

Merge request reports