Hi Shopify Community, I am facing a problem and needs its solution How can we integerate GraphQl Api in Shopify theme.Is there any possible way to do that.
Hi,
You cannot call APIs from Liquid code but you can use Javascript to fetch APIs response using Ajax API calls.
Thanks
1 Like