Re: checkoutInstalledServerExtensions GraphQL query

checkoutInstalledServerExtensions GraphQL query

Dardan1
Shopify Partner
9 0 4

Hey,

 

Earlier this year, I set up a GraphQL request, and there was this endpoint called 'checkoutInstalledServerExtensions' in the unstable section. It was handy for checking the Shopify functions installed in stores. Everything was working fine, but now it seems to have vanished from the docs, and I can't locate it anymore. Did it move somewhere else, or has it been deprecated? Any help with this would be awesome so I can fix it since it's not working now.

 

Thanks!

Replies 5 (5)

Liam
Community Manager
3108 340 871

Hi Dardan1,

 

The unstable API version is subject to change and we recommend it only for testing purposes, as many of the endpoints will not be released into stable versions, or could change, or be deprecated as the `checkoutInstalledServerExtensions` seems to be. I've asked the team who released that endpoint though, to see if there's an alternative method that could be used to check for existing functions. 

Liam | Developer Advocate @ Shopify 
 - Was my reply helpful? Click Like to let me know! 
 - Was your question answered? Mark it as an Accepted Solution
 - To learn more visit Shopify.dev or the Shopify Web Design and Development Blog

Dardan1
Shopify Partner
9 0 4

Hi Liam,

 

thanks for the reply. I appreciate you asking around would be nice if there is an alternative as this was quite key for our app once the cart validation API gets released

 

Thanks

nicof
Shopify Partner
1 0 0

Hey!

Sorry to bring this back, but did you hear about any other alternatives? We provide a checkout extension to our customers and it'd be great knowing which customers installed it or not.

 

Cheers

lasse-contribe
Shopify Partner
2 0 0

Hi Liam, any updates on this feature?

gregmaxin
Shopify Partner
6 0 0

I'm also interested in an alternative