This might not be the best place to ask, but did a...
# apollo-kotlin
p
This might not be the best place to ask, but did anyone maybe use Apollo for Shopify GraphQl?
Is there anything that Shopify SDK for mobile might do better?
m
Ivan, the main Apollo contributor 2016-2020, used to work at Shopify so I'm pretty sure the answer is yes. I don't know the recent state of things though
I'm curious if you try it. I think the Shopify schema is public ? So it might be quite easy to setup.
p
yeah, they have a public schema. I was just wondering, if anyone is aware of any caveats ๐Ÿ™‚
๐Ÿ‘ 1
Shopify mobile SKD Api is such pain in the "backside", so it might be worth it anyway ๐Ÿ˜„
๐Ÿ‘ 1
fyi, since you said you're interested. It seems to be working fine. They also have an example, how to achieve this: https://github.com/Shopify/mobile-buy-android-sample/blob/main/sample/src/xApollo/java/com/shopify/sample/SampleApplication.java
๐Ÿ™ 1
m
Awesome, thanks for the follow up!
p
No problem. Much easier to query with your library ๐Ÿบ
๐ŸŽ‰ 1