@keystrokehq/shopify 0.0.16-integration-id-canonicalization.0 → 0.0.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/credential-sets/index.d.mts +1 -1
- package/dist/credential-sets/index.mjs +1 -1
- package/dist/index.d.mts +2 -2
- package/dist/index.mjs +2 -2
- package/dist/operations/index.d.mts +1 -1
- package/dist/operations/index.mjs +1 -1
- package/dist/{shopify-app.credential-set-DuAYUhzY.d.mts → shopify-app.credential-set-gdNuCDtd.d.mts} +0 -26
- package/dist/shopify.credential-set-C_SrMLjT.mjs +53 -0
- package/dist/{update-shopify-product.operation-Db_kLuJa.d.mts → update-shopify-product.operation-CtjraWjR.d.mts} +0 -1093
- package/dist/{update-shopify-product.operation-ByYhZggW.mjs → update-shopify-product.operation-DsAjcvO8.mjs} +1 -1
- package/package.json +1 -2
- package/dist/shopify.credential-set-CaxST3GP.mjs +0 -205
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { i as shopifyCredentialSet, n as shopifyAppCredentialSet, r as ShopifyCredentials, t as ShopifyAppCredentials } from "../shopify-app.credential-set-
|
|
1
|
+
import { i as shopifyCredentialSet, n as shopifyAppCredentialSet, r as ShopifyCredentials, t as ShopifyAppCredentials } from "../shopify-app.credential-set-gdNuCDtd.mjs";
|
|
2
2
|
export { type ShopifyAppCredentials, type ShopifyCredentials, shopifyAppCredentialSet, shopifyCredentialSet };
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { t as shopifyCredentialSet } from "../shopify.credential-set-
|
|
1
|
+
import { t as shopifyCredentialSet } from "../shopify.credential-set-C_SrMLjT.mjs";
|
|
2
2
|
import { t as shopifyAppCredentialSet } from "../shopify-app.credential-set-M3vKwTji.mjs";
|
|
3
3
|
|
|
4
4
|
export { shopifyAppCredentialSet, shopifyCredentialSet };
|
package/dist/index.d.mts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { i as shopifyCredentialSet, n as shopifyAppCredentialSet, r as ShopifyCredentials, t as ShopifyAppCredentials } from "./shopify-app.credential-set-
|
|
2
|
-
import { A as deleteCollectionOperation, B as cancelOrderOperation, C as getCustomerOrdersOperation, D as getArticleOperation, E as getBlogOperation, F as createFulfillmentOperation, H as addProductsToCollectionOperation, I as createCustomerOperation, L as createCollectionOperation, M as deleteArticleOperation, N as createProductOperation, O as deleteProductOperation, P as createOrderOperation, R as createBlogOperation, S as getFulfillmentOperation, T as getCollectionOperation, V as adjustInventoryQuantitiesOperation, _ as getProductOperation, a as updateArticleOperation, b as getInventoryLevelsForItemOperation, c as listOrdersOperation, d as listFulfillmentOrdersForOrderOperation, f as listCustomersOperation, g as getShopOperation, h as listArticlesOperation, i as updateBlogOperation, j as deleteBlogOperation, k as deleteCustomerOperation, l as listLocationsOperation, m as listBlogsOperation, n as updateOrderOperation, o as removeProductsFromCollectionOperation, p as listCollectionsOperation, r as updateCustomerOperation, s as listProductsOperation, t as updateProductOperation, u as listInventoryItemsOperation, v as getOrderOperation, w as getCustomerOperation, x as getInventoryItemOperation, y as getLocationOperation, z as createArticleOperation } from "./update-shopify-product.operation-
|
|
1
|
+
import { i as shopifyCredentialSet, n as shopifyAppCredentialSet, r as ShopifyCredentials, t as ShopifyAppCredentials } from "./shopify-app.credential-set-gdNuCDtd.mjs";
|
|
2
|
+
import { A as deleteCollectionOperation, B as cancelOrderOperation, C as getCustomerOrdersOperation, D as getArticleOperation, E as getBlogOperation, F as createFulfillmentOperation, H as addProductsToCollectionOperation, I as createCustomerOperation, L as createCollectionOperation, M as deleteArticleOperation, N as createProductOperation, O as deleteProductOperation, P as createOrderOperation, R as createBlogOperation, S as getFulfillmentOperation, T as getCollectionOperation, V as adjustInventoryQuantitiesOperation, _ as getProductOperation, a as updateArticleOperation, b as getInventoryLevelsForItemOperation, c as listOrdersOperation, d as listFulfillmentOrdersForOrderOperation, f as listCustomersOperation, g as getShopOperation, h as listArticlesOperation, i as updateBlogOperation, j as deleteBlogOperation, k as deleteCustomerOperation, l as listLocationsOperation, m as listBlogsOperation, n as updateOrderOperation, o as removeProductsFromCollectionOperation, p as listCollectionsOperation, r as updateCustomerOperation, s as listProductsOperation, t as updateProductOperation, u as listInventoryItemsOperation, v as getOrderOperation, w as getCustomerOperation, x as getInventoryItemOperation, y as getLocationOperation, z as createArticleOperation } from "./update-shopify-product.operation-CtjraWjR.mjs";
|
|
3
3
|
import { A as shopifyOrderSchema, C as shopifyInventoryItemSchema, D as shopifyMetafieldSchema, E as shopifyLocationSchema, F as shopifyStoreDomainSchema, I as shopifyUserErrorSchema, M as shopifyProductSchema, N as shopifySeoSchema, O as shopifyMoneyBagSchema, P as shopifyShopSchema, S as shopifyImageSchema, T as shopifyJobSchema, _ as shopifyCredentialsSchema, a as ShopifyCustomer, b as shopifyGlobalIdSchema, c as ShopifyJob, d as ShopifyProduct, f as ShopifyShop, g as shopifyConnectionNodesSchema, h as shopifyCollectionSchema, i as ShopifyCredentialsShape, j as shopifyPageInfoSchema, k as shopifyMoneySchema, l as ShopifyLocation, m as shopifyBlogSchema, n as ShopifyBlog, o as ShopifyFulfillment, p as shopifyArticleSchema, r as ShopifyCollection, s as ShopifyInventoryLevel, t as ShopifyArticle, u as ShopifyOrder, v as shopifyCustomerSchema, w as shopifyInventoryLevelSchema, x as shopifyGraphqlErrorSchema, y as shopifyFulfillmentSchema } from "./common-C2s35du9.mjs";
|
|
4
4
|
export { ShopifyAppCredentials, ShopifyArticle, ShopifyBlog, ShopifyCollection, ShopifyCredentials, ShopifyCredentialsShape, ShopifyCustomer, ShopifyFulfillment, ShopifyInventoryLevel, ShopifyJob, ShopifyLocation, ShopifyOrder, ShopifyProduct, ShopifyShop, addProductsToCollectionOperation, addProductsToCollectionOperation as addProductsToCollectionTool, adjustInventoryQuantitiesOperation, adjustInventoryQuantitiesOperation as adjustInventoryQuantitiesTool, cancelOrderOperation, cancelOrderOperation as cancelOrderTool, createArticleOperation, createArticleOperation as createArticleTool, createBlogOperation, createBlogOperation as createBlogTool, createCollectionOperation, createCollectionOperation as createCollectionTool, createCustomerOperation, createCustomerOperation as createCustomerTool, createFulfillmentOperation, createFulfillmentOperation as createFulfillmentTool, createOrderOperation, createOrderOperation as createOrderTool, createProductOperation, createProductOperation as createProductTool, deleteArticleOperation, deleteArticleOperation as deleteArticleTool, deleteBlogOperation, deleteBlogOperation as deleteBlogTool, deleteCollectionOperation, deleteCollectionOperation as deleteCollectionTool, deleteCustomerOperation, deleteCustomerOperation as deleteCustomerTool, deleteProductOperation, deleteProductOperation as deleteProductTool, getArticleOperation, getArticleOperation as getArticleTool, getBlogOperation, getBlogOperation as getBlogTool, getCollectionOperation, getCollectionOperation as getCollectionTool, getCustomerOperation, getCustomerOperation as getCustomerTool, getCustomerOrdersOperation, getCustomerOrdersOperation as getCustomerOrdersTool, getFulfillmentOperation, getFulfillmentOperation as getFulfillmentTool, getInventoryItemOperation, getInventoryItemOperation as getInventoryItemTool, getInventoryLevelsForItemOperation, getInventoryLevelsForItemOperation as getInventoryLevelsForItemTool, getLocationOperation, getLocationOperation as getLocationTool, getOrderOperation, getOrderOperation as getOrderTool, getProductOperation, getProductOperation as getProductTool, getShopOperation, getShopOperation as getShopTool, listArticlesOperation, listArticlesOperation as listArticlesTool, listBlogsOperation, listBlogsOperation as listBlogsTool, listCollectionsOperation, listCollectionsOperation as listCollectionsTool, listCustomersOperation, listCustomersOperation as listCustomersTool, listFulfillmentOrdersForOrderOperation, listFulfillmentOrdersForOrderOperation as listFulfillmentOrdersForOrderTool, listInventoryItemsOperation, listInventoryItemsOperation as listInventoryItemsTool, listLocationsOperation, listLocationsOperation as listLocationsTool, listOrdersOperation, listOrdersOperation as listOrdersTool, listProductsOperation, listProductsOperation as listProductsTool, removeProductsFromCollectionOperation, removeProductsFromCollectionOperation as removeProductsFromCollectionTool, shopifyAppCredentialSet, shopifyArticleSchema, shopifyBlogSchema, shopifyCollectionSchema, shopifyConnectionNodesSchema, shopifyCredentialSet, shopifyCredentialsSchema, shopifyCustomerSchema, shopifyFulfillmentSchema, shopifyGlobalIdSchema, shopifyGraphqlErrorSchema, shopifyImageSchema, shopifyInventoryItemSchema, shopifyInventoryLevelSchema, shopifyJobSchema, shopifyLocationSchema, shopifyMetafieldSchema, shopifyMoneyBagSchema, shopifyMoneySchema, shopifyOrderSchema, shopifyPageInfoSchema, shopifyProductSchema, shopifySeoSchema, shopifyShopSchema, shopifyStoreDomainSchema, shopifyUserErrorSchema, updateArticleOperation, updateArticleOperation as updateArticleTool, updateBlogOperation, updateBlogOperation as updateBlogTool, updateCustomerOperation, updateCustomerOperation as updateCustomerTool, updateOrderOperation, updateOrderOperation as updateOrderTool, updateProductOperation, updateProductOperation as updateProductTool };
|
package/dist/index.mjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { C as shopifyStoreDomainSchema, S as shopifyShopSchema, _ as shopifyMoneySchema, a as shopifyCredentialsSchema, b as shopifyProductSchema, c as shopifyGlobalIdSchema, d as shopifyInventoryItemSchema, f as shopifyInventoryLevelSchema, g as shopifyMoneyBagSchema, h as shopifyMetafieldSchema, i as shopifyConnectionNodesSchema, l as shopifyGraphqlErrorSchema, m as shopifyLocationSchema, n as shopifyBlogSchema, o as shopifyCustomerSchema, p as shopifyJobSchema, r as shopifyCollectionSchema, s as shopifyFulfillmentSchema, t as shopifyArticleSchema, u as shopifyImageSchema, v as shopifyOrderSchema, w as shopifyUserErrorSchema, x as shopifySeoSchema, y as shopifyPageInfoSchema } from "./common-JZyHdK6p.mjs";
|
|
2
|
-
import { t as shopifyCredentialSet } from "./shopify.credential-set-
|
|
2
|
+
import { t as shopifyCredentialSet } from "./shopify.credential-set-C_SrMLjT.mjs";
|
|
3
3
|
import { t as shopifyAppCredentialSet } from "./shopify-app.credential-set-M3vKwTji.mjs";
|
|
4
|
-
import { A as deleteCollectionOperation, B as cancelOrderOperation, C as getCustomerOrdersOperation, D as getArticleOperation, E as getBlogOperation, F as createFulfillmentOperation, H as addProductsToCollectionOperation, I as createCustomerOperation, L as createCollectionOperation, M as deleteArticleOperation, N as createProductOperation, O as deleteProductOperation, P as createOrderOperation, R as createBlogOperation, S as getFulfillmentOperation, T as getCollectionOperation, V as adjustInventoryQuantitiesOperation, _ as getProductOperation, a as updateArticleOperation, b as getInventoryLevelsForItemOperation, c as listOrdersOperation, d as listFulfillmentOrdersForOrderOperation, f as listCustomersOperation, g as getShopOperation, h as listArticlesOperation, i as updateBlogOperation, j as deleteBlogOperation, k as deleteCustomerOperation, l as listLocationsOperation, m as listBlogsOperation, n as updateOrderOperation, o as removeProductsFromCollectionOperation, p as listCollectionsOperation, r as updateCustomerOperation, s as listProductsOperation, t as updateProductOperation, u as listInventoryItemsOperation, v as getOrderOperation, w as getCustomerOperation, x as getInventoryItemOperation, y as getLocationOperation, z as createArticleOperation } from "./update-shopify-product.operation-
|
|
4
|
+
import { A as deleteCollectionOperation, B as cancelOrderOperation, C as getCustomerOrdersOperation, D as getArticleOperation, E as getBlogOperation, F as createFulfillmentOperation, H as addProductsToCollectionOperation, I as createCustomerOperation, L as createCollectionOperation, M as deleteArticleOperation, N as createProductOperation, O as deleteProductOperation, P as createOrderOperation, R as createBlogOperation, S as getFulfillmentOperation, T as getCollectionOperation, V as adjustInventoryQuantitiesOperation, _ as getProductOperation, a as updateArticleOperation, b as getInventoryLevelsForItemOperation, c as listOrdersOperation, d as listFulfillmentOrdersForOrderOperation, f as listCustomersOperation, g as getShopOperation, h as listArticlesOperation, i as updateBlogOperation, j as deleteBlogOperation, k as deleteCustomerOperation, l as listLocationsOperation, m as listBlogsOperation, n as updateOrderOperation, o as removeProductsFromCollectionOperation, p as listCollectionsOperation, r as updateCustomerOperation, s as listProductsOperation, t as updateProductOperation, u as listInventoryItemsOperation, v as getOrderOperation, w as getCustomerOperation, x as getInventoryItemOperation, y as getLocationOperation, z as createArticleOperation } from "./update-shopify-product.operation-DsAjcvO8.mjs";
|
|
5
5
|
|
|
6
6
|
export { addProductsToCollectionOperation, addProductsToCollectionOperation as addProductsToCollectionTool, adjustInventoryQuantitiesOperation, adjustInventoryQuantitiesOperation as adjustInventoryQuantitiesTool, cancelOrderOperation, cancelOrderOperation as cancelOrderTool, createArticleOperation, createArticleOperation as createArticleTool, createBlogOperation, createBlogOperation as createBlogTool, createCollectionOperation, createCollectionOperation as createCollectionTool, createCustomerOperation, createCustomerOperation as createCustomerTool, createFulfillmentOperation, createFulfillmentOperation as createFulfillmentTool, createOrderOperation, createOrderOperation as createOrderTool, createProductOperation, createProductOperation as createProductTool, deleteArticleOperation, deleteArticleOperation as deleteArticleTool, deleteBlogOperation, deleteBlogOperation as deleteBlogTool, deleteCollectionOperation, deleteCollectionOperation as deleteCollectionTool, deleteCustomerOperation, deleteCustomerOperation as deleteCustomerTool, deleteProductOperation, deleteProductOperation as deleteProductTool, getArticleOperation, getArticleOperation as getArticleTool, getBlogOperation, getBlogOperation as getBlogTool, getCollectionOperation, getCollectionOperation as getCollectionTool, getCustomerOperation, getCustomerOperation as getCustomerTool, getCustomerOrdersOperation, getCustomerOrdersOperation as getCustomerOrdersTool, getFulfillmentOperation, getFulfillmentOperation as getFulfillmentTool, getInventoryItemOperation, getInventoryItemOperation as getInventoryItemTool, getInventoryLevelsForItemOperation, getInventoryLevelsForItemOperation as getInventoryLevelsForItemTool, getLocationOperation, getLocationOperation as getLocationTool, getOrderOperation, getOrderOperation as getOrderTool, getProductOperation, getProductOperation as getProductTool, getShopOperation, getShopOperation as getShopTool, listArticlesOperation, listArticlesOperation as listArticlesTool, listBlogsOperation, listBlogsOperation as listBlogsTool, listCollectionsOperation, listCollectionsOperation as listCollectionsTool, listCustomersOperation, listCustomersOperation as listCustomersTool, listFulfillmentOrdersForOrderOperation, listFulfillmentOrdersForOrderOperation as listFulfillmentOrdersForOrderTool, listInventoryItemsOperation, listInventoryItemsOperation as listInventoryItemsTool, listLocationsOperation, listLocationsOperation as listLocationsTool, listOrdersOperation, listOrdersOperation as listOrdersTool, listProductsOperation, listProductsOperation as listProductsTool, removeProductsFromCollectionOperation, removeProductsFromCollectionOperation as removeProductsFromCollectionTool, shopifyAppCredentialSet, shopifyArticleSchema, shopifyBlogSchema, shopifyCollectionSchema, shopifyConnectionNodesSchema, shopifyCredentialSet, shopifyCredentialsSchema, shopifyCustomerSchema, shopifyFulfillmentSchema, shopifyGlobalIdSchema, shopifyGraphqlErrorSchema, shopifyImageSchema, shopifyInventoryItemSchema, shopifyInventoryLevelSchema, shopifyJobSchema, shopifyLocationSchema, shopifyMetafieldSchema, shopifyMoneyBagSchema, shopifyMoneySchema, shopifyOrderSchema, shopifyPageInfoSchema, shopifyProductSchema, shopifySeoSchema, shopifyShopSchema, shopifyStoreDomainSchema, shopifyUserErrorSchema, updateArticleOperation, updateArticleOperation as updateArticleTool, updateBlogOperation, updateBlogOperation as updateBlogTool, updateCustomerOperation, updateCustomerOperation as updateCustomerTool, updateOrderOperation, updateOrderOperation as updateOrderTool, updateProductOperation, updateProductOperation as updateProductTool };
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { A as deleteCollectionOperation, B as cancelOrderOperation, C as getCustomerOrdersOperation, D as getArticleOperation, E as getBlogOperation, F as createFulfillmentOperation, H as addProductsToCollectionOperation, I as createCustomerOperation, L as createCollectionOperation, M as deleteArticleOperation, N as createProductOperation, O as deleteProductOperation, P as createOrderOperation, R as createBlogOperation, S as getFulfillmentOperation, T as getCollectionOperation, V as adjustInventoryQuantitiesOperation, _ as getProductOperation, a as updateArticleOperation, b as getInventoryLevelsForItemOperation, c as listOrdersOperation, d as listFulfillmentOrdersForOrderOperation, f as listCustomersOperation, g as getShopOperation, h as listArticlesOperation, i as updateBlogOperation, j as deleteBlogOperation, k as deleteCustomerOperation, l as listLocationsOperation, m as listBlogsOperation, n as updateOrderOperation, o as removeProductsFromCollectionOperation, p as listCollectionsOperation, r as updateCustomerOperation, s as listProductsOperation, t as updateProductOperation, u as listInventoryItemsOperation, v as getOrderOperation, w as getCustomerOperation, x as getInventoryItemOperation, y as getLocationOperation, z as createArticleOperation } from "../update-shopify-product.operation-
|
|
1
|
+
import { A as deleteCollectionOperation, B as cancelOrderOperation, C as getCustomerOrdersOperation, D as getArticleOperation, E as getBlogOperation, F as createFulfillmentOperation, H as addProductsToCollectionOperation, I as createCustomerOperation, L as createCollectionOperation, M as deleteArticleOperation, N as createProductOperation, O as deleteProductOperation, P as createOrderOperation, R as createBlogOperation, S as getFulfillmentOperation, T as getCollectionOperation, V as adjustInventoryQuantitiesOperation, _ as getProductOperation, a as updateArticleOperation, b as getInventoryLevelsForItemOperation, c as listOrdersOperation, d as listFulfillmentOrdersForOrderOperation, f as listCustomersOperation, g as getShopOperation, h as listArticlesOperation, i as updateBlogOperation, j as deleteBlogOperation, k as deleteCustomerOperation, l as listLocationsOperation, m as listBlogsOperation, n as updateOrderOperation, o as removeProductsFromCollectionOperation, p as listCollectionsOperation, r as updateCustomerOperation, s as listProductsOperation, t as updateProductOperation, u as listInventoryItemsOperation, v as getOrderOperation, w as getCustomerOperation, x as getInventoryItemOperation, y as getLocationOperation, z as createArticleOperation } from "../update-shopify-product.operation-CtjraWjR.mjs";
|
|
2
2
|
export { addProductsToCollectionOperation, addProductsToCollectionOperation as addProductsToCollectionTool, adjustInventoryQuantitiesOperation, adjustInventoryQuantitiesOperation as adjustInventoryQuantitiesTool, cancelOrderOperation, cancelOrderOperation as cancelOrderTool, createArticleOperation, createArticleOperation as createArticleTool, createBlogOperation, createBlogOperation as createBlogTool, createCollectionOperation, createCollectionOperation as createCollectionTool, createCustomerOperation, createCustomerOperation as createCustomerTool, createFulfillmentOperation, createFulfillmentOperation as createFulfillmentTool, createOrderOperation, createOrderOperation as createOrderTool, createProductOperation, createProductOperation as createProductTool, deleteArticleOperation, deleteArticleOperation as deleteArticleTool, deleteBlogOperation, deleteBlogOperation as deleteBlogTool, deleteCollectionOperation, deleteCollectionOperation as deleteCollectionTool, deleteCustomerOperation, deleteCustomerOperation as deleteCustomerTool, deleteProductOperation, deleteProductOperation as deleteProductTool, getArticleOperation, getArticleOperation as getArticleTool, getBlogOperation, getBlogOperation as getBlogTool, getCollectionOperation, getCollectionOperation as getCollectionTool, getCustomerOperation, getCustomerOperation as getCustomerTool, getCustomerOrdersOperation, getCustomerOrdersOperation as getCustomerOrdersTool, getFulfillmentOperation, getFulfillmentOperation as getFulfillmentTool, getInventoryItemOperation, getInventoryItemOperation as getInventoryItemTool, getInventoryLevelsForItemOperation, getInventoryLevelsForItemOperation as getInventoryLevelsForItemTool, getLocationOperation, getLocationOperation as getLocationTool, getOrderOperation, getOrderOperation as getOrderTool, getProductOperation, getProductOperation as getProductTool, getShopOperation, getShopOperation as getShopTool, listArticlesOperation, listArticlesOperation as listArticlesTool, listBlogsOperation, listBlogsOperation as listBlogsTool, listCollectionsOperation, listCollectionsOperation as listCollectionsTool, listCustomersOperation, listCustomersOperation as listCustomersTool, listFulfillmentOrdersForOrderOperation, listFulfillmentOrdersForOrderOperation as listFulfillmentOrdersForOrderTool, listInventoryItemsOperation, listInventoryItemsOperation as listInventoryItemsTool, listLocationsOperation, listLocationsOperation as listLocationsTool, listOrdersOperation, listOrdersOperation as listOrdersTool, listProductsOperation, listProductsOperation as listProductsTool, removeProductsFromCollectionOperation, removeProductsFromCollectionOperation as removeProductsFromCollectionTool, updateArticleOperation, updateArticleOperation as updateArticleTool, updateBlogOperation, updateBlogOperation as updateBlogTool, updateCustomerOperation, updateCustomerOperation as updateCustomerTool, updateOrderOperation, updateOrderOperation as updateOrderTool, updateProductOperation, updateProductOperation as updateProductTool };
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { A as deleteCollectionOperation, B as cancelOrderOperation, C as getCustomerOrdersOperation, D as getArticleOperation, E as getBlogOperation, F as createFulfillmentOperation, H as addProductsToCollectionOperation, I as createCustomerOperation, L as createCollectionOperation, M as deleteArticleOperation, N as createProductOperation, O as deleteProductOperation, P as createOrderOperation, R as createBlogOperation, S as getFulfillmentOperation, T as getCollectionOperation, V as adjustInventoryQuantitiesOperation, _ as getProductOperation, a as updateArticleOperation, b as getInventoryLevelsForItemOperation, c as listOrdersOperation, d as listFulfillmentOrdersForOrderOperation, f as listCustomersOperation, g as getShopOperation, h as listArticlesOperation, i as updateBlogOperation, j as deleteBlogOperation, k as deleteCustomerOperation, l as listLocationsOperation, m as listBlogsOperation, n as updateOrderOperation, o as removeProductsFromCollectionOperation, p as listCollectionsOperation, r as updateCustomerOperation, s as listProductsOperation, t as updateProductOperation, u as listInventoryItemsOperation, v as getOrderOperation, w as getCustomerOperation, x as getInventoryItemOperation, y as getLocationOperation, z as createArticleOperation } from "../update-shopify-product.operation-
|
|
1
|
+
import { A as deleteCollectionOperation, B as cancelOrderOperation, C as getCustomerOrdersOperation, D as getArticleOperation, E as getBlogOperation, F as createFulfillmentOperation, H as addProductsToCollectionOperation, I as createCustomerOperation, L as createCollectionOperation, M as deleteArticleOperation, N as createProductOperation, O as deleteProductOperation, P as createOrderOperation, R as createBlogOperation, S as getFulfillmentOperation, T as getCollectionOperation, V as adjustInventoryQuantitiesOperation, _ as getProductOperation, a as updateArticleOperation, b as getInventoryLevelsForItemOperation, c as listOrdersOperation, d as listFulfillmentOrdersForOrderOperation, f as listCustomersOperation, g as getShopOperation, h as listArticlesOperation, i as updateBlogOperation, j as deleteBlogOperation, k as deleteCustomerOperation, l as listLocationsOperation, m as listBlogsOperation, n as updateOrderOperation, o as removeProductsFromCollectionOperation, p as listCollectionsOperation, r as updateCustomerOperation, s as listProductsOperation, t as updateProductOperation, u as listInventoryItemsOperation, v as getOrderOperation, w as getCustomerOperation, x as getInventoryItemOperation, y as getLocationOperation, z as createArticleOperation } from "../update-shopify-product.operation-DsAjcvO8.mjs";
|
|
2
2
|
|
|
3
3
|
export { addProductsToCollectionOperation, addProductsToCollectionOperation as addProductsToCollectionTool, adjustInventoryQuantitiesOperation, adjustInventoryQuantitiesOperation as adjustInventoryQuantitiesTool, cancelOrderOperation, cancelOrderOperation as cancelOrderTool, createArticleOperation, createArticleOperation as createArticleTool, createBlogOperation, createBlogOperation as createBlogTool, createCollectionOperation, createCollectionOperation as createCollectionTool, createCustomerOperation, createCustomerOperation as createCustomerTool, createFulfillmentOperation, createFulfillmentOperation as createFulfillmentTool, createOrderOperation, createOrderOperation as createOrderTool, createProductOperation, createProductOperation as createProductTool, deleteArticleOperation, deleteArticleOperation as deleteArticleTool, deleteBlogOperation, deleteBlogOperation as deleteBlogTool, deleteCollectionOperation, deleteCollectionOperation as deleteCollectionTool, deleteCustomerOperation, deleteCustomerOperation as deleteCustomerTool, deleteProductOperation, deleteProductOperation as deleteProductTool, getArticleOperation, getArticleOperation as getArticleTool, getBlogOperation, getBlogOperation as getBlogTool, getCollectionOperation, getCollectionOperation as getCollectionTool, getCustomerOperation, getCustomerOperation as getCustomerTool, getCustomerOrdersOperation, getCustomerOrdersOperation as getCustomerOrdersTool, getFulfillmentOperation, getFulfillmentOperation as getFulfillmentTool, getInventoryItemOperation, getInventoryItemOperation as getInventoryItemTool, getInventoryLevelsForItemOperation, getInventoryLevelsForItemOperation as getInventoryLevelsForItemTool, getLocationOperation, getLocationOperation as getLocationTool, getOrderOperation, getOrderOperation as getOrderTool, getProductOperation, getProductOperation as getProductTool, getShopOperation, getShopOperation as getShopTool, listArticlesOperation, listArticlesOperation as listArticlesTool, listBlogsOperation, listBlogsOperation as listBlogsTool, listCollectionsOperation, listCollectionsOperation as listCollectionsTool, listCustomersOperation, listCustomersOperation as listCustomersTool, listFulfillmentOrdersForOrderOperation, listFulfillmentOrdersForOrderOperation as listFulfillmentOrdersForOrderTool, listInventoryItemsOperation, listInventoryItemsOperation as listInventoryItemsTool, listLocationsOperation, listLocationsOperation as listLocationsTool, listOrdersOperation, listOrdersOperation as listOrdersTool, listProductsOperation, listProductsOperation as listProductsTool, removeProductsFromCollectionOperation, removeProductsFromCollectionOperation as removeProductsFromCollectionTool, updateArticleOperation, updateArticleOperation as updateArticleTool, updateBlogOperation, updateBlogOperation as updateBlogTool, updateCustomerOperation, updateCustomerOperation as updateCustomerTool, updateOrderOperation, updateOrderOperation as updateOrderTool, updateProductOperation, updateProductOperation as updateProductTool };
|
package/dist/{shopify-app.credential-set-DuAYUhzY.d.mts → shopify-app.credential-set-gdNuCDtd.d.mts}
RENAMED
|
@@ -20,32 +20,6 @@ declare const shopifyCredentialSet: CredentialSet<"shopify", z.ZodObject<{
|
|
|
20
20
|
readonly SHOPIFY_STORE_DOMAIN: "_shopifyShopDomain";
|
|
21
21
|
};
|
|
22
22
|
};
|
|
23
|
-
buildAuthUrl: ({
|
|
24
|
-
oauthClient,
|
|
25
|
-
redirectUri,
|
|
26
|
-
state,
|
|
27
|
-
connection,
|
|
28
|
-
initiateInput,
|
|
29
|
-
requestedScopes
|
|
30
|
-
}: _keystrokehq_core_credential_set0.BuildAuthUrlContext) => string;
|
|
31
|
-
exchangeCode: ({
|
|
32
|
-
oauthClient,
|
|
33
|
-
code,
|
|
34
|
-
queryParams
|
|
35
|
-
}: _keystrokehq_core_credential_set0.ExchangeCodeContext) => Promise<_keystrokehq_core_credential_set0.TokenResult>;
|
|
36
|
-
refreshToken: ({
|
|
37
|
-
oauthClient,
|
|
38
|
-
refreshToken
|
|
39
|
-
}: _keystrokehq_core_credential_set0.RefreshTokenContext) => Promise<_keystrokehq_core_credential_set0.TokenResult>;
|
|
40
|
-
extractInstallationInfo: ({
|
|
41
|
-
tokenResult
|
|
42
|
-
}: _keystrokehq_core_credential_set0.ExtractInstallationContext) => {
|
|
43
|
-
externalInstallationId: string | undefined;
|
|
44
|
-
externalWorkspaceId: string | undefined;
|
|
45
|
-
metadata: {
|
|
46
|
-
shopDomain: string;
|
|
47
|
-
} | undefined;
|
|
48
|
-
};
|
|
49
23
|
id: string;
|
|
50
24
|
}[]>;
|
|
51
25
|
type ShopifyCredentials = InferCredentialSetAuth<typeof shopifyCredentialSet>;
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
import { C as shopifyStoreDomainSchema } from "./common-JZyHdK6p.mjs";
|
|
2
|
+
import { CredentialSet } from "@keystrokehq/core";
|
|
3
|
+
import { z } from "zod";
|
|
4
|
+
|
|
5
|
+
//#region src/utils/oauth-connection.ts
|
|
6
|
+
const shopifyOAuthConnection = {
|
|
7
|
+
kind: "oauth",
|
|
8
|
+
tokenType: "refreshable",
|
|
9
|
+
authUrl: "https://{shop}.myshopify.com/admin/oauth/authorize",
|
|
10
|
+
tokenUrl: "https://{shop}.myshopify.com/admin/oauth/access_token",
|
|
11
|
+
revokeUrl: null,
|
|
12
|
+
scopes: [
|
|
13
|
+
"read_products",
|
|
14
|
+
"write_products",
|
|
15
|
+
"read_orders",
|
|
16
|
+
"write_orders",
|
|
17
|
+
"read_customers",
|
|
18
|
+
"write_customers",
|
|
19
|
+
"read_inventory",
|
|
20
|
+
"write_inventory",
|
|
21
|
+
"read_locations",
|
|
22
|
+
"read_fulfillments",
|
|
23
|
+
"write_fulfillments",
|
|
24
|
+
"read_content",
|
|
25
|
+
"write_content",
|
|
26
|
+
"read_webhooks",
|
|
27
|
+
"write_webhooks"
|
|
28
|
+
],
|
|
29
|
+
vault: {
|
|
30
|
+
accessToken: "SHOPIFY_ACCESS_TOKEN",
|
|
31
|
+
raw: { SHOPIFY_STORE_DOMAIN: "_shopifyShopDomain" }
|
|
32
|
+
}
|
|
33
|
+
};
|
|
34
|
+
|
|
35
|
+
//#endregion
|
|
36
|
+
//#region src/credential-sets/shopify.credential-set.ts
|
|
37
|
+
const shopifyAuthSchema = z.object({
|
|
38
|
+
SHOPIFY_STORE_DOMAIN: shopifyStoreDomainSchema,
|
|
39
|
+
SHOPIFY_ACCESS_TOKEN: z.string().min(1)
|
|
40
|
+
});
|
|
41
|
+
const shopifyCredentialSet = new CredentialSet({
|
|
42
|
+
id: "shopify",
|
|
43
|
+
name: "Shopify",
|
|
44
|
+
description: "Shopify Admin API — stores, products, orders, customers, and webhooks",
|
|
45
|
+
auth: shopifyAuthSchema,
|
|
46
|
+
connections: [{
|
|
47
|
+
id: "oauth",
|
|
48
|
+
...shopifyOAuthConnection
|
|
49
|
+
}]
|
|
50
|
+
});
|
|
51
|
+
|
|
52
|
+
//#endregion
|
|
53
|
+
export { shopifyCredentialSet as t };
|