able to pull Products using Shopify GraphQL API

This commit is contained in:
Ben Miller
2024-11-09 02:40:13 -07:00
parent 6bbd8d4525
commit fb86c9c96d
4 changed files with 786 additions and 4 deletions

View File

@ -5,6 +5,8 @@
}
],
"settings": {
"prettier.semi": false
"prettier.semi": false,
"cloudcode.duetAI.project": "beepmill-code",
"cloudcode.project": "beepmill-code"
}
}