resized
Arguments
| Argument | Description | Type |
|---|---|---|
| maxWidth | Int! | |
| maxHeight | Int! |
Type
This field resolves to Image, which has the following fields:
| Field | Description | Type |
|---|---|---|
dataUri | The image as a data URI. null if the image is too large. | String |
height | Int | |
resized | Image | |
url | Url | |
width | Int |