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 137 forks source link

How can i get just available products on collection's products? #633

Open taranTR opened 4 years ago

taranTR commented 4 years ago

Hi, I don't want to get not available products on response.I can do that for Products.But i can't do that for Collection's Products.I want to get just available products on collection's product.There isn't query method for this.How can i do that?