This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Getfiltered and getContents do not exist in useContent composition API [Bug]: #371
Labels
bug
Something isn't working
Expected Behavior
According to in the document Sample code for:
The following functions should be performed according to the document prompts:
getFiltered
- Retrieve the single page fetch by handle from Shopify storegetContents
- Return the list of pages of Shopify store.Actual Behavior
Unable to execute and error reported:
export 'contentGetters' was not found in '@vue-storefront/shopify'
Cannot read property 'getFiltered' of undefined
Possible Solution
Improve the getfiltered and getcontents methods mentioned in the document
Steps to reproduce
What version of shopify integration are you using?
1.1.2
What version of Node.js are you using?
14.17
What browser (and version) are you using?
Chrome v103.0.5060.114
What operating system (and version) are you using?
MacOs 11.6.5
Relevant log output
No response
Code of Conduct
The text was updated successfully, but these errors were encountered: