Hi everyone, im new to shopify app. my app’s now calling API and receive respone. I want to save this custom data to database of shopify. i also read shopify graphsql, they provide some methods to working with shopify database but with my custom data as i said i do not know how to handle. Im thinking about using an json file and crud it with nodejs. Is it ok? Thank you for your help!
Hi,
You need to save that data into your DB, shopify will not provide you any DB
1 Like