Hi!
When creating an image field with ACF, wp-rest-blocks does not seem to respect the chosen return format in the ACF field settings.
When I choose "Image URL" or "Image Array", it still returns Image ID in the API.
Chosen settings for the field:

Output in the API:

Not even sure if wp-rest-blocks should respect those settings or is it the responsibility of the ACF plugin instead?
Hi!
When creating an image field with ACF, wp-rest-blocks does not seem to respect the chosen return format in the ACF field settings.
When I choose "Image URL" or "Image Array", it still returns Image ID in the API.
Chosen settings for the field:

Output in the API:

Not even sure if wp-rest-blocks should respect those settings or is it the responsibility of the ACF plugin instead?