I’m using the API GraphQL to get the values of meta fields, which were created using the Dimensions type.
The official documentation says that the values accepted are: in
, ft
, yd
, mm
, cm
, m
.
But it’s not working. What are the unit values returned via API for each unit of measure?