No content to show

User Activity

Hi Mark, Have you solved your issue? How? I have the same at the moment, for some reason, Shopify returns me "InputObject 'CustomerCreateInput' doesn't accept argument 'metafields'". But as I see from your example it should be accessible, right?   
Thx for your reply! I'm using https://www.npmjs.com/package/graphql-js-client and requests to Storefront. This is my current request to get product information.  let query = client.query((root) => { root.add('node', { args: { id: _id }, alias: ...
Hi guys, if anyone knows how to get a quantity of product variant using GraphQL?  As the documentation says "inventoryQuantity" field should exist in ProductVariant object.  https://help.shopify.com/en/api/graphql-admin-api/reference/object/productva...
This widget could not be displayed.
This widget could not be displayed.