Shopify / mobile-buy-sdk-android

Shopify’s Mobile Buy SDK makes it simple to sell physical products inside your mobile app. With a few lines of code, you can connect your app with the Shopify platform and let your users buy your products using their credit card.
MIT License
214 stars 136 forks source link

How to fetch the Pages from Api #577

Closed Bhargavasrinivas closed 5 years ago

Bhargavasrinivas commented 5 years ago

Hi All,

I am developing an android Application Using the Mobile _buy _sdk (Store front apis )facing issue while fetching the Pages like About Us ,Contact Us and Privacy policy. I need an api demo or bit of code that how to fetch those things from api , i searched a lot i couldn't find any solution yet .

rebeccajfriedman commented 5 years ago

This functionality is currently not supported in the Storefront API. We have added this issue to our project board.

rebeccajfriedman commented 5 years ago

Accessing Pages is now supported through our API! See the pages connection on the queryroot for more information.