Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

thumbnail: { url }, #7

Open
vitustockholm opened this issue Jun 12, 2023 · 1 comment
Open

thumbnail: { url }, #7

vitustockholm opened this issue Jun 12, 2023 · 1 comment

Comments

@vitustockholm
Copy link

vitustockholm commented Jun 12, 2023

should be: ,, thumbnail: { url }, "
not: ,, medium : { url }, "

const {
data: {
attributes: {
formats: {
thumbnail: { url },
},
},
},
} = image;

{data.attributes.image.data.attributes.formats.url}

@Adecom16
Copy link

Please can you assign this to me

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants