Added op to get the logged in customer

This commit is contained in:
Luis Alvarez
2020-10-21 09:53:19 -05:00
parent 377015ceac
commit 2aae613f1b
5 changed files with 83 additions and 95 deletions

View File

@@ -8,7 +8,7 @@
},
"documents": [
{
"./lib/bigcommerce/api/{operations,fragments}/**/*.ts": {
"./lib/bigcommerce/api/**/*.ts": {
"noRequire": true
}
}