It would be great if the qwik api would return the custom fields of a page in the json response the same way that they are returned in the html api and content api
you can see that the html api has a field data in the reponse, containing the custom fields that have been configured for the page, but the qwik hasnt.
Great news! We have implemented this feature and it was deplayed and should be working as of Feb 10th, 2022. (Unless I am missunderstanding what you are asking, in which case do let us know.)
Hi Misko,
If you are comparing the response using the html api
https://cdn.builder.io/api/v1/html/product-landing-page?apiKey=dc5c96804c6c4a068e9558f30660aaee&userAttributes.urlPath=/
and the qwik api
https://cdn.builder.io/api/v1/qwik/product-landing-page?apiKey=dc5c96804c6c4a068e9558f30660aaee&userAttributes.urlPath=/
you can see that the html api has a field data in the reponse, containing the custom fields that have been configured for the page, but the qwik hasnt.
Best,
Vincent
Hey,
Great news! We have implemented this feature and it was deplayed and should be working as of Feb 10th, 2022. (Unless I am missunderstanding what you are asking, in which case do let us know.)
-- Misko