First of all, good luck to everyone,
I was doing some work with storefront api and I wanted to pull my metafields and pull them dynamically, but I have a problem like this;
I opened metafields under metaobject, when I enter their namespace key, it does not call them, how can I call them?
metafields(identifiers: [
{ namespace: “specs”, key: “build_volume”},
{ namespace: “specs”, key: “printing_speed”},
{ namespace: “specs”, key: “layer_thickness”},
{ namespace: “specs”, key: “xy_resolution”},
{ namespace: “specs”, key: “z_axis_accuracy”}
]) {