In a graphQl query, I ask for images like this: thumbUrl: url(transform: {preferredContentType: WEBP, maxHeight: 200, maxWidth: 200}) This url is …
In a graphQl query, I ask for images like this: thumbUrl: url(transform: {preferredContentType: WEBP, maxHeight: 200, maxWidth: 200}) This url is …