Hello all, I’m new to Shopify so I just want to clear something out before I start doing things.
I’m developing a Nextjs that will use Shopify Graphql to do all the hardwork (customers, products, checkout, …), and I would like to add a loyalty program for my app as well. And since I’m developing a private app (so I think…), I don’t know if Loyaltylion API would let me do such a thing? (I may create a server-side app to access the Loyaltylion API and get customer’s data)
If this isn’t possible, are there any ways for me to add loyalty program for my Nextjs app?