const offline_session = {
id: "offline_service-xxx.myshopify.com",
shop: "service-xxx.myshopify.com",
state: "xxxxxxxxxxxxxxx",
isOnline: false,
accessToken: "shpca_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", scope: "<YOUR APP SCOPES>",
};
const offline_session = {
id: "offline_service-xxx.myshopify.com",
shop: "service-xxx.myshopify.com",
state: "xxxxxxxxxxxxxxx",
isOnline: false,
accessToken: "shpca_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", scope: "<YOUR APP SCOPES>",
};