No content to show

User Activity

We would appreciate if you could share your ideas and solution. 
Hi, I have an issue in building my POS extension. It is giving me an error.See image below: This is a newly created app and extension.I commented the useExtensionApi() and the tile works.  I am thinking that the issue is coming from useExtensionApi()...
Hi,Did you solve this issue? I am also having this issue on my extension.
Hi,Try logout and login againnpm run shopify auth logout npm run dev 
Hi, Try  npm run shopify auth logout and then npm run dev It worked on my end. 
Hi, I found the issue. To be able to use usePurchasingCompany  hook for b2b customer. You need to enable "New Customer accounts". (Settings > Customer accounts > Choose which version of customer accounts to use.)  
Hi VsisodiyaDesign, Thank you for your response.
Hi,I have the same issue.  usePurchasingCompany return is undefined.I already added a company to the customer.I request for Level 1 customer data access.I tried displaying the customer from useCustomer hook and it has results. Did I miss something to...
I think I am using a wrong field. This query is working for me. Hope this helps. { metaobjects(type: "test", first: 25) { nodes { id displayName referencedBy(first: 25) { edges { node { referencer...
Hi, I have the same issue. Can you show us some samples on how to query the reference products?I have this query but it is not working.{ metaobjects(type: "test", first: 2) { nodes { id displayName referencedBy(first: 2) { ...
Hi Victoria,I have also experiencing this issue since November 15. I tried creating new stores but the error persists. 
My Accepted Solutions
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
This widget could not be displayed.
Helpful From
Likes given to