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
211 stars 136 forks source link

Is there a way to add profile picture for customer? Also is there a way to change password(Not reset password) from this sdk? #712

Open shafayatb opened 2 years ago

shafayatb commented 2 years ago

Hello,

I want to add profile pictures for customers. Is there any query to add profile picture for customers?

And I also want customer to change their password on their account. I only see a reset password option but no change password mutation in the sdk. Any help with these issues would be great.