In the List Product Metafields docs, the include_fields query parameter seems to have been copy/pasted from the Products endpoint, and lists 64 different values it can have, with stuff like price, width etc, that dont make sense on a metafield query.
There is a similar endpoint in Batch Metafields that does have the correct 11 enum values for metafield query.
I'm not adding any additional reproduction steps or anything since I think the above is pretty clear, and probably an easy fix.
New docs looking great btw, great job.
In the List Product Metafields docs, the
include_fieldsquery parameter seems to have been copy/pasted from the Products endpoint, and lists 64 different values it can have, with stuff like price, width etc, that dont make sense on a metafield query.There is a similar endpoint in Batch Metafields that does have the correct 11 enum values for metafield query.
I'm not adding any additional reproduction steps or anything since I think the above is pretty clear, and probably an easy fix.
New docs looking great btw, great job.