@keystrokehq/shopify 0.1.2 → 0.1.4
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/actions/add-product-to-custom-collection.cjs +2 -2
- package/dist/actions/add-product-to-custom-collection.cjs.map +1 -1
- package/dist/actions/add-product-to-custom-collection.d.cts +2 -2
- package/dist/actions/add-product-to-custom-collection.d.mts +2 -2
- package/dist/actions/add-product-to-custom-collection.mjs +2 -2
- package/dist/actions/add-product-to-custom-collection.mjs.map +1 -1
- package/dist/actions/adjust-inventory-level.cjs +2 -2
- package/dist/actions/adjust-inventory-level.cjs.map +1 -1
- package/dist/actions/adjust-inventory-level.d.cts +2 -2
- package/dist/actions/adjust-inventory-level.d.mts +2 -2
- package/dist/actions/adjust-inventory-level.mjs +2 -2
- package/dist/actions/adjust-inventory-level.mjs.map +1 -1
- package/dist/actions/apply-fulfillment-hold.cjs +8 -8
- package/dist/actions/apply-fulfillment-hold.cjs.map +1 -1
- package/dist/actions/apply-fulfillment-hold.d.cts +8 -8
- package/dist/actions/apply-fulfillment-hold.d.mts +8 -8
- package/dist/actions/apply-fulfillment-hold.mjs +8 -8
- package/dist/actions/apply-fulfillment-hold.mjs.map +1 -1
- package/dist/actions/approve-comment.cjs +2 -2
- package/dist/actions/approve-comment.cjs.map +1 -1
- package/dist/actions/approve-comment.d.cts +2 -2
- package/dist/actions/approve-comment.d.mts +2 -2
- package/dist/actions/approve-comment.mjs +2 -2
- package/dist/actions/approve-comment.mjs.map +1 -1
- package/dist/actions/bulk-create-products.cjs +3 -3
- package/dist/actions/bulk-create-products.cjs.map +1 -1
- package/dist/actions/bulk-create-products.d.cts +4 -3
- package/dist/actions/bulk-create-products.d.mts +4 -3
- package/dist/actions/bulk-create-products.mjs +3 -3
- package/dist/actions/bulk-create-products.mjs.map +1 -1
- package/dist/actions/bulk-delete-metafields.cjs +4 -4
- package/dist/actions/bulk-delete-metafields.cjs.map +1 -1
- package/dist/actions/bulk-delete-metafields.d.cts +5 -4
- package/dist/actions/bulk-delete-metafields.d.mts +5 -4
- package/dist/actions/bulk-delete-metafields.mjs +4 -4
- package/dist/actions/bulk-delete-metafields.mjs.map +1 -1
- package/dist/actions/bulk-delete-metaobjects.cjs +4 -4
- package/dist/actions/bulk-delete-metaobjects.cjs.map +1 -1
- package/dist/actions/bulk-delete-metaobjects.d.cts +4 -4
- package/dist/actions/bulk-delete-metaobjects.d.mts +4 -4
- package/dist/actions/bulk-delete-metaobjects.mjs +4 -4
- package/dist/actions/bulk-delete-metaobjects.mjs.map +1 -1
- package/dist/actions/bulk-query-operation.cjs +1 -1
- package/dist/actions/bulk-query-operation.cjs.map +1 -1
- package/dist/actions/bulk-query-operation.d.cts +1 -1
- package/dist/actions/bulk-query-operation.d.mts +1 -1
- package/dist/actions/bulk-query-operation.mjs +1 -1
- package/dist/actions/bulk-query-operation.mjs.map +1 -1
- package/dist/actions/calculate-refund.cjs +5 -5
- package/dist/actions/calculate-refund.cjs.map +1 -1
- package/dist/actions/calculate-refund.d.cts +6 -5
- package/dist/actions/calculate-refund.d.mts +6 -5
- package/dist/actions/calculate-refund.mjs +5 -5
- package/dist/actions/calculate-refund.mjs.map +1 -1
- package/dist/actions/cancel-app-subscription.cjs +3 -3
- package/dist/actions/cancel-app-subscription.cjs.map +1 -1
- package/dist/actions/cancel-app-subscription.d.cts +3 -3
- package/dist/actions/cancel-app-subscription.d.mts +3 -3
- package/dist/actions/cancel-app-subscription.mjs +3 -3
- package/dist/actions/cancel-app-subscription.mjs.map +1 -1
- package/dist/actions/cancel-bulk-operation.cjs +3 -3
- package/dist/actions/cancel-bulk-operation.cjs.map +1 -1
- package/dist/actions/cancel-bulk-operation.d.cts +3 -3
- package/dist/actions/cancel-bulk-operation.d.mts +3 -3
- package/dist/actions/cancel-bulk-operation.mjs +3 -3
- package/dist/actions/cancel-bulk-operation.mjs.map +1 -1
- package/dist/actions/cancel-fulfillment-order.cjs +5 -5
- package/dist/actions/cancel-fulfillment-order.cjs.map +1 -1
- package/dist/actions/cancel-fulfillment-order.d.cts +9 -9
- package/dist/actions/cancel-fulfillment-order.d.mts +9 -9
- package/dist/actions/cancel-fulfillment-order.mjs +5 -5
- package/dist/actions/cancel-fulfillment-order.mjs.map +1 -1
- package/dist/actions/cancel-fulfillment.cjs +2 -2
- package/dist/actions/cancel-fulfillment.cjs.map +1 -1
- package/dist/actions/cancel-fulfillment.d.cts +2 -2
- package/dist/actions/cancel-fulfillment.d.mts +2 -2
- package/dist/actions/cancel-fulfillment.mjs +2 -2
- package/dist/actions/cancel-fulfillment.mjs.map +1 -1
- package/dist/actions/cancel-order.cjs +11 -11
- package/dist/actions/cancel-order.cjs.map +1 -1
- package/dist/actions/cancel-order.d.cts +33 -33
- package/dist/actions/cancel-order.d.mts +33 -33
- package/dist/actions/cancel-order.mjs +11 -11
- package/dist/actions/cancel-order.mjs.map +1 -1
- package/dist/actions/close-order.cjs +5 -5
- package/dist/actions/close-order.cjs.map +1 -1
- package/dist/actions/close-order.d.cts +46 -46
- package/dist/actions/close-order.d.mts +46 -46
- package/dist/actions/close-order.mjs +5 -5
- package/dist/actions/close-order.mjs.map +1 -1
- package/dist/actions/complete-draft-order.cjs +12 -12
- package/dist/actions/complete-draft-order.cjs.map +1 -1
- package/dist/actions/complete-draft-order.d.cts +32 -32
- package/dist/actions/complete-draft-order.d.mts +32 -32
- package/dist/actions/complete-draft-order.mjs +12 -12
- package/dist/actions/complete-draft-order.mjs.map +1 -1
- package/dist/actions/connect-inventory-level.cjs +2 -2
- package/dist/actions/connect-inventory-level.cjs.map +1 -1
- package/dist/actions/connect-inventory-level.d.cts +2 -2
- package/dist/actions/connect-inventory-level.d.mts +2 -2
- package/dist/actions/connect-inventory-level.mjs +2 -2
- package/dist/actions/connect-inventory-level.mjs.map +1 -1
- package/dist/actions/count-articles.cjs +1 -1
- package/dist/actions/count-articles.cjs.map +1 -1
- package/dist/actions/count-articles.d.cts +1 -1
- package/dist/actions/count-articles.d.mts +1 -1
- package/dist/actions/count-articles.mjs +1 -1
- package/dist/actions/count-articles.mjs.map +1 -1
- package/dist/actions/count-blogs.cjs +1 -1
- package/dist/actions/count-blogs.cjs.map +1 -1
- package/dist/actions/count-blogs.d.cts +1 -1
- package/dist/actions/count-blogs.d.mts +1 -1
- package/dist/actions/count-blogs.mjs +1 -1
- package/dist/actions/count-blogs.mjs.map +1 -1
- package/dist/actions/count-draft-orders.cjs +1 -1
- package/dist/actions/count-draft-orders.cjs.map +1 -1
- package/dist/actions/count-draft-orders.d.cts +1 -1
- package/dist/actions/count-draft-orders.d.mts +1 -1
- package/dist/actions/count-draft-orders.mjs +1 -1
- package/dist/actions/count-draft-orders.mjs.map +1 -1
- package/dist/actions/count-fulfillments.cjs +1 -1
- package/dist/actions/count-fulfillments.cjs.map +1 -1
- package/dist/actions/count-fulfillments.d.cts +1 -1
- package/dist/actions/count-fulfillments.d.mts +1 -1
- package/dist/actions/count-fulfillments.mjs +1 -1
- package/dist/actions/count-fulfillments.mjs.map +1 -1
- package/dist/actions/count-metafields.cjs +1 -1
- package/dist/actions/count-metafields.cjs.map +1 -1
- package/dist/actions/count-metafields.d.cts +1 -1
- package/dist/actions/count-metafields.d.mts +1 -1
- package/dist/actions/count-metafields.mjs +1 -1
- package/dist/actions/count-metafields.mjs.map +1 -1
- package/dist/actions/count-pages.cjs +1 -1
- package/dist/actions/count-pages.cjs.map +1 -1
- package/dist/actions/count-pages.d.cts +1 -1
- package/dist/actions/count-pages.d.mts +1 -1
- package/dist/actions/count-pages.mjs +1 -1
- package/dist/actions/count-pages.mjs.map +1 -1
- package/dist/actions/count-price-rules.cjs +1 -1
- package/dist/actions/count-price-rules.cjs.map +1 -1
- package/dist/actions/count-price-rules.d.cts +1 -1
- package/dist/actions/count-price-rules.d.mts +1 -1
- package/dist/actions/count-price-rules.mjs +1 -1
- package/dist/actions/count-price-rules.mjs.map +1 -1
- package/dist/actions/count-product-images.cjs +1 -1
- package/dist/actions/count-product-images.cjs.map +1 -1
- package/dist/actions/count-product-images.d.cts +1 -1
- package/dist/actions/count-product-images.d.mts +1 -1
- package/dist/actions/count-product-images.mjs +1 -1
- package/dist/actions/count-product-images.mjs.map +1 -1
- package/dist/actions/count-product-variants.cjs +1 -1
- package/dist/actions/count-product-variants.cjs.map +1 -1
- package/dist/actions/count-product-variants.d.cts +1 -1
- package/dist/actions/count-product-variants.d.mts +1 -1
- package/dist/actions/count-product-variants.mjs +1 -1
- package/dist/actions/count-product-variants.mjs.map +1 -1
- package/dist/actions/count-products.cjs +1 -1
- package/dist/actions/count-products.cjs.map +1 -1
- package/dist/actions/count-products.d.cts +1 -1
- package/dist/actions/count-products.d.mts +1 -1
- package/dist/actions/count-products.mjs +1 -1
- package/dist/actions/count-products.mjs.map +1 -1
- package/dist/actions/create-a-metafield.cjs +2 -2
- package/dist/actions/create-a-metafield.cjs.map +1 -1
- package/dist/actions/create-a-metafield.d.cts +5 -5
- package/dist/actions/create-a-metafield.d.mts +5 -5
- package/dist/actions/create-a-metafield.mjs +2 -2
- package/dist/actions/create-a-metafield.mjs.map +1 -1
- package/dist/actions/create-app-subscription.cjs +4 -4
- package/dist/actions/create-app-subscription.cjs.map +1 -1
- package/dist/actions/create-app-subscription.d.cts +5 -4
- package/dist/actions/create-app-subscription.d.mts +5 -4
- package/dist/actions/create-app-subscription.mjs +4 -4
- package/dist/actions/create-app-subscription.mjs.map +1 -1
- package/dist/actions/create-article-comment.cjs +2 -2
- package/dist/actions/create-article-comment.cjs.map +1 -1
- package/dist/actions/create-article-comment.d.cts +2 -2
- package/dist/actions/create-article-comment.d.mts +2 -2
- package/dist/actions/create-article-comment.mjs +2 -2
- package/dist/actions/create-article-comment.mjs.map +1 -1
- package/dist/actions/create-article.cjs +4 -4
- package/dist/actions/create-article.cjs.map +1 -1
- package/dist/actions/create-article.d.cts +5 -4
- package/dist/actions/create-article.d.mts +5 -4
- package/dist/actions/create-article.mjs +4 -4
- package/dist/actions/create-article.mjs.map +1 -1
- package/dist/actions/create-blog.cjs +3 -3
- package/dist/actions/create-blog.cjs.map +1 -1
- package/dist/actions/create-blog.d.cts +4 -3
- package/dist/actions/create-blog.d.mts +4 -3
- package/dist/actions/create-blog.mjs +3 -3
- package/dist/actions/create-blog.mjs.map +1 -1
- package/dist/actions/create-custom-collection.cjs +5 -5
- package/dist/actions/create-custom-collection.cjs.map +1 -1
- package/dist/actions/create-custom-collection.d.cts +7 -5
- package/dist/actions/create-custom-collection.d.mts +7 -5
- package/dist/actions/create-custom-collection.mjs +5 -5
- package/dist/actions/create-custom-collection.mjs.map +1 -1
- package/dist/actions/create-customer-account-activation-url.cjs +1 -1
- package/dist/actions/create-customer-account-activation-url.cjs.map +1 -1
- package/dist/actions/create-customer-account-activation-url.d.cts +1 -1
- package/dist/actions/create-customer-account-activation-url.d.mts +1 -1
- package/dist/actions/create-customer-account-activation-url.mjs +1 -1
- package/dist/actions/create-customer-account-activation-url.mjs.map +1 -1
- package/dist/actions/create-customer-address.cjs +2 -2
- package/dist/actions/create-customer-address.cjs.map +1 -1
- package/dist/actions/create-customer-address.d.cts +2 -2
- package/dist/actions/create-customer-address.d.mts +2 -2
- package/dist/actions/create-customer-address.mjs +2 -2
- package/dist/actions/create-customer-address.mjs.map +1 -1
- package/dist/actions/create-customer.cjs +6 -6
- package/dist/actions/create-customer.cjs.map +1 -1
- package/dist/actions/create-customer.d.cts +11 -10
- package/dist/actions/create-customer.d.mts +11 -10
- package/dist/actions/create-customer.mjs +6 -6
- package/dist/actions/create-customer.mjs.map +1 -1
- package/dist/actions/create-delegate-access-token.cjs +4 -4
- package/dist/actions/create-delegate-access-token.cjs.map +1 -1
- package/dist/actions/create-delegate-access-token.d.cts +4 -4
- package/dist/actions/create-delegate-access-token.d.mts +4 -4
- package/dist/actions/create-delegate-access-token.mjs +4 -4
- package/dist/actions/create-delegate-access-token.mjs.map +1 -1
- package/dist/actions/create-discount-code-batch.cjs +3 -3
- package/dist/actions/create-discount-code-batch.cjs.map +1 -1
- package/dist/actions/create-discount-code-batch.d.cts +4 -3
- package/dist/actions/create-discount-code-batch.d.mts +4 -3
- package/dist/actions/create-discount-code-batch.mjs +3 -3
- package/dist/actions/create-discount-code-batch.mjs.map +1 -1
- package/dist/actions/create-discount-code.cjs +2 -2
- package/dist/actions/create-discount-code.cjs.map +1 -1
- package/dist/actions/create-discount-code.d.cts +2 -2
- package/dist/actions/create-discount-code.d.mts +2 -2
- package/dist/actions/create-discount-code.mjs +2 -2
- package/dist/actions/create-discount-code.mjs.map +1 -1
- package/dist/actions/create-draft-order.cjs +10 -10
- package/dist/actions/create-draft-order.cjs.map +1 -1
- package/dist/actions/create-draft-order.d.cts +13 -11
- package/dist/actions/create-draft-order.d.mts +13 -11
- package/dist/actions/create-draft-order.mjs +10 -10
- package/dist/actions/create-draft-order.mjs.map +1 -1
- package/dist/actions/create-event-bridge-webhook-subscription.cjs +6 -6
- package/dist/actions/create-event-bridge-webhook-subscription.cjs.map +1 -1
- package/dist/actions/create-event-bridge-webhook-subscription.d.cts +6 -6
- package/dist/actions/create-event-bridge-webhook-subscription.d.mts +6 -6
- package/dist/actions/create-event-bridge-webhook-subscription.mjs +6 -6
- package/dist/actions/create-event-bridge-webhook-subscription.mjs.map +1 -1
- package/dist/actions/create-fulfillment-event.cjs +2 -2
- package/dist/actions/create-fulfillment-event.cjs.map +1 -1
- package/dist/actions/create-fulfillment-event.d.cts +4 -4
- package/dist/actions/create-fulfillment-event.d.mts +4 -4
- package/dist/actions/create-fulfillment-event.mjs +2 -2
- package/dist/actions/create-fulfillment-event.mjs.map +1 -1
- package/dist/actions/create-fulfillment.cjs +8 -8
- package/dist/actions/create-fulfillment.cjs.map +1 -1
- package/dist/actions/create-fulfillment.d.cts +14 -12
- package/dist/actions/create-fulfillment.d.mts +14 -12
- package/dist/actions/create-fulfillment.mjs +8 -8
- package/dist/actions/create-fulfillment.mjs.map +1 -1
- package/dist/actions/create-gift-card.cjs +2 -2
- package/dist/actions/create-gift-card.cjs.map +1 -1
- package/dist/actions/create-gift-card.d.cts +2 -2
- package/dist/actions/create-gift-card.d.mts +2 -2
- package/dist/actions/create-gift-card.mjs +2 -2
- package/dist/actions/create-gift-card.mjs.map +1 -1
- package/dist/actions/create-marketing-engagements.cjs +3 -3
- package/dist/actions/create-marketing-engagements.cjs.map +1 -1
- package/dist/actions/create-marketing-engagements.d.cts +4 -3
- package/dist/actions/create-marketing-engagements.d.mts +4 -3
- package/dist/actions/create-marketing-engagements.mjs +3 -3
- package/dist/actions/create-marketing-engagements.mjs.map +1 -1
- package/dist/actions/create-marketing-event.cjs +4 -4
- package/dist/actions/create-marketing-event.cjs.map +1 -1
- package/dist/actions/create-marketing-event.d.cts +5 -4
- package/dist/actions/create-marketing-event.d.mts +5 -4
- package/dist/actions/create-marketing-event.mjs +4 -4
- package/dist/actions/create-marketing-event.mjs.map +1 -1
- package/dist/actions/create-metafield.cjs +2 -2
- package/dist/actions/create-metafield.cjs.map +1 -1
- package/dist/actions/create-metafield.d.cts +2 -2
- package/dist/actions/create-metafield.d.mts +2 -2
- package/dist/actions/create-metafield.mjs +2 -2
- package/dist/actions/create-metafield.mjs.map +1 -1
- package/dist/actions/create-one-time-application-charge.cjs +2 -2
- package/dist/actions/create-one-time-application-charge.cjs.map +1 -1
- package/dist/actions/create-one-time-application-charge.d.cts +2 -2
- package/dist/actions/create-one-time-application-charge.d.mts +2 -2
- package/dist/actions/create-one-time-application-charge.mjs +2 -2
- package/dist/actions/create-one-time-application-charge.mjs.map +1 -1
- package/dist/actions/create-order-transaction.cjs +7 -7
- package/dist/actions/create-order-transaction.cjs.map +1 -1
- package/dist/actions/create-order-transaction.d.cts +8 -8
- package/dist/actions/create-order-transaction.d.mts +8 -8
- package/dist/actions/create-order-transaction.mjs +7 -7
- package/dist/actions/create-order-transaction.mjs.map +1 -1
- package/dist/actions/create-order.cjs +19 -19
- package/dist/actions/create-order.cjs.map +1 -1
- package/dist/actions/create-order.d.cts +51 -49
- package/dist/actions/create-order.d.mts +51 -49
- package/dist/actions/create-order.mjs +19 -19
- package/dist/actions/create-order.mjs.map +1 -1
- package/dist/actions/create-page.cjs +3 -3
- package/dist/actions/create-page.cjs.map +1 -1
- package/dist/actions/create-page.d.cts +4 -3
- package/dist/actions/create-page.d.mts +4 -3
- package/dist/actions/create-page.mjs +3 -3
- package/dist/actions/create-page.mjs.map +1 -1
- package/dist/actions/create-price-rule.cjs +7 -7
- package/dist/actions/create-price-rule.cjs.map +1 -1
- package/dist/actions/create-price-rule.d.cts +7 -7
- package/dist/actions/create-price-rule.d.mts +7 -7
- package/dist/actions/create-price-rule.mjs +7 -7
- package/dist/actions/create-price-rule.mjs.map +1 -1
- package/dist/actions/create-product-metafield.cjs +2 -2
- package/dist/actions/create-product-metafield.cjs.map +1 -1
- package/dist/actions/create-product-metafield.d.cts +2 -2
- package/dist/actions/create-product-metafield.d.mts +2 -2
- package/dist/actions/create-product-metafield.mjs +2 -2
- package/dist/actions/create-product-metafield.mjs.map +1 -1
- package/dist/actions/create-product-variant.cjs +5 -5
- package/dist/actions/create-product-variant.cjs.map +1 -1
- package/dist/actions/create-product-variant.d.cts +7 -6
- package/dist/actions/create-product-variant.d.mts +7 -6
- package/dist/actions/create-product-variant.mjs +5 -5
- package/dist/actions/create-product-variant.mjs.map +1 -1
- package/dist/actions/create-pub-sub-webhook-subscription.cjs +6 -6
- package/dist/actions/create-pub-sub-webhook-subscription.cjs.map +1 -1
- package/dist/actions/create-pub-sub-webhook-subscription.d.cts +6 -6
- package/dist/actions/create-pub-sub-webhook-subscription.d.mts +6 -6
- package/dist/actions/create-pub-sub-webhook-subscription.mjs +6 -6
- package/dist/actions/create-pub-sub-webhook-subscription.mjs.map +1 -1
- package/dist/actions/create-redirect.cjs +2 -2
- package/dist/actions/create-redirect.cjs.map +1 -1
- package/dist/actions/create-redirect.d.cts +2 -2
- package/dist/actions/create-redirect.d.mts +2 -2
- package/dist/actions/create-redirect.mjs +2 -2
- package/dist/actions/create-redirect.mjs.map +1 -1
- package/dist/actions/create-refund.cjs +9 -9
- package/dist/actions/create-refund.cjs.map +1 -1
- package/dist/actions/create-refund.d.cts +24 -22
- package/dist/actions/create-refund.d.mts +24 -22
- package/dist/actions/create-refund.mjs +9 -9
- package/dist/actions/create-refund.mjs.map +1 -1
- package/dist/actions/create-resource-feedback.cjs +2 -2
- package/dist/actions/create-resource-feedback.cjs.map +1 -1
- package/dist/actions/create-resource-feedback.d.cts +2 -2
- package/dist/actions/create-resource-feedback.d.mts +2 -2
- package/dist/actions/create-resource-feedback.mjs +2 -2
- package/dist/actions/create-resource-feedback.mjs.map +1 -1
- package/dist/actions/create-script-tag.cjs +2 -2
- package/dist/actions/create-script-tag.cjs.map +1 -1
- package/dist/actions/create-script-tag.d.cts +2 -2
- package/dist/actions/create-script-tag.d.mts +2 -2
- package/dist/actions/create-script-tag.mjs +2 -2
- package/dist/actions/create-script-tag.mjs.map +1 -1
- package/dist/actions/create-smart-collections.cjs +5 -5
- package/dist/actions/create-smart-collections.cjs.map +1 -1
- package/dist/actions/create-smart-collections.d.cts +6 -5
- package/dist/actions/create-smart-collections.d.mts +6 -5
- package/dist/actions/create-smart-collections.mjs +5 -5
- package/dist/actions/create-smart-collections.mjs.map +1 -1
- package/dist/actions/create-storefront-access-token.cjs +2 -2
- package/dist/actions/create-storefront-access-token.cjs.map +1 -1
- package/dist/actions/create-storefront-access-token.d.cts +2 -2
- package/dist/actions/create-storefront-access-token.d.mts +2 -2
- package/dist/actions/create-storefront-access-token.mjs +2 -2
- package/dist/actions/create-storefront-access-token.mjs.map +1 -1
- package/dist/actions/create-theme.cjs +2 -2
- package/dist/actions/create-theme.cjs.map +1 -1
- package/dist/actions/create-theme.d.cts +2 -2
- package/dist/actions/create-theme.d.mts +2 -2
- package/dist/actions/create-theme.mjs +2 -2
- package/dist/actions/create-theme.mjs.map +1 -1
- package/dist/actions/create-webhook-subscription.cjs +3 -3
- package/dist/actions/create-webhook-subscription.cjs.map +1 -1
- package/dist/actions/create-webhook-subscription.d.cts +3 -3
- package/dist/actions/create-webhook-subscription.d.mts +3 -3
- package/dist/actions/create-webhook-subscription.mjs +3 -3
- package/dist/actions/create-webhook-subscription.mjs.map +1 -1
- package/dist/actions/creates-or-updates-an-asset-for-a-theme.cjs +2 -2
- package/dist/actions/creates-or-updates-an-asset-for-a-theme.cjs.map +1 -1
- package/dist/actions/creates-or-updates-an-asset-for-a-theme.d.cts +2 -2
- package/dist/actions/creates-or-updates-an-asset-for-a-theme.d.mts +2 -2
- package/dist/actions/creates-or-updates-an-asset-for-a-theme.mjs +2 -2
- package/dist/actions/creates-or-updates-an-asset-for-a-theme.mjs.map +1 -1
- package/dist/actions/delete-article.cjs +1 -1
- package/dist/actions/delete-article.cjs.map +1 -1
- package/dist/actions/delete-article.d.cts +1 -1
- package/dist/actions/delete-article.d.cts.map +1 -1
- package/dist/actions/delete-article.d.mts +1 -1
- package/dist/actions/delete-article.d.mts.map +1 -1
- package/dist/actions/delete-article.mjs +1 -1
- package/dist/actions/delete-article.mjs.map +1 -1
- package/dist/actions/delete-blog.cjs +1 -1
- package/dist/actions/delete-blog.cjs.map +1 -1
- package/dist/actions/delete-blog.d.cts +1 -1
- package/dist/actions/delete-blog.d.cts.map +1 -1
- package/dist/actions/delete-blog.d.mts +1 -1
- package/dist/actions/delete-blog.d.mts.map +1 -1
- package/dist/actions/delete-blog.mjs +1 -1
- package/dist/actions/delete-blog.mjs.map +1 -1
- package/dist/actions/delete-collect.cjs +1 -1
- package/dist/actions/delete-collect.cjs.map +1 -1
- package/dist/actions/delete-collect.d.cts +1 -1
- package/dist/actions/delete-collect.d.cts.map +1 -1
- package/dist/actions/delete-collect.d.mts +1 -1
- package/dist/actions/delete-collect.d.mts.map +1 -1
- package/dist/actions/delete-collect.mjs +1 -1
- package/dist/actions/delete-collect.mjs.map +1 -1
- package/dist/actions/delete-comment.cjs +2 -2
- package/dist/actions/delete-comment.cjs.map +1 -1
- package/dist/actions/delete-comment.d.cts +2 -2
- package/dist/actions/delete-comment.d.mts +2 -2
- package/dist/actions/delete-comment.mjs +2 -2
- package/dist/actions/delete-comment.mjs.map +1 -1
- package/dist/actions/delete-customer-address.cjs +1 -1
- package/dist/actions/delete-customer-address.cjs.map +1 -1
- package/dist/actions/delete-customer-address.d.cts +1 -1
- package/dist/actions/delete-customer-address.d.cts.map +1 -1
- package/dist/actions/delete-customer-address.d.mts +1 -1
- package/dist/actions/delete-customer-address.d.mts.map +1 -1
- package/dist/actions/delete-customer-address.mjs +1 -1
- package/dist/actions/delete-customer-address.mjs.map +1 -1
- package/dist/actions/delete-customer.cjs +1 -1
- package/dist/actions/delete-customer.cjs.map +1 -1
- package/dist/actions/delete-customer.d.cts +1 -1
- package/dist/actions/delete-customer.d.cts.map +1 -1
- package/dist/actions/delete-customer.d.mts +1 -1
- package/dist/actions/delete-customer.d.mts.map +1 -1
- package/dist/actions/delete-customer.mjs +1 -1
- package/dist/actions/delete-customer.mjs.map +1 -1
- package/dist/actions/delete-draft-order.cjs +1 -1
- package/dist/actions/delete-draft-order.cjs.map +1 -1
- package/dist/actions/delete-draft-order.d.cts +1 -1
- package/dist/actions/delete-draft-order.d.cts.map +1 -1
- package/dist/actions/delete-draft-order.d.mts +1 -1
- package/dist/actions/delete-draft-order.d.mts.map +1 -1
- package/dist/actions/delete-draft-order.mjs +1 -1
- package/dist/actions/delete-draft-order.mjs.map +1 -1
- package/dist/actions/delete-fulfillment-service.cjs +1 -1
- package/dist/actions/delete-fulfillment-service.cjs.map +1 -1
- package/dist/actions/delete-fulfillment-service.d.cts +1 -1
- package/dist/actions/delete-fulfillment-service.d.cts.map +1 -1
- package/dist/actions/delete-fulfillment-service.d.mts +1 -1
- package/dist/actions/delete-fulfillment-service.d.mts.map +1 -1
- package/dist/actions/delete-fulfillment-service.mjs +1 -1
- package/dist/actions/delete-fulfillment-service.mjs.map +1 -1
- package/dist/actions/delete-inventory-level.cjs +1 -1
- package/dist/actions/delete-inventory-level.cjs.map +1 -1
- package/dist/actions/delete-inventory-level.d.cts +1 -1
- package/dist/actions/delete-inventory-level.d.cts.map +1 -1
- package/dist/actions/delete-inventory-level.d.mts +1 -1
- package/dist/actions/delete-inventory-level.d.mts.map +1 -1
- package/dist/actions/delete-inventory-level.mjs +1 -1
- package/dist/actions/delete-inventory-level.mjs.map +1 -1
- package/dist/actions/delete-marketing-event.cjs +1 -1
- package/dist/actions/delete-marketing-event.cjs.map +1 -1
- package/dist/actions/delete-marketing-event.d.cts +1 -1
- package/dist/actions/delete-marketing-event.d.cts.map +1 -1
- package/dist/actions/delete-marketing-event.d.mts +1 -1
- package/dist/actions/delete-marketing-event.d.mts.map +1 -1
- package/dist/actions/delete-marketing-event.mjs +1 -1
- package/dist/actions/delete-marketing-event.mjs.map +1 -1
- package/dist/actions/delete-metafield.cjs +1 -1
- package/dist/actions/delete-metafield.cjs.map +1 -1
- package/dist/actions/delete-metafield.d.cts +1 -1
- package/dist/actions/delete-metafield.d.cts.map +1 -1
- package/dist/actions/delete-metafield.d.mts +1 -1
- package/dist/actions/delete-metafield.d.mts.map +1 -1
- package/dist/actions/delete-metafield.mjs +1 -1
- package/dist/actions/delete-metafield.mjs.map +1 -1
- package/dist/actions/delete-metaobject-definition.cjs +2 -2
- package/dist/actions/delete-metaobject-definition.cjs.map +1 -1
- package/dist/actions/delete-metaobject-definition.d.cts +2 -2
- package/dist/actions/delete-metaobject-definition.d.mts +2 -2
- package/dist/actions/delete-metaobject-definition.mjs +2 -2
- package/dist/actions/delete-metaobject-definition.mjs.map +1 -1
- package/dist/actions/delete-metaobject.cjs +2 -2
- package/dist/actions/delete-metaobject.cjs.map +1 -1
- package/dist/actions/delete-metaobject.d.cts +2 -2
- package/dist/actions/delete-metaobject.d.mts +2 -2
- package/dist/actions/delete-metaobject.mjs +2 -2
- package/dist/actions/delete-metaobject.mjs.map +1 -1
- package/dist/actions/delete-order.cjs +1 -1
- package/dist/actions/delete-order.cjs.map +1 -1
- package/dist/actions/delete-order.d.cts +1 -1
- package/dist/actions/delete-order.d.cts.map +1 -1
- package/dist/actions/delete-order.d.mts +1 -1
- package/dist/actions/delete-order.d.mts.map +1 -1
- package/dist/actions/delete-order.mjs +1 -1
- package/dist/actions/delete-order.mjs.map +1 -1
- package/dist/actions/delete-page.cjs +1 -1
- package/dist/actions/delete-page.cjs.map +1 -1
- package/dist/actions/delete-page.d.cts +1 -1
- package/dist/actions/delete-page.d.cts.map +1 -1
- package/dist/actions/delete-page.d.mts +1 -1
- package/dist/actions/delete-page.d.mts.map +1 -1
- package/dist/actions/delete-page.mjs +1 -1
- package/dist/actions/delete-page.mjs.map +1 -1
- package/dist/actions/delete-price-rule.cjs +1 -1
- package/dist/actions/delete-price-rule.cjs.map +1 -1
- package/dist/actions/delete-price-rule.d.cts +1 -1
- package/dist/actions/delete-price-rule.d.cts.map +1 -1
- package/dist/actions/delete-price-rule.d.mts +1 -1
- package/dist/actions/delete-price-rule.d.mts.map +1 -1
- package/dist/actions/delete-price-rule.mjs +1 -1
- package/dist/actions/delete-price-rule.mjs.map +1 -1
- package/dist/actions/delete-product-image.cjs +1 -1
- package/dist/actions/delete-product-image.cjs.map +1 -1
- package/dist/actions/delete-product-image.d.cts +1 -1
- package/dist/actions/delete-product-image.d.cts.map +1 -1
- package/dist/actions/delete-product-image.d.mts +1 -1
- package/dist/actions/delete-product-image.d.mts.map +1 -1
- package/dist/actions/delete-product-image.mjs +1 -1
- package/dist/actions/delete-product-image.mjs.map +1 -1
- package/dist/actions/delete-product-metafield.cjs +3 -3
- package/dist/actions/delete-product-metafield.cjs.map +1 -1
- package/dist/actions/delete-product-metafield.d.cts +3 -3
- package/dist/actions/delete-product-metafield.d.mts +3 -3
- package/dist/actions/delete-product-metafield.mjs +3 -3
- package/dist/actions/delete-product-metafield.mjs.map +1 -1
- package/dist/actions/delete-product-variant.cjs +1 -1
- package/dist/actions/delete-product-variant.cjs.map +1 -1
- package/dist/actions/delete-product-variant.d.cts +1 -1
- package/dist/actions/delete-product-variant.d.cts.map +1 -1
- package/dist/actions/delete-product-variant.d.mts +1 -1
- package/dist/actions/delete-product-variant.d.mts.map +1 -1
- package/dist/actions/delete-product-variant.mjs +1 -1
- package/dist/actions/delete-product-variant.mjs.map +1 -1
- package/dist/actions/delete-product.cjs +1 -1
- package/dist/actions/delete-product.cjs.map +1 -1
- package/dist/actions/delete-product.d.cts +1 -1
- package/dist/actions/delete-product.d.cts.map +1 -1
- package/dist/actions/delete-product.d.mts +1 -1
- package/dist/actions/delete-product.d.mts.map +1 -1
- package/dist/actions/delete-product.mjs +1 -1
- package/dist/actions/delete-product.mjs.map +1 -1
- package/dist/actions/delete-redirect.cjs +1 -1
- package/dist/actions/delete-redirect.cjs.map +1 -1
- package/dist/actions/delete-redirect.d.cts +1 -1
- package/dist/actions/delete-redirect.d.cts.map +1 -1
- package/dist/actions/delete-redirect.d.mts +1 -1
- package/dist/actions/delete-redirect.d.mts.map +1 -1
- package/dist/actions/delete-redirect.mjs +1 -1
- package/dist/actions/delete-redirect.mjs.map +1 -1
- package/dist/actions/delete-saved-search.cjs +3 -3
- package/dist/actions/delete-saved-search.cjs.map +1 -1
- package/dist/actions/delete-saved-search.d.cts +3 -3
- package/dist/actions/delete-saved-search.d.mts +3 -3
- package/dist/actions/delete-saved-search.mjs +3 -3
- package/dist/actions/delete-saved-search.mjs.map +1 -1
- package/dist/actions/delete-smart-collection.cjs +1 -1
- package/dist/actions/delete-smart-collection.cjs.map +1 -1
- package/dist/actions/delete-smart-collection.d.cts +1 -1
- package/dist/actions/delete-smart-collection.d.cts.map +1 -1
- package/dist/actions/delete-smart-collection.d.mts +1 -1
- package/dist/actions/delete-smart-collection.d.mts.map +1 -1
- package/dist/actions/delete-smart-collection.mjs +1 -1
- package/dist/actions/delete-smart-collection.mjs.map +1 -1
- package/dist/actions/delete-storefront-access-token.cjs +1 -1
- package/dist/actions/delete-storefront-access-token.cjs.map +1 -1
- package/dist/actions/delete-storefront-access-token.d.cts +1 -1
- package/dist/actions/delete-storefront-access-token.d.cts.map +1 -1
- package/dist/actions/delete-storefront-access-token.d.mts +1 -1
- package/dist/actions/delete-storefront-access-token.d.mts.map +1 -1
- package/dist/actions/delete-storefront-access-token.mjs +1 -1
- package/dist/actions/delete-storefront-access-token.mjs.map +1 -1
- package/dist/actions/delete-theme-asset.cjs +1 -1
- package/dist/actions/delete-theme-asset.cjs.map +1 -1
- package/dist/actions/delete-theme-asset.d.cts +1 -1
- package/dist/actions/delete-theme-asset.d.mts +1 -1
- package/dist/actions/delete-theme-asset.mjs +1 -1
- package/dist/actions/delete-theme-asset.mjs.map +1 -1
- package/dist/actions/delete-theme.cjs +2 -2
- package/dist/actions/delete-theme.cjs.map +1 -1
- package/dist/actions/delete-theme.d.cts +2 -2
- package/dist/actions/delete-theme.d.mts +2 -2
- package/dist/actions/delete-theme.mjs +2 -2
- package/dist/actions/delete-theme.mjs.map +1 -1
- package/dist/actions/delete-web-presence.cjs +2 -2
- package/dist/actions/delete-web-presence.cjs.map +1 -1
- package/dist/actions/delete-web-presence.d.cts +2 -2
- package/dist/actions/delete-web-presence.d.mts +2 -2
- package/dist/actions/delete-web-presence.mjs +2 -2
- package/dist/actions/delete-web-presence.mjs.map +1 -1
- package/dist/actions/delete-webhook-subscription.cjs +3 -3
- package/dist/actions/delete-webhook-subscription.cjs.map +1 -1
- package/dist/actions/delete-webhook-subscription.d.cts +3 -3
- package/dist/actions/delete-webhook-subscription.d.mts +3 -3
- package/dist/actions/delete-webhook-subscription.mjs +3 -3
- package/dist/actions/delete-webhook-subscription.mjs.map +1 -1
- package/dist/actions/deletes-a-custom-collection.cjs +1 -1
- package/dist/actions/deletes-a-custom-collection.cjs.map +1 -1
- package/dist/actions/deletes-a-custom-collection.d.cts +1 -1
- package/dist/actions/deletes-a-custom-collection.d.cts.map +1 -1
- package/dist/actions/deletes-a-custom-collection.d.mts +1 -1
- package/dist/actions/deletes-a-custom-collection.d.mts.map +1 -1
- package/dist/actions/deletes-a-custom-collection.mjs +1 -1
- package/dist/actions/deletes-a-custom-collection.mjs.map +1 -1
- package/dist/actions/deletes-a-discount-code.cjs +1 -1
- package/dist/actions/deletes-a-discount-code.cjs.map +1 -1
- package/dist/actions/deletes-a-discount-code.d.cts +1 -1
- package/dist/actions/deletes-a-discount-code.d.cts.map +1 -1
- package/dist/actions/deletes-a-discount-code.d.mts +1 -1
- package/dist/actions/deletes-a-discount-code.d.mts.map +1 -1
- package/dist/actions/deletes-a-discount-code.mjs +1 -1
- package/dist/actions/deletes-a-discount-code.mjs.map +1 -1
- package/dist/actions/disable-gift-card.cjs +2 -2
- package/dist/actions/disable-gift-card.cjs.map +1 -1
- package/dist/actions/disable-gift-card.d.cts +2 -2
- package/dist/actions/disable-gift-card.d.mts +2 -2
- package/dist/actions/disable-gift-card.mjs +2 -2
- package/dist/actions/disable-gift-card.mjs.map +1 -1
- package/dist/actions/enable-standard-metaobject-definition.cjs +5 -5
- package/dist/actions/enable-standard-metaobject-definition.cjs.map +1 -1
- package/dist/actions/enable-standard-metaobject-definition.d.cts +5 -5
- package/dist/actions/enable-standard-metaobject-definition.d.mts +5 -5
- package/dist/actions/enable-standard-metaobject-definition.mjs +5 -5
- package/dist/actions/enable-standard-metaobject-definition.mjs.map +1 -1
- package/dist/actions/get-abandonment-by-abandoned-checkout-id.cjs +4 -4
- package/dist/actions/get-abandonment-by-abandoned-checkout-id.cjs.map +1 -1
- package/dist/actions/get-abandonment-by-abandoned-checkout-id.d.cts +4 -4
- package/dist/actions/get-abandonment-by-abandoned-checkout-id.d.mts +4 -4
- package/dist/actions/get-abandonment-by-abandoned-checkout-id.mjs +4 -4
- package/dist/actions/get-abandonment-by-abandoned-checkout-id.mjs.map +1 -1
- package/dist/actions/get-abandonment.cjs +5 -5
- package/dist/actions/get-abandonment.cjs.map +1 -1
- package/dist/actions/get-abandonment.d.cts +5 -5
- package/dist/actions/get-abandonment.d.mts +5 -5
- package/dist/actions/get-abandonment.mjs +5 -5
- package/dist/actions/get-abandonment.mjs.map +1 -1
- package/dist/actions/get-access-scopes.cjs +2 -2
- package/dist/actions/get-access-scopes.cjs.map +1 -1
- package/dist/actions/get-access-scopes.d.cts +2 -2
- package/dist/actions/get-access-scopes.d.mts +2 -2
- package/dist/actions/get-access-scopes.mjs +2 -2
- package/dist/actions/get-access-scopes.mjs.map +1 -1
- package/dist/actions/get-app-by-handle.cjs +6 -6
- package/dist/actions/get-app-by-handle.cjs.map +1 -1
- package/dist/actions/get-app-by-handle.d.cts +10 -10
- package/dist/actions/get-app-by-handle.d.mts +10 -10
- package/dist/actions/get-app-by-handle.mjs +6 -6
- package/dist/actions/get-app-by-handle.mjs.map +1 -1
- package/dist/actions/get-app-installation.cjs +7 -7
- package/dist/actions/get-app-installation.cjs.map +1 -1
- package/dist/actions/get-app-installation.d.cts +7 -7
- package/dist/actions/get-app-installation.d.mts +7 -7
- package/dist/actions/get-app-installation.mjs +7 -7
- package/dist/actions/get-app-installation.mjs.map +1 -1
- package/dist/actions/get-app.cjs +7 -7
- package/dist/actions/get-app.cjs.map +1 -1
- package/dist/actions/get-app.d.cts +11 -11
- package/dist/actions/get-app.d.mts +11 -11
- package/dist/actions/get-app.mjs +7 -7
- package/dist/actions/get-app.mjs.map +1 -1
- package/dist/actions/get-application-charge-by-id.cjs +2 -2
- package/dist/actions/get-application-charge-by-id.cjs.map +1 -1
- package/dist/actions/get-application-charge-by-id.d.cts +2 -2
- package/dist/actions/get-application-charge-by-id.d.mts +2 -2
- package/dist/actions/get-application-charge-by-id.mjs +2 -2
- package/dist/actions/get-application-charge-by-id.mjs.map +1 -1
- package/dist/actions/get-application-charges.cjs +2 -2
- package/dist/actions/get-application-charges.cjs.map +1 -1
- package/dist/actions/get-application-charges.d.cts +2 -2
- package/dist/actions/get-application-charges.d.mts +2 -2
- package/dist/actions/get-application-charges.mjs +2 -2
- package/dist/actions/get-application-charges.mjs.map +1 -1
- package/dist/actions/get-application-credits.cjs +2 -2
- package/dist/actions/get-application-credits.cjs.map +1 -1
- package/dist/actions/get-application-credits.d.cts +2 -2
- package/dist/actions/get-application-credits.d.mts +2 -2
- package/dist/actions/get-application-credits.mjs +2 -2
- package/dist/actions/get-application-credits.mjs.map +1 -1
- package/dist/actions/get-article.cjs +4 -4
- package/dist/actions/get-article.cjs.map +1 -1
- package/dist/actions/get-article.d.cts +4 -4
- package/dist/actions/get-article.d.mts +4 -4
- package/dist/actions/get-article.mjs +4 -4
- package/dist/actions/get-article.mjs.map +1 -1
- package/dist/actions/get-batch-discount-codes.cjs +3 -3
- package/dist/actions/get-batch-discount-codes.cjs.map +1 -1
- package/dist/actions/get-batch-discount-codes.d.cts +3 -3
- package/dist/actions/get-batch-discount-codes.d.mts +3 -3
- package/dist/actions/get-batch-discount-codes.mjs +3 -3
- package/dist/actions/get-batch-discount-codes.mjs.map +1 -1
- package/dist/actions/get-blog-article-tags.cjs +1 -1
- package/dist/actions/get-blog-article-tags.cjs.map +1 -1
- package/dist/actions/get-blog-article-tags.d.cts +1 -1
- package/dist/actions/get-blog-article-tags.d.mts +1 -1
- package/dist/actions/get-blog-article-tags.mjs +1 -1
- package/dist/actions/get-blog-article-tags.mjs.map +1 -1
- package/dist/actions/get-blog.cjs +2 -2
- package/dist/actions/get-blog.cjs.map +1 -1
- package/dist/actions/get-blog.d.cts +2 -2
- package/dist/actions/get-blog.d.mts +2 -2
- package/dist/actions/get-blog.mjs +2 -2
- package/dist/actions/get-blog.mjs.map +1 -1
- package/dist/actions/get-bulk-operation.cjs +1 -1
- package/dist/actions/get-bulk-operation.cjs.map +1 -1
- package/dist/actions/get-bulk-operation.d.cts +1 -1
- package/dist/actions/get-bulk-operation.d.mts +1 -1
- package/dist/actions/get-bulk-operation.mjs +1 -1
- package/dist/actions/get-bulk-operation.mjs.map +1 -1
- package/dist/actions/get-carrier-services.cjs +2 -2
- package/dist/actions/get-carrier-services.cjs.map +1 -1
- package/dist/actions/get-carrier-services.d.cts +2 -2
- package/dist/actions/get-carrier-services.d.mts +2 -2
- package/dist/actions/get-carrier-services.mjs +2 -2
- package/dist/actions/get-carrier-services.mjs.map +1 -1
- package/dist/actions/get-catalogs-count.cjs +1 -1
- package/dist/actions/get-catalogs-count.cjs.map +1 -1
- package/dist/actions/get-catalogs-count.d.cts +1 -1
- package/dist/actions/get-catalogs-count.d.mts +1 -1
- package/dist/actions/get-catalogs-count.mjs +1 -1
- package/dist/actions/get-catalogs-count.mjs.map +1 -1
- package/dist/actions/get-checkout-profile.cjs +3 -3
- package/dist/actions/get-checkout-profile.cjs.map +1 -1
- package/dist/actions/get-checkout-profile.d.cts +3 -3
- package/dist/actions/get-checkout-profile.d.mts +3 -3
- package/dist/actions/get-checkout-profile.mjs +3 -3
- package/dist/actions/get-checkout-profile.mjs.map +1 -1
- package/dist/actions/get-checkouts-count.cjs +1 -1
- package/dist/actions/get-checkouts-count.cjs.map +1 -1
- package/dist/actions/get-checkouts-count.d.cts +1 -1
- package/dist/actions/get-checkouts-count.d.mts +1 -1
- package/dist/actions/get-checkouts-count.mjs +1 -1
- package/dist/actions/get-checkouts-count.mjs.map +1 -1
- package/dist/actions/get-collect-by-id.cjs +2 -2
- package/dist/actions/get-collect-by-id.cjs.map +1 -1
- package/dist/actions/get-collect-by-id.d.cts +2 -2
- package/dist/actions/get-collect-by-id.d.mts +2 -2
- package/dist/actions/get-collect-by-id.mjs +2 -2
- package/dist/actions/get-collect-by-id.mjs.map +1 -1
- package/dist/actions/get-collection-by-id.cjs +4 -4
- package/dist/actions/get-collection-by-id.cjs.map +1 -1
- package/dist/actions/get-collection-by-id.d.cts +4 -4
- package/dist/actions/get-collection-by-id.d.mts +4 -4
- package/dist/actions/get-collection-by-id.mjs +4 -4
- package/dist/actions/get-collection-by-id.mjs.map +1 -1
- package/dist/actions/get-collection-by-identifier.cjs +7 -7
- package/dist/actions/get-collection-by-identifier.cjs.map +1 -1
- package/dist/actions/get-collection-by-identifier.d.cts +7 -7
- package/dist/actions/get-collection-by-identifier.d.mts +7 -7
- package/dist/actions/get-collection-by-identifier.mjs +7 -7
- package/dist/actions/get-collection-by-identifier.mjs.map +1 -1
- package/dist/actions/get-collects-count.cjs +1 -1
- package/dist/actions/get-collects-count.cjs.map +1 -1
- package/dist/actions/get-collects-count.d.cts +1 -1
- package/dist/actions/get-collects-count.d.mts +1 -1
- package/dist/actions/get-collects-count.mjs +1 -1
- package/dist/actions/get-collects-count.mjs.map +1 -1
- package/dist/actions/get-collects.cjs +2 -2
- package/dist/actions/get-collects.cjs.map +1 -1
- package/dist/actions/get-collects.d.cts +2 -2
- package/dist/actions/get-collects.d.mts +2 -2
- package/dist/actions/get-collects.mjs +2 -2
- package/dist/actions/get-collects.mjs.map +1 -1
- package/dist/actions/get-comments-count.cjs +1 -1
- package/dist/actions/get-comments-count.cjs.map +1 -1
- package/dist/actions/get-comments-count.d.cts +1 -1
- package/dist/actions/get-comments-count.d.mts +1 -1
- package/dist/actions/get-comments-count.mjs +1 -1
- package/dist/actions/get-comments-count.mjs.map +1 -1
- package/dist/actions/get-consent-policy.cjs +3 -3
- package/dist/actions/get-consent-policy.cjs.map +1 -1
- package/dist/actions/get-consent-policy.d.cts +3 -3
- package/dist/actions/get-consent-policy.d.mts +3 -3
- package/dist/actions/get-consent-policy.mjs +3 -3
- package/dist/actions/get-consent-policy.mjs.map +1 -1
- package/dist/actions/get-countries-param-country-id-provinces-count.cjs +1 -1
- package/dist/actions/get-countries-param-country-id-provinces-count.cjs.map +1 -1
- package/dist/actions/get-countries-param-country-id-provinces-count.d.cts +1 -1
- package/dist/actions/get-countries-param-country-id-provinces-count.d.mts +1 -1
- package/dist/actions/get-countries-param-country-id-provinces-count.mjs +1 -1
- package/dist/actions/get-countries-param-country-id-provinces-count.mjs.map +1 -1
- package/dist/actions/get-countries-param-country-id-provinces-param-provi.cjs +2 -2
- package/dist/actions/get-countries-param-country-id-provinces-param-provi.cjs.map +1 -1
- package/dist/actions/get-countries-param-country-id-provinces-param-provi.d.cts +2 -2
- package/dist/actions/get-countries-param-country-id-provinces-param-provi.d.mts +2 -2
- package/dist/actions/get-countries-param-country-id-provinces-param-provi.mjs +2 -2
- package/dist/actions/get-countries-param-country-id-provinces-param-provi.mjs.map +1 -1
- package/dist/actions/get-countries.cjs +3 -3
- package/dist/actions/get-countries.cjs.map +1 -1
- package/dist/actions/get-countries.d.cts +3 -3
- package/dist/actions/get-countries.d.mts +3 -3
- package/dist/actions/get-countries.mjs +3 -3
- package/dist/actions/get-countries.mjs.map +1 -1
- package/dist/actions/get-country-provinces.cjs +2 -2
- package/dist/actions/get-country-provinces.cjs.map +1 -1
- package/dist/actions/get-country-provinces.d.cts +2 -2
- package/dist/actions/get-country-provinces.d.mts +2 -2
- package/dist/actions/get-country-provinces.mjs +2 -2
- package/dist/actions/get-country-provinces.mjs.map +1 -1
- package/dist/actions/get-country.cjs +3 -3
- package/dist/actions/get-country.cjs.map +1 -1
- package/dist/actions/get-country.d.cts +3 -3
- package/dist/actions/get-country.d.mts +3 -3
- package/dist/actions/get-country.mjs +3 -3
- package/dist/actions/get-country.mjs.map +1 -1
- package/dist/actions/get-currencies.cjs +2 -2
- package/dist/actions/get-currencies.cjs.map +1 -1
- package/dist/actions/get-currencies.d.cts +2 -2
- package/dist/actions/get-currencies.d.mts +2 -2
- package/dist/actions/get-currencies.mjs +2 -2
- package/dist/actions/get-currencies.mjs.map +1 -1
- package/dist/actions/get-custom-collection-by-id.cjs +3 -3
- package/dist/actions/get-custom-collection-by-id.cjs.map +1 -1
- package/dist/actions/get-custom-collection-by-id.d.cts +3 -3
- package/dist/actions/get-custom-collection-by-id.d.mts +3 -3
- package/dist/actions/get-custom-collection-by-id.mjs +3 -3
- package/dist/actions/get-custom-collection-by-id.mjs.map +1 -1
- package/dist/actions/get-custom-collections-count.cjs +1 -1
- package/dist/actions/get-custom-collections-count.cjs.map +1 -1
- package/dist/actions/get-custom-collections-count.d.cts +1 -1
- package/dist/actions/get-custom-collections-count.d.mts +1 -1
- package/dist/actions/get-custom-collections-count.mjs +1 -1
- package/dist/actions/get-custom-collections-count.mjs.map +1 -1
- package/dist/actions/get-custom-collections.cjs +3 -3
- package/dist/actions/get-custom-collections.cjs.map +1 -1
- package/dist/actions/get-custom-collections.d.cts +3 -3
- package/dist/actions/get-custom-collections.d.mts +3 -3
- package/dist/actions/get-custom-collections.mjs +3 -3
- package/dist/actions/get-custom-collections.mjs.map +1 -1
- package/dist/actions/get-customer-address.cjs +2 -2
- package/dist/actions/get-customer-address.cjs.map +1 -1
- package/dist/actions/get-customer-address.d.cts +2 -2
- package/dist/actions/get-customer-address.d.mts +2 -2
- package/dist/actions/get-customer-address.mjs +2 -2
- package/dist/actions/get-customer-address.mjs.map +1 -1
- package/dist/actions/get-customer-addresses.cjs +2 -2
- package/dist/actions/get-customer-addresses.cjs.map +1 -1
- package/dist/actions/get-customer-addresses.d.cts +2 -2
- package/dist/actions/get-customer-addresses.d.mts +2 -2
- package/dist/actions/get-customer-addresses.mjs +2 -2
- package/dist/actions/get-customer-addresses.mjs.map +1 -1
- package/dist/actions/get-customer-orders.cjs +16 -16
- package/dist/actions/get-customer-orders.cjs.map +1 -1
- package/dist/actions/get-customer-orders.d.cts +68 -68
- package/dist/actions/get-customer-orders.d.mts +68 -68
- package/dist/actions/get-customer-orders.mjs +16 -16
- package/dist/actions/get-customer-orders.mjs.map +1 -1
- package/dist/actions/get-customer.cjs +6 -6
- package/dist/actions/get-customer.cjs.map +1 -1
- package/dist/actions/get-customer.d.cts +7 -7
- package/dist/actions/get-customer.d.mts +7 -7
- package/dist/actions/get-customer.mjs +6 -6
- package/dist/actions/get-customer.mjs.map +1 -1
- package/dist/actions/get-customers-count.cjs +1 -1
- package/dist/actions/get-customers-count.cjs.map +1 -1
- package/dist/actions/get-customers-count.d.cts +1 -1
- package/dist/actions/get-customers-count.d.mts +1 -1
- package/dist/actions/get-customers-count.mjs +1 -1
- package/dist/actions/get-customers-count.mjs.map +1 -1
- package/dist/actions/get-customers-search.cjs +5 -5
- package/dist/actions/get-customers-search.cjs.map +1 -1
- package/dist/actions/get-customers-search.d.cts +6 -6
- package/dist/actions/get-customers-search.d.mts +6 -6
- package/dist/actions/get-customers-search.mjs +5 -5
- package/dist/actions/get-customers-search.mjs.map +1 -1
- package/dist/actions/get-discount-code-batch-job.cjs +1 -1
- package/dist/actions/get-discount-code-batch-job.cjs.map +1 -1
- package/dist/actions/get-discount-code-batch-job.d.cts +1 -1
- package/dist/actions/get-discount-code-batch-job.d.mts +1 -1
- package/dist/actions/get-discount-code-batch-job.mjs +1 -1
- package/dist/actions/get-discount-code-batch-job.mjs.map +1 -1
- package/dist/actions/get-discount-code.cjs +2 -2
- package/dist/actions/get-discount-code.cjs.map +1 -1
- package/dist/actions/get-discount-code.d.cts +2 -2
- package/dist/actions/get-discount-code.d.mts +2 -2
- package/dist/actions/get-discount-code.mjs +2 -2
- package/dist/actions/get-discount-code.mjs.map +1 -1
- package/dist/actions/get-discount-codes-count.cjs +1 -1
- package/dist/actions/get-discount-codes-count.cjs.map +1 -1
- package/dist/actions/get-discount-codes-count.d.cts +1 -1
- package/dist/actions/get-discount-codes-count.d.mts +1 -1
- package/dist/actions/get-discount-codes-count.mjs +1 -1
- package/dist/actions/get-discount-codes-count.mjs.map +1 -1
- package/dist/actions/get-discount-codes-lookup.cjs +1 -1
- package/dist/actions/get-discount-codes-lookup.cjs.map +1 -1
- package/dist/actions/get-discount-codes-lookup.d.cts +1 -1
- package/dist/actions/get-discount-codes-lookup.d.mts +1 -1
- package/dist/actions/get-discount-codes-lookup.mjs +1 -1
- package/dist/actions/get-discount-codes-lookup.mjs.map +1 -1
- package/dist/actions/get-draft-order.cjs +13 -13
- package/dist/actions/get-draft-order.cjs.map +1 -1
- package/dist/actions/get-draft-order.d.cts +33 -33
- package/dist/actions/get-draft-order.d.mts +33 -33
- package/dist/actions/get-draft-order.mjs +13 -13
- package/dist/actions/get-draft-order.mjs.map +1 -1
- package/dist/actions/get-event.cjs +1 -1
- package/dist/actions/get-event.cjs.map +1 -1
- package/dist/actions/get-event.d.cts +1 -1
- package/dist/actions/get-event.d.mts +1 -1
- package/dist/actions/get-event.mjs +1 -1
- package/dist/actions/get-event.mjs.map +1 -1
- package/dist/actions/get-fulfillment-events.cjs +2 -2
- package/dist/actions/get-fulfillment-events.cjs.map +1 -1
- package/dist/actions/get-fulfillment-events.d.cts +2 -2
- package/dist/actions/get-fulfillment-events.d.mts +2 -2
- package/dist/actions/get-fulfillment-events.mjs +2 -2
- package/dist/actions/get-fulfillment-events.mjs.map +1 -1
- package/dist/actions/get-fulfillment-order-locations-for-move.cjs +3 -3
- package/dist/actions/get-fulfillment-order-locations-for-move.cjs.map +1 -1
- package/dist/actions/get-fulfillment-order-locations-for-move.d.cts +3 -3
- package/dist/actions/get-fulfillment-order-locations-for-move.d.mts +3 -3
- package/dist/actions/get-fulfillment-order-locations-for-move.mjs +3 -3
- package/dist/actions/get-fulfillment-order-locations-for-move.mjs.map +1 -1
- package/dist/actions/get-fulfillment-orders-for-order.cjs +17 -17
- package/dist/actions/get-fulfillment-orders-for-order.cjs.map +1 -1
- package/dist/actions/get-fulfillment-orders-for-order.d.cts +27 -27
- package/dist/actions/get-fulfillment-orders-for-order.d.mts +27 -27
- package/dist/actions/get-fulfillment-orders-for-order.mjs +17 -17
- package/dist/actions/get-fulfillment-orders-for-order.mjs.map +1 -1
- package/dist/actions/get-fulfillment-services.cjs +2 -2
- package/dist/actions/get-fulfillment-services.cjs.map +1 -1
- package/dist/actions/get-fulfillment-services.d.cts +4 -4
- package/dist/actions/get-fulfillment-services.d.mts +4 -4
- package/dist/actions/get-fulfillment-services.mjs +2 -2
- package/dist/actions/get-fulfillment-services.mjs.map +1 -1
- package/dist/actions/get-fulfillment.cjs +11 -11
- package/dist/actions/get-fulfillment.cjs.map +1 -1
- package/dist/actions/get-fulfillment.d.cts +27 -27
- package/dist/actions/get-fulfillment.d.mts +27 -27
- package/dist/actions/get-fulfillment.mjs +11 -11
- package/dist/actions/get-fulfillment.mjs.map +1 -1
- package/dist/actions/get-gift-card-by-id.cjs +2 -2
- package/dist/actions/get-gift-card-by-id.cjs.map +1 -1
- package/dist/actions/get-gift-card-by-id.d.cts +2 -2
- package/dist/actions/get-gift-card-by-id.d.mts +2 -2
- package/dist/actions/get-gift-card-by-id.mjs +2 -2
- package/dist/actions/get-gift-card-by-id.mjs.map +1 -1
- package/dist/actions/get-gift-cards-count.cjs +1 -1
- package/dist/actions/get-gift-cards-count.cjs.map +1 -1
- package/dist/actions/get-gift-cards-count.d.cts +3 -3
- package/dist/actions/get-gift-cards-count.d.mts +3 -3
- package/dist/actions/get-gift-cards-count.mjs +1 -1
- package/dist/actions/get-gift-cards-count.mjs.map +1 -1
- package/dist/actions/get-gift-cards.cjs +2 -2
- package/dist/actions/get-gift-cards.cjs.map +1 -1
- package/dist/actions/get-gift-cards.d.cts +4 -4
- package/dist/actions/get-gift-cards.d.mts +4 -4
- package/dist/actions/get-gift-cards.mjs +2 -2
- package/dist/actions/get-gift-cards.mjs.map +1 -1
- package/dist/actions/get-inventory-item.cjs +3 -3
- package/dist/actions/get-inventory-item.cjs.map +1 -1
- package/dist/actions/get-inventory-item.d.cts +3 -3
- package/dist/actions/get-inventory-item.d.mts +3 -3
- package/dist/actions/get-inventory-item.mjs +3 -3
- package/dist/actions/get-inventory-item.mjs.map +1 -1
- package/dist/actions/get-inventory-items.cjs +3 -3
- package/dist/actions/get-inventory-items.cjs.map +1 -1
- package/dist/actions/get-inventory-items.d.cts +3 -3
- package/dist/actions/get-inventory-items.d.mts +3 -3
- package/dist/actions/get-inventory-items.mjs +3 -3
- package/dist/actions/get-inventory-items.mjs.map +1 -1
- package/dist/actions/get-inventory-levels-for-location.cjs +2 -2
- package/dist/actions/get-inventory-levels-for-location.cjs.map +1 -1
- package/dist/actions/get-inventory-levels-for-location.d.cts +2 -2
- package/dist/actions/get-inventory-levels-for-location.d.mts +2 -2
- package/dist/actions/get-inventory-levels-for-location.mjs +2 -2
- package/dist/actions/get-inventory-levels-for-location.mjs.map +1 -1
- package/dist/actions/get-inventory-levels.cjs +2 -2
- package/dist/actions/get-inventory-levels.cjs.map +1 -1
- package/dist/actions/get-inventory-levels.d.cts +2 -2
- package/dist/actions/get-inventory-levels.d.mts +2 -2
- package/dist/actions/get-inventory-levels.mjs +2 -2
- package/dist/actions/get-inventory-levels.mjs.map +1 -1
- package/dist/actions/get-location.cjs +2 -2
- package/dist/actions/get-location.cjs.map +1 -1
- package/dist/actions/get-location.d.cts +2 -2
- package/dist/actions/get-location.d.mts +2 -2
- package/dist/actions/get-location.mjs +2 -2
- package/dist/actions/get-location.mjs.map +1 -1
- package/dist/actions/get-locations-count.cjs +2 -2
- package/dist/actions/get-locations-count.cjs.map +1 -1
- package/dist/actions/get-locations-count.d.cts +2 -2
- package/dist/actions/get-locations-count.d.mts +2 -2
- package/dist/actions/get-locations-count.mjs +2 -2
- package/dist/actions/get-locations-count.mjs.map +1 -1
- package/dist/actions/get-marketing-event.cjs +3 -3
- package/dist/actions/get-marketing-event.cjs.map +1 -1
- package/dist/actions/get-marketing-event.d.cts +3 -3
- package/dist/actions/get-marketing-event.d.mts +3 -3
- package/dist/actions/get-marketing-event.mjs +3 -3
- package/dist/actions/get-marketing-event.mjs.map +1 -1
- package/dist/actions/get-marketing-events-count.cjs +1 -1
- package/dist/actions/get-marketing-events-count.cjs.map +1 -1
- package/dist/actions/get-marketing-events-count.d.cts +1 -1
- package/dist/actions/get-marketing-events-count.d.mts +1 -1
- package/dist/actions/get-marketing-events-count.mjs +1 -1
- package/dist/actions/get-marketing-events-count.mjs.map +1 -1
- package/dist/actions/get-metafield-by-id.cjs +2 -2
- package/dist/actions/get-metafield-by-id.cjs.map +1 -1
- package/dist/actions/get-metafield-by-id.d.cts +2 -2
- package/dist/actions/get-metafield-by-id.d.mts +2 -2
- package/dist/actions/get-metafield-by-id.mjs +2 -2
- package/dist/actions/get-metafield-by-id.mjs.map +1 -1
- package/dist/actions/get-metafield.cjs +2 -2
- package/dist/actions/get-metafield.cjs.map +1 -1
- package/dist/actions/get-metafield.d.cts +2 -2
- package/dist/actions/get-metafield.d.mts +2 -2
- package/dist/actions/get-metafield.mjs +2 -2
- package/dist/actions/get-metafield.mjs.map +1 -1
- package/dist/actions/get-metafields.cjs +2 -2
- package/dist/actions/get-metafields.cjs.map +1 -1
- package/dist/actions/get-metafields.d.cts +2 -2
- package/dist/actions/get-metafields.d.mts +2 -2
- package/dist/actions/get-metafields.mjs +2 -2
- package/dist/actions/get-metafields.mjs.map +1 -1
- package/dist/actions/get-order-fulfillments.cjs +10 -10
- package/dist/actions/get-order-fulfillments.cjs.map +1 -1
- package/dist/actions/get-order-fulfillments.d.cts +26 -26
- package/dist/actions/get-order-fulfillments.d.mts +26 -26
- package/dist/actions/get-order-fulfillments.mjs +10 -10
- package/dist/actions/get-order-fulfillments.mjs.map +1 -1
- package/dist/actions/get-order-refund-by-id.cjs +9 -9
- package/dist/actions/get-order-refund-by-id.cjs.map +1 -1
- package/dist/actions/get-order-refund-by-id.d.cts +34 -34
- package/dist/actions/get-order-refund-by-id.d.mts +34 -34
- package/dist/actions/get-order-refund-by-id.mjs +9 -9
- package/dist/actions/get-order-refund-by-id.mjs.map +1 -1
- package/dist/actions/get-order-refunds.cjs +9 -9
- package/dist/actions/get-order-refunds.cjs.map +1 -1
- package/dist/actions/get-order-refunds.d.cts +34 -34
- package/dist/actions/get-order-refunds.d.mts +34 -34
- package/dist/actions/get-order-refunds.mjs +9 -9
- package/dist/actions/get-order-refunds.mjs.map +1 -1
- package/dist/actions/get-order-transactions-count.cjs +1 -1
- package/dist/actions/get-order-transactions-count.cjs.map +1 -1
- package/dist/actions/get-order-transactions-count.d.cts +1 -1
- package/dist/actions/get-order-transactions-count.d.mts +1 -1
- package/dist/actions/get-order-transactions-count.mjs +1 -1
- package/dist/actions/get-order-transactions-count.mjs.map +1 -1
- package/dist/actions/get-order.cjs +10 -10
- package/dist/actions/get-order.cjs.map +1 -1
- package/dist/actions/get-order.d.cts +57 -57
- package/dist/actions/get-order.d.mts +57 -57
- package/dist/actions/get-order.mjs +10 -10
- package/dist/actions/get-order.mjs.map +1 -1
- package/dist/actions/get-orders-with-filters.cjs +13 -13
- package/dist/actions/get-orders-with-filters.cjs.map +1 -1
- package/dist/actions/get-orders-with-filters.d.cts +74 -74
- package/dist/actions/get-orders-with-filters.d.mts +74 -74
- package/dist/actions/get-orders-with-filters.mjs +13 -13
- package/dist/actions/get-orders-with-filters.mjs.map +1 -1
- package/dist/actions/get-page-by-id.cjs +2 -2
- package/dist/actions/get-page-by-id.cjs.map +1 -1
- package/dist/actions/get-page-by-id.d.cts +2 -2
- package/dist/actions/get-page-by-id.d.mts +2 -2
- package/dist/actions/get-page-by-id.mjs +2 -2
- package/dist/actions/get-page-by-id.mjs.map +1 -1
- package/dist/actions/get-policies.cjs +2 -2
- package/dist/actions/get-policies.cjs.map +1 -1
- package/dist/actions/get-policies.d.cts +2 -2
- package/dist/actions/get-policies.d.mts +2 -2
- package/dist/actions/get-policies.mjs +2 -2
- package/dist/actions/get-policies.mjs.map +1 -1
- package/dist/actions/get-price-rule-batch-info.cjs +1 -1
- package/dist/actions/get-price-rule-batch-info.cjs.map +1 -1
- package/dist/actions/get-price-rule-batch-info.d.cts +1 -1
- package/dist/actions/get-price-rule-batch-info.d.mts +1 -1
- package/dist/actions/get-price-rule-batch-info.mjs +1 -1
- package/dist/actions/get-price-rule-batch-info.mjs.map +1 -1
- package/dist/actions/get-price-rule-discount-codes.cjs +2 -2
- package/dist/actions/get-price-rule-discount-codes.cjs.map +1 -1
- package/dist/actions/get-price-rule-discount-codes.d.cts +2 -2
- package/dist/actions/get-price-rule-discount-codes.d.mts +2 -2
- package/dist/actions/get-price-rule-discount-codes.mjs +2 -2
- package/dist/actions/get-price-rule-discount-codes.mjs.map +1 -1
- package/dist/actions/get-product-image.cjs +2 -2
- package/dist/actions/get-product-image.cjs.map +1 -1
- package/dist/actions/get-product-image.d.cts +2 -2
- package/dist/actions/get-product-image.d.mts +2 -2
- package/dist/actions/get-product-image.mjs +2 -2
- package/dist/actions/get-product-image.mjs.map +1 -1
- package/dist/actions/get-product-metafield.cjs +2 -2
- package/dist/actions/get-product-metafield.cjs.map +1 -1
- package/dist/actions/get-product-metafield.d.cts +2 -2
- package/dist/actions/get-product-metafield.d.mts +2 -2
- package/dist/actions/get-product-metafield.mjs +2 -2
- package/dist/actions/get-product-metafield.mjs.map +1 -1
- package/dist/actions/get-product-metafields.cjs +2 -2
- package/dist/actions/get-product-metafields.cjs.map +1 -1
- package/dist/actions/get-product-metafields.d.cts +2 -2
- package/dist/actions/get-product-metafields.d.mts +2 -2
- package/dist/actions/get-product-metafields.mjs +2 -2
- package/dist/actions/get-product-metafields.mjs.map +1 -1
- package/dist/actions/get-product-variant.cjs +4 -4
- package/dist/actions/get-product-variant.cjs.map +1 -1
- package/dist/actions/get-product-variant.d.cts +5 -5
- package/dist/actions/get-product-variant.d.mts +5 -5
- package/dist/actions/get-product-variant.mjs +4 -4
- package/dist/actions/get-product-variant.mjs.map +1 -1
- package/dist/actions/get-product.cjs +7 -7
- package/dist/actions/get-product.cjs.map +1 -1
- package/dist/actions/get-product.d.cts +9 -9
- package/dist/actions/get-product.d.mts +9 -9
- package/dist/actions/get-product.mjs +7 -7
- package/dist/actions/get-product.mjs.map +1 -1
- package/dist/actions/get-products-paginated.cjs +7 -7
- package/dist/actions/get-products-paginated.cjs.map +1 -1
- package/dist/actions/get-products-paginated.d.cts +9 -9
- package/dist/actions/get-products-paginated.d.mts +9 -9
- package/dist/actions/get-products-paginated.mjs +7 -7
- package/dist/actions/get-products-paginated.mjs.map +1 -1
- package/dist/actions/get-recurring-application-charges.cjs +2 -2
- package/dist/actions/get-recurring-application-charges.cjs.map +1 -1
- package/dist/actions/get-recurring-application-charges.d.cts +2 -2
- package/dist/actions/get-recurring-application-charges.d.mts +2 -2
- package/dist/actions/get-recurring-application-charges.mjs +2 -2
- package/dist/actions/get-recurring-application-charges.mjs.map +1 -1
- package/dist/actions/get-redirect-by-id.cjs +1 -1
- package/dist/actions/get-redirect-by-id.cjs.map +1 -1
- package/dist/actions/get-redirect-by-id.d.cts +1 -1
- package/dist/actions/get-redirect-by-id.d.mts +1 -1
- package/dist/actions/get-redirect-by-id.mjs +1 -1
- package/dist/actions/get-redirect-by-id.mjs.map +1 -1
- package/dist/actions/get-redirects-count.cjs +1 -1
- package/dist/actions/get-redirects-count.cjs.map +1 -1
- package/dist/actions/get-redirects-count.d.cts +1 -1
- package/dist/actions/get-redirects-count.d.mts +1 -1
- package/dist/actions/get-redirects-count.mjs +1 -1
- package/dist/actions/get-redirects-count.mjs.map +1 -1
- package/dist/actions/get-redirects.cjs +2 -2
- package/dist/actions/get-redirects.cjs.map +1 -1
- package/dist/actions/get-redirects.d.cts +2 -2
- package/dist/actions/get-redirects.d.mts +2 -2
- package/dist/actions/get-redirects.mjs +2 -2
- package/dist/actions/get-redirects.mjs.map +1 -1
- package/dist/actions/get-scripttag.cjs +2 -2
- package/dist/actions/get-scripttag.cjs.map +1 -1
- package/dist/actions/get-scripttag.d.cts +2 -2
- package/dist/actions/get-scripttag.d.mts +2 -2
- package/dist/actions/get-scripttag.mjs +2 -2
- package/dist/actions/get-scripttag.mjs.map +1 -1
- package/dist/actions/get-segments-count.cjs +1 -1
- package/dist/actions/get-segments-count.cjs.map +1 -1
- package/dist/actions/get-segments-count.d.cts +1 -1
- package/dist/actions/get-segments-count.d.mts +1 -1
- package/dist/actions/get-segments-count.mjs +1 -1
- package/dist/actions/get-segments-count.mjs.map +1 -1
- package/dist/actions/get-shipping-zones.cjs +8 -8
- package/dist/actions/get-shipping-zones.cjs.map +1 -1
- package/dist/actions/get-shipping-zones.d.cts +8 -8
- package/dist/actions/get-shipping-zones.d.mts +8 -8
- package/dist/actions/get-shipping-zones.mjs +8 -8
- package/dist/actions/get-shipping-zones.mjs.map +1 -1
- package/dist/actions/get-shop-billing-address.cjs +6 -6
- package/dist/actions/get-shop-billing-address.cjs.map +1 -1
- package/dist/actions/get-shop-billing-address.d.cts +6 -6
- package/dist/actions/get-shop-billing-address.d.mts +6 -6
- package/dist/actions/get-shop-billing-address.mjs +6 -6
- package/dist/actions/get-shop-billing-address.mjs.map +1 -1
- package/dist/actions/get-smart-collection-by-id.cjs +4 -4
- package/dist/actions/get-smart-collection-by-id.cjs.map +1 -1
- package/dist/actions/get-smart-collection-by-id.d.cts +4 -4
- package/dist/actions/get-smart-collection-by-id.d.mts +4 -4
- package/dist/actions/get-smart-collection-by-id.mjs +4 -4
- package/dist/actions/get-smart-collection-by-id.mjs.map +1 -1
- package/dist/actions/get-smart-collections-count.cjs +1 -1
- package/dist/actions/get-smart-collections-count.cjs.map +1 -1
- package/dist/actions/get-smart-collections-count.d.cts +1 -1
- package/dist/actions/get-smart-collections-count.d.mts +1 -1
- package/dist/actions/get-smart-collections-count.mjs +1 -1
- package/dist/actions/get-smart-collections-count.mjs.map +1 -1
- package/dist/actions/get-smart-collections.cjs +4 -4
- package/dist/actions/get-smart-collections.cjs.map +1 -1
- package/dist/actions/get-smart-collections.d.cts +4 -4
- package/dist/actions/get-smart-collections.d.mts +4 -4
- package/dist/actions/get-smart-collections.mjs +4 -4
- package/dist/actions/get-smart-collections.mjs.map +1 -1
- package/dist/actions/get-storefront-access-tokens.cjs +2 -2
- package/dist/actions/get-storefront-access-tokens.cjs.map +1 -1
- package/dist/actions/get-storefront-access-tokens.d.cts +2 -2
- package/dist/actions/get-storefront-access-tokens.d.mts +2 -2
- package/dist/actions/get-storefront-access-tokens.mjs +2 -2
- package/dist/actions/get-storefront-access-tokens.mjs.map +1 -1
- package/dist/actions/get-tender-transactions.cjs +3 -3
- package/dist/actions/get-tender-transactions.cjs.map +1 -1
- package/dist/actions/get-tender-transactions.d.cts +3 -3
- package/dist/actions/get-tender-transactions.d.mts +3 -3
- package/dist/actions/get-tender-transactions.mjs +3 -3
- package/dist/actions/get-tender-transactions.mjs.map +1 -1
- package/dist/actions/get-theme.cjs +2 -2
- package/dist/actions/get-theme.cjs.map +1 -1
- package/dist/actions/get-theme.d.cts +2 -2
- package/dist/actions/get-theme.d.mts +2 -2
- package/dist/actions/get-theme.mjs +2 -2
- package/dist/actions/get-theme.mjs.map +1 -1
- package/dist/actions/get-themes-param-theme-id-assets.cjs +2 -2
- package/dist/actions/get-themes-param-theme-id-assets.cjs.map +1 -1
- package/dist/actions/get-themes-param-theme-id-assets.d.cts +2 -2
- package/dist/actions/get-themes-param-theme-id-assets.d.mts +2 -2
- package/dist/actions/get-themes-param-theme-id-assets.mjs +2 -2
- package/dist/actions/get-themes-param-theme-id-assets.mjs.map +1 -1
- package/dist/actions/get-themes.cjs +2 -2
- package/dist/actions/get-themes.cjs.map +1 -1
- package/dist/actions/get-themes.d.cts +2 -2
- package/dist/actions/get-themes.d.mts +2 -2
- package/dist/actions/get-themes.mjs +2 -2
- package/dist/actions/get-themes.mjs.map +1 -1
- package/dist/actions/get-transaction.cjs +6 -6
- package/dist/actions/get-transaction.cjs.map +1 -1
- package/dist/actions/get-transaction.d.cts +7 -7
- package/dist/actions/get-transaction.d.mts +7 -7
- package/dist/actions/get-transaction.mjs +6 -6
- package/dist/actions/get-transaction.mjs.map +1 -1
- package/dist/actions/get-webhook-subscriptions-count.cjs +1 -1
- package/dist/actions/get-webhook-subscriptions-count.cjs.map +1 -1
- package/dist/actions/get-webhook-subscriptions-count.d.cts +1 -1
- package/dist/actions/get-webhook-subscriptions-count.d.mts +1 -1
- package/dist/actions/get-webhook-subscriptions-count.mjs +1 -1
- package/dist/actions/get-webhook-subscriptions-count.mjs.map +1 -1
- package/dist/actions/get-webhook.cjs +2 -2
- package/dist/actions/get-webhook.cjs.map +1 -1
- package/dist/actions/get-webhook.d.cts +2 -2
- package/dist/actions/get-webhook.d.mts +2 -2
- package/dist/actions/get-webhook.mjs +2 -2
- package/dist/actions/get-webhook.mjs.map +1 -1
- package/dist/actions/graph-ql-admin-execute.cjs +5 -5
- package/dist/actions/graph-ql-admin-execute.cjs.map +1 -1
- package/dist/actions/graph-ql-admin-execute.d.cts +5 -5
- package/dist/actions/graph-ql-admin-execute.d.mts +5 -5
- package/dist/actions/graph-ql-admin-execute.mjs +5 -5
- package/dist/actions/graph-ql-admin-execute.mjs.map +1 -1
- package/dist/actions/graph-ql-collections.cjs +5 -5
- package/dist/actions/graph-ql-collections.cjs.map +1 -1
- package/dist/actions/graph-ql-collections.d.cts +5 -5
- package/dist/actions/graph-ql-collections.d.mts +5 -5
- package/dist/actions/graph-ql-collections.mjs +5 -5
- package/dist/actions/graph-ql-collections.mjs.map +1 -1
- package/dist/actions/graph-ql-customers.cjs +5 -5
- package/dist/actions/graph-ql-customers.cjs.map +1 -1
- package/dist/actions/graph-ql-customers.d.cts +5 -5
- package/dist/actions/graph-ql-customers.d.mts +5 -5
- package/dist/actions/graph-ql-customers.mjs +5 -5
- package/dist/actions/graph-ql-customers.mjs.map +1 -1
- package/dist/actions/graph-ql-discounts.cjs +5 -5
- package/dist/actions/graph-ql-discounts.cjs.map +1 -1
- package/dist/actions/graph-ql-discounts.d.cts +5 -5
- package/dist/actions/graph-ql-discounts.d.mts +5 -5
- package/dist/actions/graph-ql-discounts.mjs +5 -5
- package/dist/actions/graph-ql-discounts.mjs.map +1 -1
- package/dist/actions/graph-ql-draft-orders.cjs +5 -5
- package/dist/actions/graph-ql-draft-orders.cjs.map +1 -1
- package/dist/actions/graph-ql-draft-orders.d.cts +5 -5
- package/dist/actions/graph-ql-draft-orders.d.mts +5 -5
- package/dist/actions/graph-ql-draft-orders.mjs +5 -5
- package/dist/actions/graph-ql-draft-orders.mjs.map +1 -1
- package/dist/actions/graph-ql-inventory.cjs +5 -5
- package/dist/actions/graph-ql-inventory.cjs.map +1 -1
- package/dist/actions/graph-ql-inventory.d.cts +5 -5
- package/dist/actions/graph-ql-inventory.d.mts +5 -5
- package/dist/actions/graph-ql-inventory.mjs +5 -5
- package/dist/actions/graph-ql-inventory.mjs.map +1 -1
- package/dist/actions/graph-ql-metafields-metaobjects.cjs +5 -5
- package/dist/actions/graph-ql-metafields-metaobjects.cjs.map +1 -1
- package/dist/actions/graph-ql-metafields-metaobjects.d.cts +5 -5
- package/dist/actions/graph-ql-metafields-metaobjects.d.mts +5 -5
- package/dist/actions/graph-ql-metafields-metaobjects.mjs +5 -5
- package/dist/actions/graph-ql-metafields-metaobjects.mjs.map +1 -1
- package/dist/actions/graph-ql-orders.cjs +5 -5
- package/dist/actions/graph-ql-orders.cjs.map +1 -1
- package/dist/actions/graph-ql-orders.d.cts +5 -5
- package/dist/actions/graph-ql-orders.d.mts +5 -5
- package/dist/actions/graph-ql-orders.mjs +5 -5
- package/dist/actions/graph-ql-orders.mjs.map +1 -1
- package/dist/actions/graph-ql-products.cjs +5 -5
- package/dist/actions/graph-ql-products.cjs.map +1 -1
- package/dist/actions/graph-ql-products.d.cts +5 -5
- package/dist/actions/graph-ql-products.d.mts +5 -5
- package/dist/actions/graph-ql-products.mjs +5 -5
- package/dist/actions/graph-ql-products.mjs.map +1 -1
- package/dist/actions/graph-ql-query.cjs +9 -9
- package/dist/actions/graph-ql-query.cjs.map +1 -1
- package/dist/actions/graph-ql-query.d.cts +9 -9
- package/dist/actions/graph-ql-query.d.mts +9 -9
- package/dist/actions/graph-ql-query.mjs +9 -9
- package/dist/actions/graph-ql-query.mjs.map +1 -1
- package/dist/actions/graph-ql-shop.cjs +5 -5
- package/dist/actions/graph-ql-shop.cjs.map +1 -1
- package/dist/actions/graph-ql-shop.d.cts +5 -5
- package/dist/actions/graph-ql-shop.d.mts +5 -5
- package/dist/actions/graph-ql-shop.mjs +5 -5
- package/dist/actions/graph-ql-shop.mjs.map +1 -1
- package/dist/actions/graph-ql-webhooks.cjs +5 -5
- package/dist/actions/graph-ql-webhooks.cjs.map +1 -1
- package/dist/actions/graph-ql-webhooks.d.cts +5 -5
- package/dist/actions/graph-ql-webhooks.d.mts +5 -5
- package/dist/actions/graph-ql-webhooks.mjs +5 -5
- package/dist/actions/graph-ql-webhooks.mjs.map +1 -1
- package/dist/actions/graph-ql-write-operations.cjs +5 -5
- package/dist/actions/graph-ql-write-operations.cjs.map +1 -1
- package/dist/actions/graph-ql-write-operations.d.cts +7 -7
- package/dist/actions/graph-ql-write-operations.d.mts +7 -7
- package/dist/actions/graph-ql-write-operations.mjs +5 -5
- package/dist/actions/graph-ql-write-operations.mjs.map +1 -1
- package/dist/actions/list-article-authors.cjs +1 -1
- package/dist/actions/list-article-authors.cjs.map +1 -1
- package/dist/actions/list-article-authors.d.cts +1 -1
- package/dist/actions/list-article-authors.d.mts +1 -1
- package/dist/actions/list-article-authors.mjs +1 -1
- package/dist/actions/list-article-authors.mjs.map +1 -1
- package/dist/actions/list-article-tags.cjs +1 -1
- package/dist/actions/list-article-tags.cjs.map +1 -1
- package/dist/actions/list-article-tags.d.cts +1 -1
- package/dist/actions/list-article-tags.d.mts +1 -1
- package/dist/actions/list-article-tags.mjs +1 -1
- package/dist/actions/list-article-tags.mjs.map +1 -1
- package/dist/actions/list-available-locales.cjs +3 -3
- package/dist/actions/list-available-locales.cjs.map +1 -1
- package/dist/actions/list-available-locales.d.cts +3 -3
- package/dist/actions/list-available-locales.d.mts +3 -3
- package/dist/actions/list-available-locales.mjs +3 -3
- package/dist/actions/list-available-locales.mjs.map +1 -1
- package/dist/actions/list-blog-articles.cjs +3 -3
- package/dist/actions/list-blog-articles.cjs.map +1 -1
- package/dist/actions/list-blog-articles.d.cts +3 -3
- package/dist/actions/list-blog-articles.d.mts +3 -3
- package/dist/actions/list-blog-articles.mjs +3 -3
- package/dist/actions/list-blog-articles.mjs.map +1 -1
- package/dist/actions/list-blogs.cjs +2 -2
- package/dist/actions/list-blogs.cjs.map +1 -1
- package/dist/actions/list-blogs.d.cts +2 -2
- package/dist/actions/list-blogs.d.mts +2 -2
- package/dist/actions/list-blogs.mjs +2 -2
- package/dist/actions/list-blogs.mjs.map +1 -1
- package/dist/actions/list-bulk-operations.cjs +4 -4
- package/dist/actions/list-bulk-operations.cjs.map +1 -1
- package/dist/actions/list-bulk-operations.d.cts +4 -4
- package/dist/actions/list-bulk-operations.d.mts +4 -4
- package/dist/actions/list-bulk-operations.mjs +4 -4
- package/dist/actions/list-bulk-operations.mjs.map +1 -1
- package/dist/actions/list-channels.cjs +6 -6
- package/dist/actions/list-channels.cjs.map +1 -1
- package/dist/actions/list-channels.d.cts +7 -7
- package/dist/actions/list-channels.d.mts +7 -7
- package/dist/actions/list-channels.mjs +6 -6
- package/dist/actions/list-channels.mjs.map +1 -1
- package/dist/actions/list-checkout-profiles.cjs +5 -5
- package/dist/actions/list-checkout-profiles.cjs.map +1 -1
- package/dist/actions/list-checkout-profiles.d.cts +8 -8
- package/dist/actions/list-checkout-profiles.d.mts +8 -8
- package/dist/actions/list-checkout-profiles.mjs +5 -5
- package/dist/actions/list-checkout-profiles.mjs.map +1 -1
- package/dist/actions/list-collection-products.cjs +7 -7
- package/dist/actions/list-collection-products.cjs.map +1 -1
- package/dist/actions/list-collection-products.d.cts +9 -9
- package/dist/actions/list-collection-products.d.mts +9 -9
- package/dist/actions/list-collection-products.mjs +7 -7
- package/dist/actions/list-collection-products.mjs.map +1 -1
- package/dist/actions/list-comments.cjs +2 -2
- package/dist/actions/list-comments.cjs.map +1 -1
- package/dist/actions/list-comments.d.cts +2 -2
- package/dist/actions/list-comments.d.mts +2 -2
- package/dist/actions/list-comments.mjs +2 -2
- package/dist/actions/list-comments.mjs.map +1 -1
- package/dist/actions/list-customers.cjs +5 -5
- package/dist/actions/list-customers.cjs.map +1 -1
- package/dist/actions/list-customers.d.cts +6 -6
- package/dist/actions/list-customers.d.mts +6 -6
- package/dist/actions/list-customers.mjs +5 -5
- package/dist/actions/list-customers.mjs.map +1 -1
- package/dist/actions/list-draft-orders.cjs +13 -13
- package/dist/actions/list-draft-orders.cjs.map +1 -1
- package/dist/actions/list-draft-orders.d.cts +33 -33
- package/dist/actions/list-draft-orders.d.mts +33 -33
- package/dist/actions/list-draft-orders.mjs +13 -13
- package/dist/actions/list-draft-orders.mjs.map +1 -1
- package/dist/actions/list-locations.cjs +2 -2
- package/dist/actions/list-locations.cjs.map +1 -1
- package/dist/actions/list-locations.d.cts +2 -2
- package/dist/actions/list-locations.d.mts +2 -2
- package/dist/actions/list-locations.mjs +2 -2
- package/dist/actions/list-locations.mjs.map +1 -1
- package/dist/actions/list-marketing-events.cjs +3 -3
- package/dist/actions/list-marketing-events.cjs.map +1 -1
- package/dist/actions/list-marketing-events.d.cts +3 -3
- package/dist/actions/list-marketing-events.d.mts +3 -3
- package/dist/actions/list-marketing-events.mjs +3 -3
- package/dist/actions/list-marketing-events.mjs.map +1 -1
- package/dist/actions/list-pages.cjs +2 -2
- package/dist/actions/list-pages.cjs.map +1 -1
- package/dist/actions/list-pages.d.cts +2 -2
- package/dist/actions/list-pages.d.mts +2 -2
- package/dist/actions/list-pages.mjs +2 -2
- package/dist/actions/list-pages.mjs.map +1 -1
- package/dist/actions/list-payment-terms-templates.cjs +2 -2
- package/dist/actions/list-payment-terms-templates.cjs.map +1 -1
- package/dist/actions/list-payment-terms-templates.d.cts +2 -2
- package/dist/actions/list-payment-terms-templates.d.mts +2 -2
- package/dist/actions/list-payment-terms-templates.mjs +2 -2
- package/dist/actions/list-payment-terms-templates.mjs.map +1 -1
- package/dist/actions/list-product-images.cjs +2 -2
- package/dist/actions/list-product-images.cjs.map +1 -1
- package/dist/actions/list-product-images.d.cts +2 -2
- package/dist/actions/list-product-images.d.mts +2 -2
- package/dist/actions/list-product-images.mjs +2 -2
- package/dist/actions/list-product-images.mjs.map +1 -1
- package/dist/actions/list-product-variants.cjs +4 -4
- package/dist/actions/list-product-variants.cjs.map +1 -1
- package/dist/actions/list-product-variants.d.cts +5 -5
- package/dist/actions/list-product-variants.d.mts +5 -5
- package/dist/actions/list-product-variants.mjs +4 -4
- package/dist/actions/list-product-variants.mjs.map +1 -1
- package/dist/actions/list-resource-feedbacks.cjs +2 -2
- package/dist/actions/list-resource-feedbacks.cjs.map +1 -1
- package/dist/actions/list-resource-feedbacks.d.cts +2 -2
- package/dist/actions/list-resource-feedbacks.d.mts +2 -2
- package/dist/actions/list-resource-feedbacks.mjs +2 -2
- package/dist/actions/list-resource-feedbacks.mjs.map +1 -1
- package/dist/actions/list-script-tags.cjs +2 -2
- package/dist/actions/list-script-tags.cjs.map +1 -1
- package/dist/actions/list-script-tags.d.cts +2 -2
- package/dist/actions/list-script-tags.d.mts +2 -2
- package/dist/actions/list-script-tags.mjs +2 -2
- package/dist/actions/list-script-tags.mjs.map +1 -1
- package/dist/actions/list-transactions.cjs +5 -5
- package/dist/actions/list-transactions.cjs.map +1 -1
- package/dist/actions/list-transactions.d.cts +5 -5
- package/dist/actions/list-transactions.d.mts +5 -5
- package/dist/actions/list-transactions.mjs +5 -5
- package/dist/actions/list-transactions.mjs.map +1 -1
- package/dist/actions/mark-comment-as-not-spam.cjs +1 -1
- package/dist/actions/mark-comment-as-not-spam.cjs.map +1 -1
- package/dist/actions/mark-comment-as-not-spam.d.cts +1 -1
- package/dist/actions/mark-comment-as-not-spam.d.mts +1 -1
- package/dist/actions/mark-comment-as-not-spam.mjs +1 -1
- package/dist/actions/mark-comment-as-not-spam.mjs.map +1 -1
- package/dist/actions/mark-comment-as-spam.cjs +1 -1
- package/dist/actions/mark-comment-as-spam.cjs.map +1 -1
- package/dist/actions/mark-comment-as-spam.d.cts +1 -1
- package/dist/actions/mark-comment-as-spam.d.mts +1 -1
- package/dist/actions/mark-comment-as-spam.mjs +1 -1
- package/dist/actions/mark-comment-as-spam.mjs.map +1 -1
- package/dist/actions/modify-an-existing-product-variant.cjs +4 -4
- package/dist/actions/modify-an-existing-product-variant.cjs.map +1 -1
- package/dist/actions/modify-an-existing-product-variant.d.cts +5 -5
- package/dist/actions/modify-an-existing-product-variant.d.mts +5 -5
- package/dist/actions/modify-an-existing-product-variant.mjs +4 -4
- package/dist/actions/modify-an-existing-product-variant.mjs.map +1 -1
- package/dist/actions/move-fulfillment-order.cjs +6 -6
- package/dist/actions/move-fulfillment-order.cjs.map +1 -1
- package/dist/actions/move-fulfillment-order.d.cts +15 -14
- package/dist/actions/move-fulfillment-order.d.mts +15 -14
- package/dist/actions/move-fulfillment-order.mjs +6 -6
- package/dist/actions/move-fulfillment-order.mjs.map +1 -1
- package/dist/actions/pin-metafield-definition.cjs +3 -3
- package/dist/actions/pin-metafield-definition.cjs.map +1 -1
- package/dist/actions/pin-metafield-definition.d.cts +3 -3
- package/dist/actions/pin-metafield-definition.d.mts +3 -3
- package/dist/actions/pin-metafield-definition.mjs +3 -3
- package/dist/actions/pin-metafield-definition.mjs.map +1 -1
- package/dist/actions/query-app-by-key.cjs +7 -7
- package/dist/actions/query-app-by-key.cjs.map +1 -1
- package/dist/actions/query-app-by-key.d.cts +12 -12
- package/dist/actions/query-app-by-key.d.mts +12 -12
- package/dist/actions/query-app-by-key.mjs +7 -7
- package/dist/actions/query-app-by-key.mjs.map +1 -1
- package/dist/actions/query-business-entities.cjs +3 -3
- package/dist/actions/query-business-entities.cjs.map +1 -1
- package/dist/actions/query-business-entities.d.cts +3 -3
- package/dist/actions/query-business-entities.d.mts +3 -3
- package/dist/actions/query-business-entities.mjs +3 -3
- package/dist/actions/query-business-entities.mjs.map +1 -1
- package/dist/actions/query-business-entity.cjs +8 -8
- package/dist/actions/query-business-entity.cjs.map +1 -1
- package/dist/actions/query-business-entity.d.cts +8 -8
- package/dist/actions/query-business-entity.d.mts +8 -8
- package/dist/actions/query-business-entity.mjs +8 -8
- package/dist/actions/query-business-entity.mjs.map +1 -1
- package/dist/actions/query-catalogs.cjs +8 -8
- package/dist/actions/query-catalogs.cjs.map +1 -1
- package/dist/actions/query-catalogs.d.cts +8 -8
- package/dist/actions/query-catalogs.d.mts +8 -8
- package/dist/actions/query-catalogs.mjs +8 -8
- package/dist/actions/query-catalogs.mjs.map +1 -1
- package/dist/actions/query-channel.cjs +5 -5
- package/dist/actions/query-channel.cjs.map +1 -1
- package/dist/actions/query-channel.d.cts +5 -5
- package/dist/actions/query-channel.d.mts +5 -5
- package/dist/actions/query-channel.mjs +5 -5
- package/dist/actions/query-channel.mjs.map +1 -1
- package/dist/actions/query-consent-policy-regions.cjs +3 -3
- package/dist/actions/query-consent-policy-regions.cjs.map +1 -1
- package/dist/actions/query-consent-policy-regions.d.cts +3 -3
- package/dist/actions/query-consent-policy-regions.d.mts +3 -3
- package/dist/actions/query-consent-policy-regions.mjs +3 -3
- package/dist/actions/query-consent-policy-regions.mjs.map +1 -1
- package/dist/actions/query-current-app-installation.cjs +8 -8
- package/dist/actions/query-current-app-installation.cjs.map +1 -1
- package/dist/actions/query-current-app-installation.d.cts +8 -8
- package/dist/actions/query-current-app-installation.d.mts +8 -8
- package/dist/actions/query-current-app-installation.mjs +8 -8
- package/dist/actions/query-current-app-installation.mjs.map +1 -1
- package/dist/actions/query-current-bulk-operation.cjs +2 -2
- package/dist/actions/query-current-bulk-operation.cjs.map +1 -1
- package/dist/actions/query-current-bulk-operation.d.cts +2 -2
- package/dist/actions/query-current-bulk-operation.d.mts +2 -2
- package/dist/actions/query-current-bulk-operation.mjs +2 -2
- package/dist/actions/query-current-bulk-operation.mjs.map +1 -1
- package/dist/actions/query-customer-account-pages.cjs +5 -5
- package/dist/actions/query-customer-account-pages.cjs.map +1 -1
- package/dist/actions/query-customer-account-pages.d.cts +6 -6
- package/dist/actions/query-customer-account-pages.d.mts +6 -6
- package/dist/actions/query-customer-account-pages.mjs +5 -5
- package/dist/actions/query-customer-account-pages.mjs.map +1 -1
- package/dist/actions/query-deletion-events.cjs +4 -4
- package/dist/actions/query-deletion-events.cjs.map +1 -1
- package/dist/actions/query-deletion-events.d.cts +6 -6
- package/dist/actions/query-deletion-events.d.mts +6 -6
- package/dist/actions/query-deletion-events.mjs +4 -4
- package/dist/actions/query-deletion-events.mjs.map +1 -1
- package/dist/actions/query-disputes.cjs +5 -5
- package/dist/actions/query-disputes.cjs.map +1 -1
- package/dist/actions/query-disputes.d.cts +5 -5
- package/dist/actions/query-disputes.d.mts +5 -5
- package/dist/actions/query-disputes.mjs +5 -5
- package/dist/actions/query-disputes.mjs.map +1 -1
- package/dist/actions/query-domain.cjs +4 -4
- package/dist/actions/query-domain.cjs.map +1 -1
- package/dist/actions/query-domain.d.cts +5 -5
- package/dist/actions/query-domain.d.mts +5 -5
- package/dist/actions/query-domain.mjs +4 -4
- package/dist/actions/query-domain.mjs.map +1 -1
- package/dist/actions/query-events-count.cjs +3 -3
- package/dist/actions/query-events-count.cjs.map +1 -1
- package/dist/actions/query-events-count.d.cts +3 -3
- package/dist/actions/query-events-count.d.mts +3 -3
- package/dist/actions/query-events-count.mjs +3 -3
- package/dist/actions/query-events-count.mjs.map +1 -1
- package/dist/actions/query-events.cjs +6 -6
- package/dist/actions/query-events.cjs.map +1 -1
- package/dist/actions/query-events.d.cts +10 -10
- package/dist/actions/query-events.d.mts +10 -10
- package/dist/actions/query-events.mjs +6 -6
- package/dist/actions/query-events.mjs.map +1 -1
- package/dist/actions/query-job.cjs +1 -1
- package/dist/actions/query-job.cjs.map +1 -1
- package/dist/actions/query-job.d.cts +1 -1
- package/dist/actions/query-job.d.mts +1 -1
- package/dist/actions/query-job.mjs +1 -1
- package/dist/actions/query-job.mjs.map +1 -1
- package/dist/actions/query-metafield-definition-types.cjs +3 -3
- package/dist/actions/query-metafield-definition-types.cjs.map +1 -1
- package/dist/actions/query-metafield-definition-types.d.cts +3 -3
- package/dist/actions/query-metafield-definition-types.d.mts +3 -3
- package/dist/actions/query-metafield-definition-types.mjs +3 -3
- package/dist/actions/query-metafield-definition-types.mjs.map +1 -1
- package/dist/actions/query-metafield-definition.cjs +3 -3
- package/dist/actions/query-metafield-definition.cjs.map +1 -1
- package/dist/actions/query-metafield-definition.d.cts +3 -3
- package/dist/actions/query-metafield-definition.d.mts +3 -3
- package/dist/actions/query-metafield-definition.mjs +3 -3
- package/dist/actions/query-metafield-definition.mjs.map +1 -1
- package/dist/actions/query-metafield-definitions.cjs +7 -7
- package/dist/actions/query-metafield-definitions.cjs.map +1 -1
- package/dist/actions/query-metafield-definitions.d.cts +14 -14
- package/dist/actions/query-metafield-definitions.d.mts +14 -14
- package/dist/actions/query-metafield-definitions.mjs +7 -7
- package/dist/actions/query-metafield-definitions.mjs.map +1 -1
- package/dist/actions/query-node.cjs +1 -1
- package/dist/actions/query-node.cjs.map +1 -1
- package/dist/actions/query-node.d.cts +1 -1
- package/dist/actions/query-node.d.mts +1 -1
- package/dist/actions/query-node.mjs +1 -1
- package/dist/actions/query-node.mjs.map +1 -1
- package/dist/actions/query-nodes.cjs +6 -6
- package/dist/actions/query-nodes.cjs.map +1 -1
- package/dist/actions/query-nodes.d.cts +6 -6
- package/dist/actions/query-nodes.d.mts +6 -6
- package/dist/actions/query-nodes.mjs +6 -6
- package/dist/actions/query-nodes.mjs.map +1 -1
- package/dist/actions/query-online-store.cjs +3 -3
- package/dist/actions/query-online-store.cjs.map +1 -1
- package/dist/actions/query-online-store.d.cts +3 -3
- package/dist/actions/query-online-store.d.mts +3 -3
- package/dist/actions/query-online-store.mjs +3 -3
- package/dist/actions/query-online-store.mjs.map +1 -1
- package/dist/actions/query-product-duplicate-job.cjs +1 -1
- package/dist/actions/query-product-duplicate-job.cjs.map +1 -1
- package/dist/actions/query-product-duplicate-job.d.cts +1 -1
- package/dist/actions/query-product-duplicate-job.d.mts +1 -1
- package/dist/actions/query-product-duplicate-job.mjs +1 -1
- package/dist/actions/query-product-duplicate-job.mjs.map +1 -1
- package/dist/actions/query-public-api-versions.cjs +2 -2
- package/dist/actions/query-public-api-versions.cjs.map +1 -1
- package/dist/actions/query-public-api-versions.d.cts +2 -2
- package/dist/actions/query-public-api-versions.d.mts +2 -2
- package/dist/actions/query-public-api-versions.mjs +2 -2
- package/dist/actions/query-public-api-versions.mjs.map +1 -1
- package/dist/actions/query-publication.cjs +3 -3
- package/dist/actions/query-publication.cjs.map +1 -1
- package/dist/actions/query-publication.d.cts +3 -3
- package/dist/actions/query-publication.d.mts +3 -3
- package/dist/actions/query-publication.mjs +3 -3
- package/dist/actions/query-publication.mjs.map +1 -1
- package/dist/actions/query-server-pixel.cjs +3 -3
- package/dist/actions/query-server-pixel.cjs.map +1 -1
- package/dist/actions/query-server-pixel.d.cts +3 -3
- package/dist/actions/query-server-pixel.d.mts +3 -3
- package/dist/actions/query-server-pixel.mjs +3 -3
- package/dist/actions/query-server-pixel.mjs.map +1 -1
- package/dist/actions/query-shop-billing-preferences.cjs +1 -1
- package/dist/actions/query-shop-billing-preferences.cjs.map +1 -1
- package/dist/actions/query-shop-billing-preferences.d.cts +1 -1
- package/dist/actions/query-shop-billing-preferences.d.mts +1 -1
- package/dist/actions/query-shop-billing-preferences.mjs +1 -1
- package/dist/actions/query-shop-billing-preferences.mjs.map +1 -1
- package/dist/actions/query-shop-pay-payment-request-receipts.cjs +5 -5
- package/dist/actions/query-shop-pay-payment-request-receipts.cjs.map +1 -1
- package/dist/actions/query-shop-pay-payment-request-receipts.d.cts +5 -5
- package/dist/actions/query-shop-pay-payment-request-receipts.d.mts +5 -5
- package/dist/actions/query-shop-pay-payment-request-receipts.mjs +5 -5
- package/dist/actions/query-shop-pay-payment-request-receipts.mjs.map +1 -1
- package/dist/actions/query-shop.cjs +14 -14
- package/dist/actions/query-shop.cjs.map +1 -1
- package/dist/actions/query-shop.d.cts +14 -14
- package/dist/actions/query-shop.d.mts +14 -14
- package/dist/actions/query-shop.mjs +14 -14
- package/dist/actions/query-shop.mjs.map +1 -1
- package/dist/actions/query-shopify-functions.cjs +7 -7
- package/dist/actions/query-shopify-functions.cjs.map +1 -1
- package/dist/actions/query-shopify-functions.d.cts +10 -10
- package/dist/actions/query-shopify-functions.d.mts +10 -10
- package/dist/actions/query-shopify-functions.mjs +7 -7
- package/dist/actions/query-shopify-functions.mjs.map +1 -1
- package/dist/actions/query-standard-metafield-definition-templates.cjs +6 -6
- package/dist/actions/query-standard-metafield-definition-templates.cjs.map +1 -1
- package/dist/actions/query-standard-metafield-definition-templates.d.cts +8 -8
- package/dist/actions/query-standard-metafield-definition-templates.d.mts +8 -8
- package/dist/actions/query-standard-metafield-definition-templates.mjs +6 -6
- package/dist/actions/query-standard-metafield-definition-templates.mjs.map +1 -1
- package/dist/actions/query-taxonomy.cjs +6 -6
- package/dist/actions/query-taxonomy.cjs.map +1 -1
- package/dist/actions/query-taxonomy.d.cts +6 -6
- package/dist/actions/query-taxonomy.d.mts +6 -6
- package/dist/actions/query-taxonomy.mjs +6 -6
- package/dist/actions/query-taxonomy.mjs.map +1 -1
- package/dist/actions/query-webhook-subscription.cjs +5 -5
- package/dist/actions/query-webhook-subscription.cjs.map +1 -1
- package/dist/actions/query-webhook-subscription.d.cts +5 -5
- package/dist/actions/query-webhook-subscription.d.mts +5 -5
- package/dist/actions/query-webhook-subscription.mjs +5 -5
- package/dist/actions/query-webhook-subscription.mjs.map +1 -1
- package/dist/actions/query-webhook-subscriptions.cjs +11 -11
- package/dist/actions/query-webhook-subscriptions.cjs.map +1 -1
- package/dist/actions/query-webhook-subscriptions.d.cts +10 -10
- package/dist/actions/query-webhook-subscriptions.d.mts +10 -10
- package/dist/actions/query-webhook-subscriptions.mjs +11 -11
- package/dist/actions/query-webhook-subscriptions.mjs.map +1 -1
- package/dist/actions/receive-a-single-fulfillment.cjs +7 -7
- package/dist/actions/receive-a-single-fulfillment.cjs.map +1 -1
- package/dist/actions/receive-a-single-fulfillment.d.cts +8 -8
- package/dist/actions/receive-a-single-fulfillment.d.mts +8 -8
- package/dist/actions/receive-a-single-fulfillment.mjs +7 -7
- package/dist/actions/receive-a-single-fulfillment.mjs.map +1 -1
- package/dist/actions/release-fulfillment-hold.cjs +7 -7
- package/dist/actions/release-fulfillment-hold.cjs.map +1 -1
- package/dist/actions/release-fulfillment-hold.d.cts +7 -7
- package/dist/actions/release-fulfillment-hold.d.mts +7 -7
- package/dist/actions/release-fulfillment-hold.mjs +7 -7
- package/dist/actions/release-fulfillment-hold.mjs.map +1 -1
- package/dist/actions/reopen-closed-order.cjs +10 -10
- package/dist/actions/reopen-closed-order.cjs.map +1 -1
- package/dist/actions/reopen-closed-order.d.cts +57 -57
- package/dist/actions/reopen-closed-order.d.mts +57 -57
- package/dist/actions/reopen-closed-order.mjs +10 -10
- package/dist/actions/reopen-closed-order.mjs.map +1 -1
- package/dist/actions/restore-comment.cjs +2 -2
- package/dist/actions/restore-comment.cjs.map +1 -1
- package/dist/actions/restore-comment.d.cts +2 -2
- package/dist/actions/restore-comment.d.mts +2 -2
- package/dist/actions/restore-comment.mjs +2 -2
- package/dist/actions/restore-comment.mjs.map +1 -1
- package/dist/actions/retrieve-list-metafields-resource-s-endpoint.cjs +2 -2
- package/dist/actions/retrieve-list-metafields-resource-s-endpoint.cjs.map +1 -1
- package/dist/actions/retrieve-list-metafields-resource-s-endpoint.d.cts +4 -4
- package/dist/actions/retrieve-list-metafields-resource-s-endpoint.d.mts +4 -4
- package/dist/actions/retrieve-list-metafields-resource-s-endpoint.mjs +2 -2
- package/dist/actions/retrieve-list-metafields-resource-s-endpoint.mjs.map +1 -1
- package/dist/actions/retrieve-specific-fulfillment-order.cjs +11 -11
- package/dist/actions/retrieve-specific-fulfillment-order.cjs.map +1 -1
- package/dist/actions/retrieve-specific-fulfillment-order.d.cts +12 -12
- package/dist/actions/retrieve-specific-fulfillment-order.d.mts +12 -12
- package/dist/actions/retrieve-specific-fulfillment-order.mjs +11 -11
- package/dist/actions/retrieve-specific-fulfillment-order.mjs.map +1 -1
- package/dist/actions/retrieves-a-list-of-price-rules.cjs +7 -7
- package/dist/actions/retrieves-a-list-of-price-rules.cjs.map +1 -1
- package/dist/actions/retrieves-a-list-of-price-rules.d.cts +7 -7
- package/dist/actions/retrieves-a-list-of-price-rules.d.mts +7 -7
- package/dist/actions/retrieves-a-list-of-price-rules.mjs +7 -7
- package/dist/actions/retrieves-a-list-of-price-rules.mjs.map +1 -1
- package/dist/actions/revoke-app-access-scopes.cjs +3 -3
- package/dist/actions/revoke-app-access-scopes.cjs.map +1 -1
- package/dist/actions/revoke-app-access-scopes.d.cts +3 -3
- package/dist/actions/revoke-app-access-scopes.d.mts +3 -3
- package/dist/actions/revoke-app-access-scopes.mjs +3 -3
- package/dist/actions/revoke-app-access-scopes.mjs.map +1 -1
- package/dist/actions/run-bulk-mutation-operation.cjs +3 -3
- package/dist/actions/run-bulk-mutation-operation.cjs.map +1 -1
- package/dist/actions/run-bulk-mutation-operation.d.cts +3 -3
- package/dist/actions/run-bulk-mutation-operation.d.mts +3 -3
- package/dist/actions/run-bulk-mutation-operation.mjs +3 -3
- package/dist/actions/run-bulk-mutation-operation.mjs.map +1 -1
- package/dist/actions/run-bulk-operation-query.cjs +3 -3
- package/dist/actions/run-bulk-operation-query.cjs.map +1 -1
- package/dist/actions/run-bulk-operation-query.d.cts +3 -3
- package/dist/actions/run-bulk-operation-query.d.mts +3 -3
- package/dist/actions/run-bulk-operation-query.mjs +3 -3
- package/dist/actions/run-bulk-operation-query.mjs.map +1 -1
- package/dist/actions/searches-for-gift-cards.cjs +2 -2
- package/dist/actions/searches-for-gift-cards.cjs.map +1 -1
- package/dist/actions/searches-for-gift-cards.d.cts +2 -2
- package/dist/actions/searches-for-gift-cards.d.mts +2 -2
- package/dist/actions/searches-for-gift-cards.mjs +2 -2
- package/dist/actions/searches-for-gift-cards.mjs.map +1 -1
- package/dist/actions/send-customer-invite.cjs +2 -2
- package/dist/actions/send-customer-invite.cjs.map +1 -1
- package/dist/actions/send-customer-invite.d.cts +2 -2
- package/dist/actions/send-customer-invite.d.mts +2 -2
- package/dist/actions/send-customer-invite.mjs +2 -2
- package/dist/actions/send-customer-invite.mjs.map +1 -1
- package/dist/actions/send-invoice.cjs +2 -2
- package/dist/actions/send-invoice.cjs.map +1 -1
- package/dist/actions/send-invoice.d.cts +2 -2
- package/dist/actions/send-invoice.d.mts +2 -2
- package/dist/actions/send-invoice.mjs +2 -2
- package/dist/actions/send-invoice.mjs.map +1 -1
- package/dist/actions/set-default-customer-address.cjs +2 -2
- package/dist/actions/set-default-customer-address.cjs.map +1 -1
- package/dist/actions/set-default-customer-address.d.cts +2 -2
- package/dist/actions/set-default-customer-address.d.mts +2 -2
- package/dist/actions/set-default-customer-address.mjs +2 -2
- package/dist/actions/set-default-customer-address.mjs.map +1 -1
- package/dist/actions/set-fulfillment-orders-deadline.cjs +1 -1
- package/dist/actions/set-fulfillment-orders-deadline.cjs.map +1 -1
- package/dist/actions/set-fulfillment-orders-deadline.d.cts +1 -1
- package/dist/actions/set-fulfillment-orders-deadline.d.mts +1 -1
- package/dist/actions/set-fulfillment-orders-deadline.mjs +1 -1
- package/dist/actions/set-fulfillment-orders-deadline.mjs.map +1 -1
- package/dist/actions/set-inventory-level.cjs +1 -1
- package/dist/actions/set-inventory-level.cjs.map +1 -1
- package/dist/actions/set-inventory-level.d.cts +1 -1
- package/dist/actions/set-inventory-level.d.mts +1 -1
- package/dist/actions/set-inventory-level.mjs +1 -1
- package/dist/actions/set-inventory-level.mjs.map +1 -1
- package/dist/actions/set-metafields.cjs +4 -4
- package/dist/actions/set-metafields.cjs.map +1 -1
- package/dist/actions/set-metafields.d.cts +5 -4
- package/dist/actions/set-metafields.d.mts +5 -4
- package/dist/actions/set-metafields.mjs +4 -4
- package/dist/actions/set-metafields.mjs.map +1 -1
- package/dist/actions/trigger-shopify-flow.cjs +3 -3
- package/dist/actions/trigger-shopify-flow.cjs.map +1 -1
- package/dist/actions/trigger-shopify-flow.d.cts +3 -3
- package/dist/actions/trigger-shopify-flow.d.mts +3 -3
- package/dist/actions/trigger-shopify-flow.mjs +3 -3
- package/dist/actions/trigger-shopify-flow.mjs.map +1 -1
- package/dist/actions/update-app-subscription-line-item.cjs +4 -4
- package/dist/actions/update-app-subscription-line-item.cjs.map +1 -1
- package/dist/actions/update-app-subscription-line-item.d.cts +4 -4
- package/dist/actions/update-app-subscription-line-item.d.mts +4 -4
- package/dist/actions/update-app-subscription-line-item.mjs +4 -4
- package/dist/actions/update-app-subscription-line-item.mjs.map +1 -1
- package/dist/actions/update-article.cjs +4 -4
- package/dist/actions/update-article.cjs.map +1 -1
- package/dist/actions/update-article.d.cts +5 -4
- package/dist/actions/update-article.d.mts +5 -4
- package/dist/actions/update-article.mjs +4 -4
- package/dist/actions/update-article.mjs.map +1 -1
- package/dist/actions/update-blog.cjs +3 -3
- package/dist/actions/update-blog.cjs.map +1 -1
- package/dist/actions/update-blog.d.cts +4 -3
- package/dist/actions/update-blog.d.mts +4 -3
- package/dist/actions/update-blog.mjs +3 -3
- package/dist/actions/update-blog.mjs.map +1 -1
- package/dist/actions/update-comment.cjs +2 -2
- package/dist/actions/update-comment.cjs.map +1 -1
- package/dist/actions/update-comment.d.cts +2 -2
- package/dist/actions/update-comment.d.mts +2 -2
- package/dist/actions/update-comment.mjs +2 -2
- package/dist/actions/update-comment.mjs.map +1 -1
- package/dist/actions/update-custom-collection.cjs +3 -3
- package/dist/actions/update-custom-collection.cjs.map +1 -1
- package/dist/actions/update-custom-collection.d.cts +3 -3
- package/dist/actions/update-custom-collection.d.mts +3 -3
- package/dist/actions/update-custom-collection.mjs +3 -3
- package/dist/actions/update-custom-collection.mjs.map +1 -1
- package/dist/actions/update-customer-address.cjs +2 -2
- package/dist/actions/update-customer-address.cjs.map +1 -1
- package/dist/actions/update-customer-address.d.cts +2 -2
- package/dist/actions/update-customer-address.d.mts +2 -2
- package/dist/actions/update-customer-address.mjs +2 -2
- package/dist/actions/update-customer-address.mjs.map +1 -1
- package/dist/actions/update-customer.cjs +6 -6
- package/dist/actions/update-customer.cjs.map +1 -1
- package/dist/actions/update-customer.d.cts +8 -7
- package/dist/actions/update-customer.d.mts +8 -7
- package/dist/actions/update-customer.mjs +6 -6
- package/dist/actions/update-customer.mjs.map +1 -1
- package/dist/actions/update-customers-param-customer-id-addresses-set.cjs +1 -1
- package/dist/actions/update-customers-param-customer-id-addresses-set.cjs.map +1 -1
- package/dist/actions/update-customers-param-customer-id-addresses-set.d.cts +1 -1
- package/dist/actions/update-customers-param-customer-id-addresses-set.d.cts.map +1 -1
- package/dist/actions/update-customers-param-customer-id-addresses-set.d.mts +1 -1
- package/dist/actions/update-customers-param-customer-id-addresses-set.d.mts.map +1 -1
- package/dist/actions/update-customers-param-customer-id-addresses-set.mjs +1 -1
- package/dist/actions/update-customers-param-customer-id-addresses-set.mjs.map +1 -1
- package/dist/actions/update-draft-order.cjs +10 -10
- package/dist/actions/update-draft-order.cjs.map +1 -1
- package/dist/actions/update-draft-order.d.cts +13 -11
- package/dist/actions/update-draft-order.d.cts.map +1 -1
- package/dist/actions/update-draft-order.d.mts +13 -11
- package/dist/actions/update-draft-order.d.mts.map +1 -1
- package/dist/actions/update-draft-order.mjs +10 -10
- package/dist/actions/update-draft-order.mjs.map +1 -1
- package/dist/actions/update-fulfillment-tracking.cjs +3 -3
- package/dist/actions/update-fulfillment-tracking.cjs.map +1 -1
- package/dist/actions/update-fulfillment-tracking.d.cts +3 -3
- package/dist/actions/update-fulfillment-tracking.d.mts +3 -3
- package/dist/actions/update-fulfillment-tracking.mjs +3 -3
- package/dist/actions/update-fulfillment-tracking.mjs.map +1 -1
- package/dist/actions/update-gift-card.cjs +2 -2
- package/dist/actions/update-gift-card.cjs.map +1 -1
- package/dist/actions/update-gift-card.d.cts +2 -2
- package/dist/actions/update-gift-card.d.mts +2 -2
- package/dist/actions/update-gift-card.mjs +2 -2
- package/dist/actions/update-gift-card.mjs.map +1 -1
- package/dist/actions/update-inventory-item.cjs +3 -3
- package/dist/actions/update-inventory-item.cjs.map +1 -1
- package/dist/actions/update-inventory-item.d.cts +3 -3
- package/dist/actions/update-inventory-item.d.mts +3 -3
- package/dist/actions/update-inventory-item.mjs +3 -3
- package/dist/actions/update-inventory-item.mjs.map +1 -1
- package/dist/actions/update-marketing-event.cjs +3 -3
- package/dist/actions/update-marketing-event.cjs.map +1 -1
- package/dist/actions/update-marketing-event.d.cts +3 -3
- package/dist/actions/update-marketing-event.d.mts +3 -3
- package/dist/actions/update-marketing-event.mjs +3 -3
- package/dist/actions/update-marketing-event.mjs.map +1 -1
- package/dist/actions/update-metafield-by-id.cjs +2 -2
- package/dist/actions/update-metafield-by-id.cjs.map +1 -1
- package/dist/actions/update-metafield-by-id.d.cts +2 -2
- package/dist/actions/update-metafield-by-id.d.mts +2 -2
- package/dist/actions/update-metafield-by-id.mjs +2 -2
- package/dist/actions/update-metafield-by-id.mjs.map +1 -1
- package/dist/actions/update-metafield-definition.cjs +8 -8
- package/dist/actions/update-metafield-definition.cjs.map +1 -1
- package/dist/actions/update-metafield-definition.d.cts +17 -16
- package/dist/actions/update-metafield-definition.d.mts +17 -16
- package/dist/actions/update-metafield-definition.mjs +8 -8
- package/dist/actions/update-metafield-definition.mjs.map +1 -1
- package/dist/actions/update-order.cjs +14 -14
- package/dist/actions/update-order.cjs.map +1 -1
- package/dist/actions/update-order.d.cts +67 -67
- package/dist/actions/update-order.d.mts +67 -67
- package/dist/actions/update-order.mjs +14 -14
- package/dist/actions/update-order.mjs.map +1 -1
- package/dist/actions/update-page.cjs +2 -2
- package/dist/actions/update-page.cjs.map +1 -1
- package/dist/actions/update-page.d.cts +2 -2
- package/dist/actions/update-page.d.mts +2 -2
- package/dist/actions/update-page.mjs +2 -2
- package/dist/actions/update-page.mjs.map +1 -1
- package/dist/actions/update-price-rule.cjs +7 -7
- package/dist/actions/update-price-rule.cjs.map +1 -1
- package/dist/actions/update-price-rule.d.cts +7 -7
- package/dist/actions/update-price-rule.d.mts +7 -7
- package/dist/actions/update-price-rule.mjs +7 -7
- package/dist/actions/update-price-rule.mjs.map +1 -1
- package/dist/actions/update-product-image.cjs +3 -3
- package/dist/actions/update-product-image.cjs.map +1 -1
- package/dist/actions/update-product-image.d.cts +4 -3
- package/dist/actions/update-product-image.d.mts +4 -3
- package/dist/actions/update-product-image.mjs +3 -3
- package/dist/actions/update-product-image.mjs.map +1 -1
- package/dist/actions/update-product-metafield.cjs +2 -2
- package/dist/actions/update-product-metafield.cjs.map +1 -1
- package/dist/actions/update-product-metafield.d.cts +2 -2
- package/dist/actions/update-product-metafield.d.mts +2 -2
- package/dist/actions/update-product-metafield.mjs +2 -2
- package/dist/actions/update-product-metafield.mjs.map +1 -1
- package/dist/actions/update-product-variants-bulk.cjs +3 -3
- package/dist/actions/update-product-variants-bulk.cjs.map +1 -1
- package/dist/actions/update-product-variants-bulk.d.cts +3 -3
- package/dist/actions/update-product-variants-bulk.d.mts +3 -3
- package/dist/actions/update-product-variants-bulk.mjs +3 -3
- package/dist/actions/update-product-variants-bulk.mjs.map +1 -1
- package/dist/actions/update-pub-sub-webhook-subscription.cjs +4 -4
- package/dist/actions/update-pub-sub-webhook-subscription.cjs.map +1 -1
- package/dist/actions/update-pub-sub-webhook-subscription.d.cts +4 -4
- package/dist/actions/update-pub-sub-webhook-subscription.d.mts +4 -4
- package/dist/actions/update-pub-sub-webhook-subscription.mjs +4 -4
- package/dist/actions/update-pub-sub-webhook-subscription.mjs.map +1 -1
- package/dist/actions/update-redirect.cjs +2 -2
- package/dist/actions/update-redirect.cjs.map +1 -1
- package/dist/actions/update-redirect.d.cts +2 -2
- package/dist/actions/update-redirect.d.mts +2 -2
- package/dist/actions/update-redirect.mjs +2 -2
- package/dist/actions/update-redirect.mjs.map +1 -1
- package/dist/actions/update-script-tag.cjs +1 -1
- package/dist/actions/update-script-tag.cjs.map +1 -1
- package/dist/actions/update-script-tag.d.cts +1 -1
- package/dist/actions/update-script-tag.d.mts +1 -1
- package/dist/actions/update-script-tag.mjs +1 -1
- package/dist/actions/update-script-tag.mjs.map +1 -1
- package/dist/actions/update-smart-collection-order.cjs +1 -1
- package/dist/actions/update-smart-collection-order.cjs.map +1 -1
- package/dist/actions/update-smart-collection-order.d.cts +1 -1
- package/dist/actions/update-smart-collection-order.d.cts.map +1 -1
- package/dist/actions/update-smart-collection-order.d.mts +1 -1
- package/dist/actions/update-smart-collection-order.d.mts.map +1 -1
- package/dist/actions/update-smart-collection-order.mjs +1 -1
- package/dist/actions/update-smart-collection-order.mjs.map +1 -1
- package/dist/actions/update-smart-collection.cjs +5 -5
- package/dist/actions/update-smart-collection.cjs.map +1 -1
- package/dist/actions/update-smart-collection.d.cts +6 -5
- package/dist/actions/update-smart-collection.d.mts +6 -5
- package/dist/actions/update-smart-collection.mjs +5 -5
- package/dist/actions/update-smart-collection.mjs.map +1 -1
- package/dist/actions/update-theme.cjs +2 -2
- package/dist/actions/update-theme.cjs.map +1 -1
- package/dist/actions/update-theme.d.cts +2 -2
- package/dist/actions/update-theme.d.mts +2 -2
- package/dist/actions/update-theme.mjs +2 -2
- package/dist/actions/update-theme.mjs.map +1 -1
- package/dist/actions/update-webhook-subscription.cjs +5 -5
- package/dist/actions/update-webhook-subscription.cjs.map +1 -1
- package/dist/actions/update-webhook-subscription.d.cts +5 -5
- package/dist/actions/update-webhook-subscription.d.mts +5 -5
- package/dist/actions/update-webhook-subscription.mjs +5 -5
- package/dist/actions/update-webhook-subscription.mjs.map +1 -1
- package/dist/actions/updates-an-existing-discount-code.cjs +2 -2
- package/dist/actions/updates-an-existing-discount-code.cjs.map +1 -1
- package/dist/actions/updates-an-existing-discount-code.d.cts +2 -2
- package/dist/actions/updates-an-existing-discount-code.d.mts +2 -2
- package/dist/actions/updates-an-existing-discount-code.mjs +2 -2
- package/dist/actions/updates-an-existing-discount-code.mjs.map +1 -1
- package/dist/catalog.cjs +2 -2
- package/dist/catalog.cjs.map +1 -1
- package/dist/catalog.d.cts +2 -2
- package/dist/catalog.d.mts +2 -2
- package/dist/catalog.mjs +2 -2
- package/dist/catalog.mjs.map +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-batch-discount-codes.cjs","names":["z","action"],"sources":["../../src/actions/get-batch-discount-codes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBatchDiscountCodesInput = z.object({\n batch_id: z.number().int().describe(\"The ID of the batch discount code creation job. Get this from the 'id' field in the response when creating a batch via POST /price_rules/{price_rule_id}/batch.json or from polling GET /price_rules/{price_rule_id}/batch/{batch_id}.json.\"),\n price_rule_id: z.number().int().describe(\"The ID of the price rule associated with the batch discount code creation job. Get this from creating or listing price rules.\"),\n});\nconst ShopifyGetBatchDiscountCodes_BatchDiscountCodeSchema = z.object({\n id: z.number().int().describe(\"The unique identifier for the discount code in Shopify. Populated with a numeric ID (e.g., 123456789) when the code was successfully created. Will be null if the code creation failed due to validation errors.\").nullable().optional(),\n code: z.string().describe(\"The discount code string that customers enter at checkout (e.g., 'SUMMER2024'). Case-insensitive in Shopify. Always populated regardless of whether creation succeeded or failed.\").nullable(),\n errors: z.
|
|
1
|
+
{"version":3,"file":"get-batch-discount-codes.cjs","names":["z","action"],"sources":["../../src/actions/get-batch-discount-codes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBatchDiscountCodesInput = z.object({\n batch_id: z.number().int().describe(\"The ID of the batch discount code creation job. Get this from the 'id' field in the response when creating a batch via POST /price_rules/{price_rule_id}/batch.json or from polling GET /price_rules/{price_rule_id}/batch/{batch_id}.json.\"),\n price_rule_id: z.number().int().describe(\"The ID of the price rule associated with the batch discount code creation job. Get this from creating or listing price rules.\"),\n});\nconst ShopifyGetBatchDiscountCodes_BatchDiscountCodeSchema = z.object({\n id: z.number().int().describe(\"The unique identifier for the discount code in Shopify. Populated with a numeric ID (e.g., 123456789) when the code was successfully created. Will be null if the code creation failed due to validation errors.\").nullable().optional(),\n code: z.string().describe(\"The discount code string that customers enter at checkout (e.g., 'SUMMER2024'). Case-insensitive in Shopify. Always populated regardless of whether creation succeeded or failed.\").nullable(),\n errors: z.record(z.string(), z.unknown()).describe(\"Validation errors that caused code creation to fail. Empty object {} when code was successfully created. When creation fails, contains field-to-error mappings like {'code': ['has already been taken']} or {'code': ['is invalid']}. Common errors include duplicate codes, invalid format, or rule conflicts.\").nullable().optional(),\n}).passthrough().describe(\"Represents a single discount code from a batch creation job, showing whether it succeeded or failed.\\n\\nA successful code has: id=<number>, code=\\\"CODE_NAME\\\", errors={}\\nA failed code has: id=null, code=\\\"CODE_NAME\\\", errors={\\\"field\\\": [\\\"error message\\\"]}\");\nexport const ShopifyGetBatchDiscountCodesOutput = z.object({\n discount_codes: z.array(ShopifyGetBatchDiscountCodes_BatchDiscountCodeSchema).describe(\"Array of discount code objects from the batch creation job. Each object represents one code creation attempt. Successfully created codes have a populated 'id' field (e.g., 123456789) and empty 'errors' ({}). Failed codes have null 'id' and populated 'errors' field mapping field names to error messages (e.g., {'code': ['has already been taken']}).\"),\n}).passthrough().describe(\"Response from GET /admin/api/{version}/price_rules/{price_rule_id}/batch/{batch_id}/discount_codes.json endpoint.\\n\\nReturns an array of discount code objects showing the result of each code creation attempt in the batch job.\\nEach code will have either succeeded (with id populated) or failed (with errors populated).\");\n\nexport const shopifyGetBatchDiscountCodes = action(\"SHOPIFY_GET_BATCH_DISCOUNT_CODES\", {\n slug: \"shopify-get-batch-discount-codes\",\n name: \"Get Batch Discount Codes\",\n description: \"Retrieves discount codes from a batch creation job, showing which succeeded and which failed. **Workflow:** After batch job completes (status='completed'), use this to get the actual codes. 1. Create price rule (get price_rule_id) 2. Create batch job (get batch_id) 3. Poll until completed 4. Use this action to retrieve codes **Response:** Successful codes have id populated and errors={}. Failed codes have id=null and errors with validation details. **Use Cases:** Verify created codes, identify validation errors, get IDs for further operations. **Note:** Requires 'read_price_rules' scope. Max 100 codes per batch.\",\n input: ShopifyGetBatchDiscountCodesInput,\n output: ShopifyGetBatchDiscountCodesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoCA,IAAAA,EAAE,OAAO;CACxD,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6OAA6O;CACjR,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+HAA+H;AAC1K,CAAC;AACD,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kNAAkN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtQ,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mLAAmL,CAAC,CAAC,SAAS;CACxN,QAAQA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iTAAiT,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5X,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oQAAoQ;AAC9R,MAAa,qCAAqCA,IAAAA,EAAE,OAAO,EACzD,gBAAgBA,IAAAA,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,8VAA8V,EACvb,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gUAAgU;AAE1V,MAAa,+BAA+BC,eAAAA,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -9,9 +9,9 @@ declare const ShopifyGetBatchDiscountCodesOutput: z.ZodObject<{
|
|
|
9
9
|
discount_codes: z.ZodArray<z.ZodObject<{
|
|
10
10
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
11
|
code: z.ZodNullable<z.ZodString>;
|
|
12
|
-
errors: z.ZodOptional<z.ZodNullable<z.
|
|
13
|
-
}, z.core.$
|
|
14
|
-
}, z.core.$
|
|
12
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
13
|
+
}, z.core.$loose>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
15
|
declare const shopifyGetBatchDiscountCodes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
batch_id: number;
|
|
17
17
|
price_rule_id: number;
|
|
@@ -9,9 +9,9 @@ declare const ShopifyGetBatchDiscountCodesOutput: z.ZodObject<{
|
|
|
9
9
|
discount_codes: z.ZodArray<z.ZodObject<{
|
|
10
10
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
11
11
|
code: z.ZodNullable<z.ZodString>;
|
|
12
|
-
errors: z.ZodOptional<z.ZodNullable<z.
|
|
13
|
-
}, z.core.$
|
|
14
|
-
}, z.core.$
|
|
12
|
+
errors: z.ZodOptional<z.ZodNullable<z.ZodRecord<z.ZodString, z.ZodUnknown>>>;
|
|
13
|
+
}, z.core.$loose>>;
|
|
14
|
+
}, z.core.$loose>;
|
|
15
15
|
declare const shopifyGetBatchDiscountCodes: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
16
16
|
batch_id: number;
|
|
17
17
|
price_rule_id: number;
|
|
@@ -8,14 +8,14 @@ const ShopifyGetBatchDiscountCodesInput = z.object({
|
|
|
8
8
|
const ShopifyGetBatchDiscountCodes_BatchDiscountCodeSchema = z.object({
|
|
9
9
|
id: z.number().int().describe("The unique identifier for the discount code in Shopify. Populated with a numeric ID (e.g., 123456789) when the code was successfully created. Will be null if the code creation failed due to validation errors.").nullable().optional(),
|
|
10
10
|
code: z.string().describe("The discount code string that customers enter at checkout (e.g., 'SUMMER2024'). Case-insensitive in Shopify. Always populated regardless of whether creation succeeded or failed.").nullable(),
|
|
11
|
-
errors: z.
|
|
12
|
-
}).describe("Represents a single discount code from a batch creation job, showing whether it succeeded or failed.\n\nA successful code has: id=<number>, code=\"CODE_NAME\", errors={}\nA failed code has: id=null, code=\"CODE_NAME\", errors={\"field\": [\"error message\"]}");
|
|
11
|
+
errors: z.record(z.string(), z.unknown()).describe("Validation errors that caused code creation to fail. Empty object {} when code was successfully created. When creation fails, contains field-to-error mappings like {'code': ['has already been taken']} or {'code': ['is invalid']}. Common errors include duplicate codes, invalid format, or rule conflicts.").nullable().optional()
|
|
12
|
+
}).passthrough().describe("Represents a single discount code from a batch creation job, showing whether it succeeded or failed.\n\nA successful code has: id=<number>, code=\"CODE_NAME\", errors={}\nA failed code has: id=null, code=\"CODE_NAME\", errors={\"field\": [\"error message\"]}");
|
|
13
13
|
const shopifyGetBatchDiscountCodes = action("SHOPIFY_GET_BATCH_DISCOUNT_CODES", {
|
|
14
14
|
slug: "shopify-get-batch-discount-codes",
|
|
15
15
|
name: "Get Batch Discount Codes",
|
|
16
16
|
description: "Retrieves discount codes from a batch creation job, showing which succeeded and which failed. **Workflow:** After batch job completes (status='completed'), use this to get the actual codes. 1. Create price rule (get price_rule_id) 2. Create batch job (get batch_id) 3. Poll until completed 4. Use this action to retrieve codes **Response:** Successful codes have id populated and errors={}. Failed codes have id=null and errors with validation details. **Use Cases:** Verify created codes, identify validation errors, get IDs for further operations. **Note:** Requires 'read_price_rules' scope. Max 100 codes per batch.",
|
|
17
17
|
input: ShopifyGetBatchDiscountCodesInput,
|
|
18
|
-
output: z.object({ discount_codes: z.array(ShopifyGetBatchDiscountCodes_BatchDiscountCodeSchema).describe("Array of discount code objects from the batch creation job. Each object represents one code creation attempt. Successfully created codes have a populated 'id' field (e.g., 123456789) and empty 'errors' ({}). Failed codes have null 'id' and populated 'errors' field mapping field names to error messages (e.g., {'code': ['has already been taken']}).") }).describe("Response from GET /admin/api/{version}/price_rules/{price_rule_id}/batch/{batch_id}/discount_codes.json endpoint.\n\nReturns an array of discount code objects showing the result of each code creation attempt in the batch job.\nEach code will have either succeeded (with id populated) or failed (with errors populated).")
|
|
18
|
+
output: z.object({ discount_codes: z.array(ShopifyGetBatchDiscountCodes_BatchDiscountCodeSchema).describe("Array of discount code objects from the batch creation job. Each object represents one code creation attempt. Successfully created codes have a populated 'id' field (e.g., 123456789) and empty 'errors' ({}). Failed codes have null 'id' and populated 'errors' field mapping field names to error messages (e.g., {'code': ['has already been taken']}).") }).passthrough().describe("Response from GET /admin/api/{version}/price_rules/{price_rule_id}/batch/{batch_id}/discount_codes.json endpoint.\n\nReturns an array of discount code objects showing the result of each code creation attempt in the batch job.\nEach code will have either succeeded (with id populated) or failed (with errors populated).")
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
21
21
|
export { shopifyGetBatchDiscountCodes };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-batch-discount-codes.mjs","names":[],"sources":["../../src/actions/get-batch-discount-codes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBatchDiscountCodesInput = z.object({\n batch_id: z.number().int().describe(\"The ID of the batch discount code creation job. Get this from the 'id' field in the response when creating a batch via POST /price_rules/{price_rule_id}/batch.json or from polling GET /price_rules/{price_rule_id}/batch/{batch_id}.json.\"),\n price_rule_id: z.number().int().describe(\"The ID of the price rule associated with the batch discount code creation job. Get this from creating or listing price rules.\"),\n});\nconst ShopifyGetBatchDiscountCodes_BatchDiscountCodeSchema = z.object({\n id: z.number().int().describe(\"The unique identifier for the discount code in Shopify. Populated with a numeric ID (e.g., 123456789) when the code was successfully created. Will be null if the code creation failed due to validation errors.\").nullable().optional(),\n code: z.string().describe(\"The discount code string that customers enter at checkout (e.g., 'SUMMER2024'). Case-insensitive in Shopify. Always populated regardless of whether creation succeeded or failed.\").nullable(),\n errors: z.
|
|
1
|
+
{"version":3,"file":"get-batch-discount-codes.mjs","names":[],"sources":["../../src/actions/get-batch-discount-codes.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBatchDiscountCodesInput = z.object({\n batch_id: z.number().int().describe(\"The ID of the batch discount code creation job. Get this from the 'id' field in the response when creating a batch via POST /price_rules/{price_rule_id}/batch.json or from polling GET /price_rules/{price_rule_id}/batch/{batch_id}.json.\"),\n price_rule_id: z.number().int().describe(\"The ID of the price rule associated with the batch discount code creation job. Get this from creating or listing price rules.\"),\n});\nconst ShopifyGetBatchDiscountCodes_BatchDiscountCodeSchema = z.object({\n id: z.number().int().describe(\"The unique identifier for the discount code in Shopify. Populated with a numeric ID (e.g., 123456789) when the code was successfully created. Will be null if the code creation failed due to validation errors.\").nullable().optional(),\n code: z.string().describe(\"The discount code string that customers enter at checkout (e.g., 'SUMMER2024'). Case-insensitive in Shopify. Always populated regardless of whether creation succeeded or failed.\").nullable(),\n errors: z.record(z.string(), z.unknown()).describe(\"Validation errors that caused code creation to fail. Empty object {} when code was successfully created. When creation fails, contains field-to-error mappings like {'code': ['has already been taken']} or {'code': ['is invalid']}. Common errors include duplicate codes, invalid format, or rule conflicts.\").nullable().optional(),\n}).passthrough().describe(\"Represents a single discount code from a batch creation job, showing whether it succeeded or failed.\\n\\nA successful code has: id=<number>, code=\\\"CODE_NAME\\\", errors={}\\nA failed code has: id=null, code=\\\"CODE_NAME\\\", errors={\\\"field\\\": [\\\"error message\\\"]}\");\nexport const ShopifyGetBatchDiscountCodesOutput = z.object({\n discount_codes: z.array(ShopifyGetBatchDiscountCodes_BatchDiscountCodeSchema).describe(\"Array of discount code objects from the batch creation job. Each object represents one code creation attempt. Successfully created codes have a populated 'id' field (e.g., 123456789) and empty 'errors' ({}). Failed codes have null 'id' and populated 'errors' field mapping field names to error messages (e.g., {'code': ['has already been taken']}).\"),\n}).passthrough().describe(\"Response from GET /admin/api/{version}/price_rules/{price_rule_id}/batch/{batch_id}/discount_codes.json endpoint.\\n\\nReturns an array of discount code objects showing the result of each code creation attempt in the batch job.\\nEach code will have either succeeded (with id populated) or failed (with errors populated).\");\n\nexport const shopifyGetBatchDiscountCodes = action(\"SHOPIFY_GET_BATCH_DISCOUNT_CODES\", {\n slug: \"shopify-get-batch-discount-codes\",\n name: \"Get Batch Discount Codes\",\n description: \"Retrieves discount codes from a batch creation job, showing which succeeded and which failed. **Workflow:** After batch job completes (status='completed'), use this to get the actual codes. 1. Create price rule (get price_rule_id) 2. Create batch job (get batch_id) 3. Poll until completed 4. Use this action to retrieve codes **Response:** Successful codes have id populated and errors={}. Failed codes have id=null and errors with validation details. **Use Cases:** Verify created codes, identify validation errors, get IDs for further operations. **Note:** Requires 'read_price_rules' scope. Max 100 codes per batch.\",\n input: ShopifyGetBatchDiscountCodesInput,\n output: ShopifyGetBatchDiscountCodesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,oCAAoC,EAAE,OAAO;CACxD,UAAU,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6OAA6O;CACjR,eAAe,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+HAA+H;AAC1K,CAAC;AACD,MAAM,uDAAuD,EAAE,OAAO;CACpE,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kNAAkN,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtQ,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mLAAmL,CAAC,CAAC,SAAS;CACxN,QAAQ,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,SAAS,iTAAiT,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5X,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,oQAAoQ;AAK9R,MAAa,+BAA+B,OAAO,oCAAoC;CACrF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATgD,EAAE,OAAO,EACzD,gBAAgB,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,8VAA8V,EACvb,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gUAOhB;AACV,CAAC"}
|
|
@@ -6,7 +6,7 @@ const ShopifyGetBlogArticleTagsInput = zod.z.object({
|
|
|
6
6
|
blog_id: zod.z.string().describe("The unique identifier for the blog to retrieve article tags from."),
|
|
7
7
|
popular: zod.z.number().int().describe("A flag for ordering retrieved tags by popularity. If present (set to any value like 1), results are ordered by popularity, starting with the most popular tag. If not present, tags are returned in default order.").optional()
|
|
8
8
|
}).describe("Request to retrieve a list of all article tags from a specific blog.\n\nAllows optional filtering by limit and popularity sorting.");
|
|
9
|
-
const ShopifyGetBlogArticleTagsOutput = zod.z.object({ tags: zod.z.array(zod.z.string()).describe("List of all article tag names from the specified blog. Each element represents a unique tag that has been applied to articles in this blog.") }).describe("Response schema for GET /admin/api/{version}/blogs/{blog_id}/articles/tags.json endpoint.\n\nReturns a list of all unique tag names from articles in the specified blog.");
|
|
9
|
+
const ShopifyGetBlogArticleTagsOutput = zod.z.object({ tags: zod.z.array(zod.z.string()).describe("List of all article tag names from the specified blog. Each element represents a unique tag that has been applied to articles in this blog.") }).passthrough().describe("Response schema for GET /admin/api/{version}/blogs/{blog_id}/articles/tags.json endpoint.\n\nReturns a list of all unique tag names from articles in the specified blog.");
|
|
10
10
|
const shopifyGetBlogArticleTags = require_action.action("SHOPIFY_GET_BLOG_ARTICLE_TAGS", {
|
|
11
11
|
slug: "shopify-get-blog-article-tags",
|
|
12
12
|
name: "Get blog article tags",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-blog-article-tags.cjs","names":["z","action"],"sources":["../../src/actions/get-blog-article-tags.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBlogArticleTagsInput = z.object({\n limit: z.number().int().describe(\"The maximum number of tags to retrieve. If not specified, all tags are returned.\").optional(),\n blog_id: z.string().describe(\"The unique identifier for the blog to retrieve article tags from.\"),\n popular: z.number().int().describe(\"A flag for ordering retrieved tags by popularity. If present (set to any value like 1), results are ordered by popularity, starting with the most popular tag. If not present, tags are returned in default order.\").optional(),\n}).describe(\"Request to retrieve a list of all article tags from a specific blog.\\n\\nAllows optional filtering by limit and popularity sorting.\");\nexport const ShopifyGetBlogArticleTagsOutput = z.object({\n tags: z.array(z.string()).describe(\"List of all article tag names from the specified blog. Each element represents a unique tag that has been applied to articles in this blog.\"),\n}).describe(\"Response schema for GET /admin/api/{version}/blogs/{blog_id}/articles/tags.json endpoint.\\n\\nReturns a list of all unique tag names from articles in the specified blog.\");\n\nexport const shopifyGetBlogArticleTags = action(\"SHOPIFY_GET_BLOG_ARTICLE_TAGS\", {\n slug: \"shopify-get-blog-article-tags\",\n name: \"Get blog article tags\",\n description: \"Retrieve a list of all article tags from a specific blog. Use when you need to get all unique tags that have been applied to articles in a particular blog, optionally sorted by popularity.\",\n input: ShopifyGetBlogArticleTagsInput,\n output: ShopifyGetBlogArticleTagsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC9H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;CAChG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oNAAoN,CAAC,CAAC,SAAS;AACpQ,CAAC,CAAC,CAAC,SAAS,oIAAoI;AAChJ,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6IAA6I,EAClL,CAAC,CAAC,CAAC,SAAS,0KAA0K;
|
|
1
|
+
{"version":3,"file":"get-blog-article-tags.cjs","names":["z","action"],"sources":["../../src/actions/get-blog-article-tags.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBlogArticleTagsInput = z.object({\n limit: z.number().int().describe(\"The maximum number of tags to retrieve. If not specified, all tags are returned.\").optional(),\n blog_id: z.string().describe(\"The unique identifier for the blog to retrieve article tags from.\"),\n popular: z.number().int().describe(\"A flag for ordering retrieved tags by popularity. If present (set to any value like 1), results are ordered by popularity, starting with the most popular tag. If not present, tags are returned in default order.\").optional(),\n}).describe(\"Request to retrieve a list of all article tags from a specific blog.\\n\\nAllows optional filtering by limit and popularity sorting.\");\nexport const ShopifyGetBlogArticleTagsOutput = z.object({\n tags: z.array(z.string()).describe(\"List of all article tag names from the specified blog. Each element represents a unique tag that has been applied to articles in this blog.\"),\n}).passthrough().describe(\"Response schema for GET /admin/api/{version}/blogs/{blog_id}/articles/tags.json endpoint.\\n\\nReturns a list of all unique tag names from articles in the specified blog.\");\n\nexport const shopifyGetBlogArticleTags = action(\"SHOPIFY_GET_BLOG_ARTICLE_TAGS\", {\n slug: \"shopify-get-blog-article-tags\",\n name: \"Get blog article tags\",\n description: \"Retrieve a list of all article tags from a specific blog. Use when you need to get all unique tags that have been applied to articles in a particular blog, optionally sorted by popularity.\",\n input: ShopifyGetBlogArticleTagsInput,\n output: ShopifyGetBlogArticleTagsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO;CACrD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;CAC9H,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;CAChG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oNAAoN,CAAC,CAAC,SAAS;AACpQ,CAAC,CAAC,CAAC,SAAS,oIAAoI;AAChJ,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6IAA6I,EAClL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0KAA0K;AAEpM,MAAa,4BAA4BC,eAAAA,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -8,7 +8,7 @@ declare const ShopifyGetBlogArticleTagsInput: z.ZodObject<{
|
|
|
8
8
|
}, z.core.$strip>;
|
|
9
9
|
declare const ShopifyGetBlogArticleTagsOutput: z.ZodObject<{
|
|
10
10
|
tags: z.ZodArray<z.ZodString>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const shopifyGetBlogArticleTags: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
blog_id: string;
|
|
14
14
|
limit?: number | undefined;
|
|
@@ -8,7 +8,7 @@ declare const ShopifyGetBlogArticleTagsInput: z.ZodObject<{
|
|
|
8
8
|
}, z.core.$strip>;
|
|
9
9
|
declare const ShopifyGetBlogArticleTagsOutput: z.ZodObject<{
|
|
10
10
|
tags: z.ZodArray<z.ZodString>;
|
|
11
|
-
}, z.core.$
|
|
11
|
+
}, z.core.$loose>;
|
|
12
12
|
declare const shopifyGetBlogArticleTags: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
13
13
|
blog_id: string;
|
|
14
14
|
limit?: number | undefined;
|
|
@@ -9,7 +9,7 @@ const shopifyGetBlogArticleTags = action("SHOPIFY_GET_BLOG_ARTICLE_TAGS", {
|
|
|
9
9
|
blog_id: z.string().describe("The unique identifier for the blog to retrieve article tags from."),
|
|
10
10
|
popular: z.number().int().describe("A flag for ordering retrieved tags by popularity. If present (set to any value like 1), results are ordered by popularity, starting with the most popular tag. If not present, tags are returned in default order.").optional()
|
|
11
11
|
}).describe("Request to retrieve a list of all article tags from a specific blog.\n\nAllows optional filtering by limit and popularity sorting."),
|
|
12
|
-
output: z.object({ tags: z.array(z.string()).describe("List of all article tag names from the specified blog. Each element represents a unique tag that has been applied to articles in this blog.") }).describe("Response schema for GET /admin/api/{version}/blogs/{blog_id}/articles/tags.json endpoint.\n\nReturns a list of all unique tag names from articles in the specified blog.")
|
|
12
|
+
output: z.object({ tags: z.array(z.string()).describe("List of all article tag names from the specified blog. Each element represents a unique tag that has been applied to articles in this blog.") }).passthrough().describe("Response schema for GET /admin/api/{version}/blogs/{blog_id}/articles/tags.json endpoint.\n\nReturns a list of all unique tag names from articles in the specified blog.")
|
|
13
13
|
});
|
|
14
14
|
//#endregion
|
|
15
15
|
export { shopifyGetBlogArticleTags };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-blog-article-tags.mjs","names":[],"sources":["../../src/actions/get-blog-article-tags.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBlogArticleTagsInput = z.object({\n limit: z.number().int().describe(\"The maximum number of tags to retrieve. If not specified, all tags are returned.\").optional(),\n blog_id: z.string().describe(\"The unique identifier for the blog to retrieve article tags from.\"),\n popular: z.number().int().describe(\"A flag for ordering retrieved tags by popularity. If present (set to any value like 1), results are ordered by popularity, starting with the most popular tag. If not present, tags are returned in default order.\").optional(),\n}).describe(\"Request to retrieve a list of all article tags from a specific blog.\\n\\nAllows optional filtering by limit and popularity sorting.\");\nexport const ShopifyGetBlogArticleTagsOutput = z.object({\n tags: z.array(z.string()).describe(\"List of all article tag names from the specified blog. Each element represents a unique tag that has been applied to articles in this blog.\"),\n}).describe(\"Response schema for GET /admin/api/{version}/blogs/{blog_id}/articles/tags.json endpoint.\\n\\nReturns a list of all unique tag names from articles in the specified blog.\");\n\nexport const shopifyGetBlogArticleTags = action(\"SHOPIFY_GET_BLOG_ARTICLE_TAGS\", {\n slug: \"shopify-get-blog-article-tags\",\n name: \"Get blog article tags\",\n description: \"Retrieve a list of all article tags from a specific blog. Use when you need to get all unique tags that have been applied to articles in a particular blog, optionally sorted by popularity.\",\n input: ShopifyGetBlogArticleTagsInput,\n output: ShopifyGetBlogArticleTagsOutput,\n});\n"],"mappings":";;AAaA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb4C,EAAE,OAAO;EACrD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;EAC9H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;EAChG,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oNAAoN,CAAC,CAAC,SAAS;CACpQ,CAAC,CAAC,CAAC,SAAS,oIASH;CACP,QAT6C,EAAE,OAAO,EACtD,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6IAA6I,EAClL,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"get-blog-article-tags.mjs","names":[],"sources":["../../src/actions/get-blog-article-tags.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBlogArticleTagsInput = z.object({\n limit: z.number().int().describe(\"The maximum number of tags to retrieve. If not specified, all tags are returned.\").optional(),\n blog_id: z.string().describe(\"The unique identifier for the blog to retrieve article tags from.\"),\n popular: z.number().int().describe(\"A flag for ordering retrieved tags by popularity. If present (set to any value like 1), results are ordered by popularity, starting with the most popular tag. If not present, tags are returned in default order.\").optional(),\n}).describe(\"Request to retrieve a list of all article tags from a specific blog.\\n\\nAllows optional filtering by limit and popularity sorting.\");\nexport const ShopifyGetBlogArticleTagsOutput = z.object({\n tags: z.array(z.string()).describe(\"List of all article tag names from the specified blog. Each element represents a unique tag that has been applied to articles in this blog.\"),\n}).passthrough().describe(\"Response schema for GET /admin/api/{version}/blogs/{blog_id}/articles/tags.json endpoint.\\n\\nReturns a list of all unique tag names from articles in the specified blog.\");\n\nexport const shopifyGetBlogArticleTags = action(\"SHOPIFY_GET_BLOG_ARTICLE_TAGS\", {\n slug: \"shopify-get-blog-article-tags\",\n name: \"Get blog article tags\",\n description: \"Retrieve a list of all article tags from a specific blog. Use when you need to get all unique tags that have been applied to articles in a particular blog, optionally sorted by popularity.\",\n input: ShopifyGetBlogArticleTagsInput,\n output: ShopifyGetBlogArticleTagsOutput,\n});\n"],"mappings":";;AAaA,MAAa,4BAA4B,OAAO,iCAAiC;CAC/E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb4C,EAAE,OAAO;EACrD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS;EAC9H,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE;EAChG,SAAS,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,oNAAoN,CAAC,CAAC,SAAS;CACpQ,CAAC,CAAC,CAAC,SAAS,oIASH;CACP,QAT6C,EAAE,OAAO,EACtD,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,6IAA6I,EAClL,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0KAOhB;AACV,CAAC"}
|
|
@@ -17,8 +17,8 @@ const ShopifyGetBlog_BlogSchema = zod.z.object({
|
|
|
17
17
|
template_suffix: zod.z.string().describe("Custom template name if applicable; null for default template.").nullable().optional(),
|
|
18
18
|
feedburner_location: zod.z.string().describe("FeedBurner URL if enabled.").nullable().optional(),
|
|
19
19
|
admin_graphql_api_id: zod.z.string().describe("GraphQL global identifier in format gid://shopify/Blog/{id}.").nullable().optional()
|
|
20
|
-
}).describe("Shopify blog object returned by the API.");
|
|
21
|
-
const ShopifyGetBlogOutput = zod.z.object({ blog: ShopifyGetBlog_BlogSchema.nullable() }).describe("Response from GET /admin/api/{version}/blogs/{blog_id}.json endpoint.");
|
|
20
|
+
}).passthrough().describe("Shopify blog object returned by the API.");
|
|
21
|
+
const ShopifyGetBlogOutput = zod.z.object({ blog: ShopifyGetBlog_BlogSchema.nullable() }).passthrough().describe("Response from GET /admin/api/{version}/blogs/{blog_id}.json endpoint.");
|
|
22
22
|
const shopifyGetBlog = require_action.action("SHOPIFY_GET_BLOG", {
|
|
23
23
|
slug: "shopify-get-blog",
|
|
24
24
|
name: "Get Single Blog",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-blog.cjs","names":["z","action"],"sources":["../../src/actions/get-blog.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBlogInput = z.object({\n fields: z.string().describe(\"Comma-separated list of specific blog properties to include in the response (e.g., 'id,title,handle'). If not specified, all properties are returned.\").optional(),\n blog_id: z.string().describe(\"The unique numeric identifier for the blog to retrieve.\"),\n});\nconst ShopifyGetBlog_BlogSchema = z.object({\n id: z.number().int().describe(\"A unique numeric identifier for the blog.\").nullable().optional(),\n tags: z.string().describe(\"A list of tags associated with the 200 most recent blog articles.\").nullable().optional(),\n title: z.string().describe(\"The title of the blog.\").nullable().optional(),\n handle: z.string().describe(\"Human-friendly unique identifier used by Liquid templating.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the blog was created (ISO 8601 format).\").nullable().optional(),\n feedburner: z.string().describe(\"FeedBurner configuration (typically null).\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when changes were last made to the blog's properties (ISO 8601 format).\").nullable().optional(),\n commentable: z.string().describe(\"Comment policy for the blog. Valid values: 'no', 'moderate', or 'yes'.\").nullable().optional(),\n template_suffix: z.string().describe(\"Custom template name if applicable; null for default template.\").nullable().optional(),\n feedburner_location: z.string().describe(\"FeedBurner URL if enabled.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"GraphQL global identifier in format gid://shopify/Blog/{id}.\").nullable().optional(),\n}).describe(\"Shopify blog object returned by the API.\");\nexport const ShopifyGetBlogOutput = z.object({\n blog: ShopifyGetBlog_BlogSchema.nullable(),\n}).describe(\"Response from GET /admin/api/{version}/blogs/{blog_id}.json endpoint.\");\n\nexport const shopifyGetBlog = action(\"SHOPIFY_GET_BLOG\", {\n slug: \"shopify-get-blog\",\n name: \"Get Single Blog\",\n description: \"Retrieve a single blog by its unique identifier. Use when you need to access detailed information about a specific blog in the Shopify store.\",\n input: ShopifyGetBlogInput,\n output: ShopifyGetBlogOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;CAC9L,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;AACxF,CAAC;AACD,MAAM,4BAA4BA,IAAAA,EAAE,OAAO;CACzC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,SAAS,0CAA0C;
|
|
1
|
+
{"version":3,"file":"get-blog.cjs","names":["z","action"],"sources":["../../src/actions/get-blog.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBlogInput = z.object({\n fields: z.string().describe(\"Comma-separated list of specific blog properties to include in the response (e.g., 'id,title,handle'). If not specified, all properties are returned.\").optional(),\n blog_id: z.string().describe(\"The unique numeric identifier for the blog to retrieve.\"),\n});\nconst ShopifyGetBlog_BlogSchema = z.object({\n id: z.number().int().describe(\"A unique numeric identifier for the blog.\").nullable().optional(),\n tags: z.string().describe(\"A list of tags associated with the 200 most recent blog articles.\").nullable().optional(),\n title: z.string().describe(\"The title of the blog.\").nullable().optional(),\n handle: z.string().describe(\"Human-friendly unique identifier used by Liquid templating.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the blog was created (ISO 8601 format).\").nullable().optional(),\n feedburner: z.string().describe(\"FeedBurner configuration (typically null).\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when changes were last made to the blog's properties (ISO 8601 format).\").nullable().optional(),\n commentable: z.string().describe(\"Comment policy for the blog. Valid values: 'no', 'moderate', or 'yes'.\").nullable().optional(),\n template_suffix: z.string().describe(\"Custom template name if applicable; null for default template.\").nullable().optional(),\n feedburner_location: z.string().describe(\"FeedBurner URL if enabled.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"GraphQL global identifier in format gid://shopify/Blog/{id}.\").nullable().optional(),\n}).passthrough().describe(\"Shopify blog object returned by the API.\");\nexport const ShopifyGetBlogOutput = z.object({\n blog: ShopifyGetBlog_BlogSchema.nullable(),\n}).passthrough().describe(\"Response from GET /admin/api/{version}/blogs/{blog_id}.json endpoint.\");\n\nexport const shopifyGetBlog = action(\"SHOPIFY_GET_BLOG\", {\n slug: \"shopify-get-blog\",\n name: \"Get Single Blog\",\n description: \"Retrieve a single blog by its unique identifier. Use when you need to access detailed information about a specific blog in the Shopify store.\",\n input: ShopifyGetBlogInput,\n output: ShopifyGetBlogOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsBA,IAAAA,EAAE,OAAO;CAC1C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;CAC9L,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;AACxF,CAAC;AACD,MAAM,4BAA4BA,IAAAA,EAAE,OAAO;CACzC,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjJ,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AACpE,MAAa,uBAAuBA,IAAAA,EAAE,OAAO,EAC3C,MAAM,0BAA0B,SAAS,EAC3C,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAAuE;AAEjG,MAAa,iBAAiBC,eAAAA,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -18,8 +18,8 @@ declare const ShopifyGetBlogOutput: z.ZodObject<{
|
|
|
18
18
|
template_suffix: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
feedburner_location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
-
}, z.core.$
|
|
22
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const shopifyGetBlog: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
blog_id: string;
|
|
25
25
|
fields?: string | undefined;
|
|
@@ -18,8 +18,8 @@ declare const ShopifyGetBlogOutput: z.ZodObject<{
|
|
|
18
18
|
template_suffix: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
feedburner_location: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
21
|
-
}, z.core.$
|
|
22
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const shopifyGetBlog: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
blog_id: string;
|
|
25
25
|
fields?: string | undefined;
|
|
@@ -17,13 +17,13 @@ const ShopifyGetBlog_BlogSchema = z.object({
|
|
|
17
17
|
template_suffix: z.string().describe("Custom template name if applicable; null for default template.").nullable().optional(),
|
|
18
18
|
feedburner_location: z.string().describe("FeedBurner URL if enabled.").nullable().optional(),
|
|
19
19
|
admin_graphql_api_id: z.string().describe("GraphQL global identifier in format gid://shopify/Blog/{id}.").nullable().optional()
|
|
20
|
-
}).describe("Shopify blog object returned by the API.");
|
|
20
|
+
}).passthrough().describe("Shopify blog object returned by the API.");
|
|
21
21
|
const shopifyGetBlog = action("SHOPIFY_GET_BLOG", {
|
|
22
22
|
slug: "shopify-get-blog",
|
|
23
23
|
name: "Get Single Blog",
|
|
24
24
|
description: "Retrieve a single blog by its unique identifier. Use when you need to access detailed information about a specific blog in the Shopify store.",
|
|
25
25
|
input: ShopifyGetBlogInput,
|
|
26
|
-
output: z.object({ blog: ShopifyGetBlog_BlogSchema.nullable() }).describe("Response from GET /admin/api/{version}/blogs/{blog_id}.json endpoint.")
|
|
26
|
+
output: z.object({ blog: ShopifyGetBlog_BlogSchema.nullable() }).passthrough().describe("Response from GET /admin/api/{version}/blogs/{blog_id}.json endpoint.")
|
|
27
27
|
});
|
|
28
28
|
//#endregion
|
|
29
29
|
export { shopifyGetBlog };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-blog.mjs","names":[],"sources":["../../src/actions/get-blog.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBlogInput = z.object({\n fields: z.string().describe(\"Comma-separated list of specific blog properties to include in the response (e.g., 'id,title,handle'). If not specified, all properties are returned.\").optional(),\n blog_id: z.string().describe(\"The unique numeric identifier for the blog to retrieve.\"),\n});\nconst ShopifyGetBlog_BlogSchema = z.object({\n id: z.number().int().describe(\"A unique numeric identifier for the blog.\").nullable().optional(),\n tags: z.string().describe(\"A list of tags associated with the 200 most recent blog articles.\").nullable().optional(),\n title: z.string().describe(\"The title of the blog.\").nullable().optional(),\n handle: z.string().describe(\"Human-friendly unique identifier used by Liquid templating.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the blog was created (ISO 8601 format).\").nullable().optional(),\n feedburner: z.string().describe(\"FeedBurner configuration (typically null).\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when changes were last made to the blog's properties (ISO 8601 format).\").nullable().optional(),\n commentable: z.string().describe(\"Comment policy for the blog. Valid values: 'no', 'moderate', or 'yes'.\").nullable().optional(),\n template_suffix: z.string().describe(\"Custom template name if applicable; null for default template.\").nullable().optional(),\n feedburner_location: z.string().describe(\"FeedBurner URL if enabled.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"GraphQL global identifier in format gid://shopify/Blog/{id}.\").nullable().optional(),\n}).describe(\"Shopify blog object returned by the API.\");\nexport const ShopifyGetBlogOutput = z.object({\n blog: ShopifyGetBlog_BlogSchema.nullable(),\n}).describe(\"Response from GET /admin/api/{version}/blogs/{blog_id}.json endpoint.\");\n\nexport const shopifyGetBlog = action(\"SHOPIFY_GET_BLOG\", {\n slug: \"shopify-get-blog\",\n name: \"Get Single Blog\",\n description: \"Retrieve a single blog by its unique identifier. Use when you need to access detailed information about a specific blog in the Shopify store.\",\n input: ShopifyGetBlogInput,\n output: ShopifyGetBlogOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsB,EAAE,OAAO;CAC1C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;CAC9L,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;AACxF,CAAC;AACD,MAAM,4BAA4B,EAAE,OAAO;CACzC,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,SAAS,0CAA0C;
|
|
1
|
+
{"version":3,"file":"get-blog.mjs","names":[],"sources":["../../src/actions/get-blog.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBlogInput = z.object({\n fields: z.string().describe(\"Comma-separated list of specific blog properties to include in the response (e.g., 'id,title,handle'). If not specified, all properties are returned.\").optional(),\n blog_id: z.string().describe(\"The unique numeric identifier for the blog to retrieve.\"),\n});\nconst ShopifyGetBlog_BlogSchema = z.object({\n id: z.number().int().describe(\"A unique numeric identifier for the blog.\").nullable().optional(),\n tags: z.string().describe(\"A list of tags associated with the 200 most recent blog articles.\").nullable().optional(),\n title: z.string().describe(\"The title of the blog.\").nullable().optional(),\n handle: z.string().describe(\"Human-friendly unique identifier used by Liquid templating.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the blog was created (ISO 8601 format).\").nullable().optional(),\n feedburner: z.string().describe(\"FeedBurner configuration (typically null).\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when changes were last made to the blog's properties (ISO 8601 format).\").nullable().optional(),\n commentable: z.string().describe(\"Comment policy for the blog. Valid values: 'no', 'moderate', or 'yes'.\").nullable().optional(),\n template_suffix: z.string().describe(\"Custom template name if applicable; null for default template.\").nullable().optional(),\n feedburner_location: z.string().describe(\"FeedBurner URL if enabled.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"GraphQL global identifier in format gid://shopify/Blog/{id}.\").nullable().optional(),\n}).passthrough().describe(\"Shopify blog object returned by the API.\");\nexport const ShopifyGetBlogOutput = z.object({\n blog: ShopifyGetBlog_BlogSchema.nullable(),\n}).passthrough().describe(\"Response from GET /admin/api/{version}/blogs/{blog_id}.json endpoint.\");\n\nexport const shopifyGetBlog = action(\"SHOPIFY_GET_BLOG\", {\n slug: \"shopify-get-blog\",\n name: \"Get Single Blog\",\n description: \"Retrieve a single blog by its unique identifier. Use when you need to access detailed information about a specific blog in the Shopify store.\",\n input: ShopifyGetBlogInput,\n output: ShopifyGetBlogOutput,\n});\n"],"mappings":";;;AAIA,MAAa,sBAAsB,EAAE,OAAO;CAC1C,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uJAAuJ,CAAC,CAAC,SAAS;CAC9L,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD;AACxF,CAAC;AACD,MAAM,4BAA4B,EAAE,OAAO;CACzC,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,2CAA2C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnH,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,wBAAwB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClG,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjJ,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/H,iBAAiB,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3H,qBAAqB,EAAE,OAAO,CAAC,CAAC,SAAS,4BAA4B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,0CAA0C;AAKpE,MAAa,iBAAiB,OAAO,oBAAoB;CACvD,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QATkC,EAAE,OAAO,EAC3C,MAAM,0BAA0B,SAAS,EAC3C,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,uEAOhB;AACV,CAAC"}
|
|
@@ -15,7 +15,7 @@ const ShopifyGetBulkOperationOutput = zod.z.object({
|
|
|
15
15
|
object_count: zod.z.string().describe("The number of objects processed by the bulk operation. Returns as a string representation of the count.").nullable().optional(),
|
|
16
16
|
partial_data_url: zod.z.string().describe("The URL where partial data can be downloaded if the operation was interrupted. Only available if partial data exists.").nullable().optional(),
|
|
17
17
|
root_object_count: zod.z.string().describe("The number of root-level objects processed. Returns as a string representation of the count.").nullable().optional()
|
|
18
|
-
});
|
|
18
|
+
}).passthrough();
|
|
19
19
|
const shopifyGetBulkOperation = require_action.action("SHOPIFY_GET_BULK_OPERATION", {
|
|
20
20
|
slug: "shopify-get-bulk-operation",
|
|
21
21
|
name: "Get bulk operation status",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-bulk-operation.cjs","names":["z","action"],"sources":["../../src/actions/get-bulk-operation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBulkOperationInput = z.object({\n id: z.string().describe(\"The ID of the BulkOperation to return in GID format (e.g., 'gid://shopify/BulkOperation/6117019975874'). This is the unique identifier for the bulk operation created by bulkOperationRunQuery mutation.\"),\n});\nexport const ShopifyGetBulkOperationOutput = z.object({\n id: z.string().describe(\"The ID of the bulk operation in GID format.\").nullable().optional(),\n url: z.string().describe(\"The URL where the output file can be downloaded. This URL is temporary and expires after a short period. Only available when status is COMPLETED.\").nullable().optional(),\n type: z.string().describe(\"The type of bulk operation. Possible values: QUERY, MUTATION.\").nullable().optional(),\n query: z.string().describe(\"The GraphQL query string that was executed for this bulk operation.\").nullable().optional(),\n status: z.string().describe(\"The status of the bulk operation. Possible values: CREATED, RUNNING, COMPLETED, FAILED, CANCELED, CANCELING, EXPIRED.\").nullable().optional(),\n file_size: z.string().describe(\"The size of the result file in bytes. Returns as a string representation. Only available when status is COMPLETED.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the bulk operation was created in ISO 8601 format.\").nullable().optional(),\n error_code: z.string().describe(\"The error code if the bulk operation failed. Common codes: INTERNAL_SERVER_ERROR, TIMEOUT, ACCESS_DENIED, INVALID_QUERY. Null if no error occurred.\").nullable().optional(),\n completed_at: z.string().describe(\"The date and time when the bulk operation completed in ISO 8601 format. Null if the operation has not completed yet.\").nullable().optional(),\n object_count: z.string().describe(\"The number of objects processed by the bulk operation. Returns as a string representation of the count.\").nullable().optional(),\n partial_data_url: z.string().describe(\"The URL where partial data can be downloaded if the operation was interrupted. Only available if partial data exists.\").nullable().optional(),\n root_object_count: z.string().describe(\"The number of root-level objects processed. Returns as a string representation of the count.\").nullable().optional(),\n});\n\nexport const shopifyGetBulkOperation = action(\"SHOPIFY_GET_BULK_OPERATION\", {\n slug: \"shopify-get-bulk-operation\",\n name: \"Get bulk operation status\",\n description: \"Query the status and details of a Shopify bulk operation by its ID. Use when you need to check the progress, status, or results of a previously initiated bulk operation. Returns metadata including status, completion time, result URLs, and error information if applicable. Note: The bulkOperation query requires API version 2025-10 or later.\",\n input: ShopifyGetBulkOperationInput,\n output: ShopifyGetBulkOperationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0MAA0M,EACpO,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mJAAmJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClM,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzK,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzK,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qJAAqJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3M,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9K,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjK,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnL,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7J,CAAC;
|
|
1
|
+
{"version":3,"file":"get-bulk-operation.cjs","names":["z","action"],"sources":["../../src/actions/get-bulk-operation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBulkOperationInput = z.object({\n id: z.string().describe(\"The ID of the BulkOperation to return in GID format (e.g., 'gid://shopify/BulkOperation/6117019975874'). This is the unique identifier for the bulk operation created by bulkOperationRunQuery mutation.\"),\n});\nexport const ShopifyGetBulkOperationOutput = z.object({\n id: z.string().describe(\"The ID of the bulk operation in GID format.\").nullable().optional(),\n url: z.string().describe(\"The URL where the output file can be downloaded. This URL is temporary and expires after a short period. Only available when status is COMPLETED.\").nullable().optional(),\n type: z.string().describe(\"The type of bulk operation. Possible values: QUERY, MUTATION.\").nullable().optional(),\n query: z.string().describe(\"The GraphQL query string that was executed for this bulk operation.\").nullable().optional(),\n status: z.string().describe(\"The status of the bulk operation. Possible values: CREATED, RUNNING, COMPLETED, FAILED, CANCELED, CANCELING, EXPIRED.\").nullable().optional(),\n file_size: z.string().describe(\"The size of the result file in bytes. Returns as a string representation. Only available when status is COMPLETED.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the bulk operation was created in ISO 8601 format.\").nullable().optional(),\n error_code: z.string().describe(\"The error code if the bulk operation failed. Common codes: INTERNAL_SERVER_ERROR, TIMEOUT, ACCESS_DENIED, INVALID_QUERY. Null if no error occurred.\").nullable().optional(),\n completed_at: z.string().describe(\"The date and time when the bulk operation completed in ISO 8601 format. Null if the operation has not completed yet.\").nullable().optional(),\n object_count: z.string().describe(\"The number of objects processed by the bulk operation. Returns as a string representation of the count.\").nullable().optional(),\n partial_data_url: z.string().describe(\"The URL where partial data can be downloaded if the operation was interrupted. Only available if partial data exists.\").nullable().optional(),\n root_object_count: z.string().describe(\"The number of root-level objects processed. Returns as a string representation of the count.\").nullable().optional(),\n}).passthrough();\n\nexport const shopifyGetBulkOperation = action(\"SHOPIFY_GET_BULK_OPERATION\", {\n slug: \"shopify-get-bulk-operation\",\n name: \"Get bulk operation status\",\n description: \"Query the status and details of a Shopify bulk operation by its ID. Use when you need to check the progress, status, or results of a previously initiated bulk operation. Returns metadata including status, completion time, result URLs, and error information if applicable. Note: The bulkOperation query requires API version 2025-10 or later.\",\n input: ShopifyGetBulkOperationInput,\n output: ShopifyGetBulkOperationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO,EACnD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0MAA0M,EACpO,CAAC;AACD,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mJAAmJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClM,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzK,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzK,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qJAAqJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3M,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9K,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjK,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnL,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7J,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -17,7 +17,7 @@ declare const ShopifyGetBulkOperationOutput: z.ZodObject<{
|
|
|
17
17
|
object_count: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
partial_data_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
root_object_count: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const shopifyGetBulkOperation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
id: string;
|
|
23
23
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -17,7 +17,7 @@ declare const ShopifyGetBulkOperationOutput: z.ZodObject<{
|
|
|
17
17
|
object_count: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
18
|
partial_data_url: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
root_object_count: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
|
-
}, z.core.$
|
|
20
|
+
}, z.core.$loose>;
|
|
21
21
|
declare const shopifyGetBulkOperation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
22
22
|
id: string;
|
|
23
23
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -18,7 +18,7 @@ const shopifyGetBulkOperation = action("SHOPIFY_GET_BULK_OPERATION", {
|
|
|
18
18
|
object_count: z.string().describe("The number of objects processed by the bulk operation. Returns as a string representation of the count.").nullable().optional(),
|
|
19
19
|
partial_data_url: z.string().describe("The URL where partial data can be downloaded if the operation was interrupted. Only available if partial data exists.").nullable().optional(),
|
|
20
20
|
root_object_count: z.string().describe("The number of root-level objects processed. Returns as a string representation of the count.").nullable().optional()
|
|
21
|
-
})
|
|
21
|
+
}).passthrough()
|
|
22
22
|
});
|
|
23
23
|
//#endregion
|
|
24
24
|
export { shopifyGetBulkOperation };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-bulk-operation.mjs","names":[],"sources":["../../src/actions/get-bulk-operation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBulkOperationInput = z.object({\n id: z.string().describe(\"The ID of the BulkOperation to return in GID format (e.g., 'gid://shopify/BulkOperation/6117019975874'). This is the unique identifier for the bulk operation created by bulkOperationRunQuery mutation.\"),\n});\nexport const ShopifyGetBulkOperationOutput = z.object({\n id: z.string().describe(\"The ID of the bulk operation in GID format.\").nullable().optional(),\n url: z.string().describe(\"The URL where the output file can be downloaded. This URL is temporary and expires after a short period. Only available when status is COMPLETED.\").nullable().optional(),\n type: z.string().describe(\"The type of bulk operation. Possible values: QUERY, MUTATION.\").nullable().optional(),\n query: z.string().describe(\"The GraphQL query string that was executed for this bulk operation.\").nullable().optional(),\n status: z.string().describe(\"The status of the bulk operation. Possible values: CREATED, RUNNING, COMPLETED, FAILED, CANCELED, CANCELING, EXPIRED.\").nullable().optional(),\n file_size: z.string().describe(\"The size of the result file in bytes. Returns as a string representation. Only available when status is COMPLETED.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the bulk operation was created in ISO 8601 format.\").nullable().optional(),\n error_code: z.string().describe(\"The error code if the bulk operation failed. Common codes: INTERNAL_SERVER_ERROR, TIMEOUT, ACCESS_DENIED, INVALID_QUERY. Null if no error occurred.\").nullable().optional(),\n completed_at: z.string().describe(\"The date and time when the bulk operation completed in ISO 8601 format. Null if the operation has not completed yet.\").nullable().optional(),\n object_count: z.string().describe(\"The number of objects processed by the bulk operation. Returns as a string representation of the count.\").nullable().optional(),\n partial_data_url: z.string().describe(\"The URL where partial data can be downloaded if the operation was interrupted. Only available if partial data exists.\").nullable().optional(),\n root_object_count: z.string().describe(\"The number of root-level objects processed. Returns as a string representation of the count.\").nullable().optional(),\n});\n\nexport const shopifyGetBulkOperation = action(\"SHOPIFY_GET_BULK_OPERATION\", {\n slug: \"shopify-get-bulk-operation\",\n name: \"Get bulk operation status\",\n description: \"Query the status and details of a Shopify bulk operation by its ID. Use when you need to check the progress, status, or results of a previously initiated bulk operation. Returns metadata including status, completion time, result URLs, and error information if applicable. Note: The bulkOperation query requires API version 2025-10 or later.\",\n input: ShopifyGetBulkOperationInput,\n output: ShopifyGetBulkOperationOutput,\n});\n"],"mappings":";;AAsBA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtB0C,EAAE,OAAO,EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0MAA0M,EACpO,CAoBS;CACP,QApB2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mJAAmJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClM,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzK,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzK,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qJAAqJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3M,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9K,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjK,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnL,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7J,
|
|
1
|
+
{"version":3,"file":"get-bulk-operation.mjs","names":[],"sources":["../../src/actions/get-bulk-operation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetBulkOperationInput = z.object({\n id: z.string().describe(\"The ID of the BulkOperation to return in GID format (e.g., 'gid://shopify/BulkOperation/6117019975874'). This is the unique identifier for the bulk operation created by bulkOperationRunQuery mutation.\"),\n});\nexport const ShopifyGetBulkOperationOutput = z.object({\n id: z.string().describe(\"The ID of the bulk operation in GID format.\").nullable().optional(),\n url: z.string().describe(\"The URL where the output file can be downloaded. This URL is temporary and expires after a short period. Only available when status is COMPLETED.\").nullable().optional(),\n type: z.string().describe(\"The type of bulk operation. Possible values: QUERY, MUTATION.\").nullable().optional(),\n query: z.string().describe(\"The GraphQL query string that was executed for this bulk operation.\").nullable().optional(),\n status: z.string().describe(\"The status of the bulk operation. Possible values: CREATED, RUNNING, COMPLETED, FAILED, CANCELED, CANCELING, EXPIRED.\").nullable().optional(),\n file_size: z.string().describe(\"The size of the result file in bytes. Returns as a string representation. Only available when status is COMPLETED.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the bulk operation was created in ISO 8601 format.\").nullable().optional(),\n error_code: z.string().describe(\"The error code if the bulk operation failed. Common codes: INTERNAL_SERVER_ERROR, TIMEOUT, ACCESS_DENIED, INVALID_QUERY. Null if no error occurred.\").nullable().optional(),\n completed_at: z.string().describe(\"The date and time when the bulk operation completed in ISO 8601 format. Null if the operation has not completed yet.\").nullable().optional(),\n object_count: z.string().describe(\"The number of objects processed by the bulk operation. Returns as a string representation of the count.\").nullable().optional(),\n partial_data_url: z.string().describe(\"The URL where partial data can be downloaded if the operation was interrupted. Only available if partial data exists.\").nullable().optional(),\n root_object_count: z.string().describe(\"The number of root-level objects processed. Returns as a string representation of the count.\").nullable().optional(),\n}).passthrough();\n\nexport const shopifyGetBulkOperation = action(\"SHOPIFY_GET_BULK_OPERATION\", {\n slug: \"shopify-get-bulk-operation\",\n name: \"Get bulk operation status\",\n description: \"Query the status and details of a Shopify bulk operation by its ID. Use when you need to check the progress, status, or results of a previously initiated bulk operation. Returns metadata including status, completion time, result URLs, and error information if applicable. Note: The bulkOperation query requires API version 2025-10 or later.\",\n input: ShopifyGetBulkOperationInput,\n output: ShopifyGetBulkOperationOutput,\n});\n"],"mappings":";;AAsBA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAtB0C,EAAE,OAAO,EACnD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,0MAA0M,EACpO,CAoBS;CACP,QApB2C,EAAE,OAAO;EACpD,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3F,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mJAAmJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAClM,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC/G,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACtH,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzK,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,oHAAoH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACzK,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjI,YAAY,EAAE,OAAO,CAAC,CAAC,SAAS,qJAAqJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC3M,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,sHAAsH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EAC9K,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,yGAAyG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACjK,kBAAkB,EAAE,OAAO,CAAC,CAAC,SAAS,uHAAuH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;EACnL,mBAAmB,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7J,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -11,8 +11,8 @@ const ShopifyGetCarrierServices_CarrierServiceSchema = zod.z.object({
|
|
|
11
11
|
service_discovery: zod.z.boolean().describe("Whether merchants can send test data through the admin").nullable().optional(),
|
|
12
12
|
admin_graphql_api_id: zod.z.string().describe("GraphQL Global ID for the service (read-only)").nullable().optional(),
|
|
13
13
|
carrier_service_type: zod.z.string().describe("Distinguishes between API or legacy services (values: 'api' or 'legacy')").nullable().optional()
|
|
14
|
-
}).describe("Represents a Shopify carrier service object.");
|
|
15
|
-
const ShopifyGetCarrierServicesOutput = zod.z.object({ carrier_services: zod.z.array(ShopifyGetCarrierServices_CarrierServiceSchema).describe("Array of active carrier service objects configured in the store (only returns services where active=true).") }).describe("Response containing a list of carrier services from Shopify.");
|
|
14
|
+
}).passthrough().describe("Represents a Shopify carrier service object.");
|
|
15
|
+
const ShopifyGetCarrierServicesOutput = zod.z.object({ carrier_services: zod.z.array(ShopifyGetCarrierServices_CarrierServiceSchema).describe("Array of active carrier service objects configured in the store (only returns services where active=true).") }).passthrough().describe("Response containing a list of carrier services from Shopify.");
|
|
16
16
|
const shopifyGetCarrierServices = require_action.action("SHOPIFY_GET_CARRIER_SERVICES", {
|
|
17
17
|
slug: "shopify-get-carrier-services",
|
|
18
18
|
name: "Get carrier services",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-carrier-services.cjs","names":["z","action"],"sources":["../../src/actions/get-carrier-services.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetCarrierServicesInput = z.object({}).describe(\"Request schema for retrieving carrier services from Shopify.\");\nconst ShopifyGetCarrierServices_CarrierServiceSchema = z.object({\n id: z.number().int().describe(\"The carrier service identifier (read-only)\").nullable().optional(),\n name: z.string().describe(\"The name of the shipping service as seen by merchants and customers\").nullable().optional(),\n active: z.boolean().describe(\"Whether the service is currently active\").nullable().optional(),\n format: z.string().describe(\"Data format (typically 'json')\").nullable().optional(),\n callback_url: z.string().describe(\"The URL endpoint that Shopify needs to retrieve shipping rates\").nullable().optional(),\n service_discovery: z.boolean().describe(\"Whether merchants can send test data through the admin\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"GraphQL Global ID for the service (read-only)\").nullable().optional(),\n carrier_service_type: z.string().describe(\"Distinguishes between API or legacy services (values: 'api' or 'legacy')\").nullable().optional(),\n}).describe(\"Represents a Shopify carrier service object.\");\nexport const ShopifyGetCarrierServicesOutput = z.object({\n carrier_services: z.array(ShopifyGetCarrierServices_CarrierServiceSchema).describe(\"Array of active carrier service objects configured in the store (only returns services where active=true).\"),\n}).describe(\"Response containing a list of carrier services from Shopify.\");\n\nexport const shopifyGetCarrierServices = action(\"SHOPIFY_GET_CARRIER_SERVICES\", {\n slug: \"shopify-get-carrier-services\",\n name: \"Get carrier services\",\n description: \"Retrieves all active carrier services configured in a Shopify store. Carrier services allow apps to provide real-time shipping rates at checkout. This endpoint returns only carrier services where active=true. Requirements: - Store must be on Advanced Shopify plan or higher, OR - Store must be on Shopify plan with yearly billing (with carrier service feature), OR - Store must be a development store Use this to view active carrier services for shipping rate calculations.\",\n input: ShopifyGetCarrierServicesInput,\n output: ShopifyGetCarrierServicesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAClI,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,SAAS,8CAA8C;
|
|
1
|
+
{"version":3,"file":"get-carrier-services.cjs","names":["z","action"],"sources":["../../src/actions/get-carrier-services.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetCarrierServicesInput = z.object({}).describe(\"Request schema for retrieving carrier services from Shopify.\");\nconst ShopifyGetCarrierServices_CarrierServiceSchema = z.object({\n id: z.number().int().describe(\"The carrier service identifier (read-only)\").nullable().optional(),\n name: z.string().describe(\"The name of the shipping service as seen by merchants and customers\").nullable().optional(),\n active: z.boolean().describe(\"Whether the service is currently active\").nullable().optional(),\n format: z.string().describe(\"Data format (typically 'json')\").nullable().optional(),\n callback_url: z.string().describe(\"The URL endpoint that Shopify needs to retrieve shipping rates\").nullable().optional(),\n service_discovery: z.boolean().describe(\"Whether merchants can send test data through the admin\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"GraphQL Global ID for the service (read-only)\").nullable().optional(),\n carrier_service_type: z.string().describe(\"Distinguishes between API or legacy services (values: 'api' or 'legacy')\").nullable().optional(),\n}).passthrough().describe(\"Represents a Shopify carrier service object.\");\nexport const ShopifyGetCarrierServicesOutput = z.object({\n carrier_services: z.array(ShopifyGetCarrierServices_CarrierServiceSchema).describe(\"Array of active carrier service objects configured in the store (only returns services where active=true).\"),\n}).passthrough().describe(\"Response containing a list of carrier services from Shopify.\");\n\nexport const shopifyGetCarrierServices = action(\"SHOPIFY_GET_CARRIER_SERVICES\", {\n slug: \"shopify-get-carrier-services\",\n name: \"Get carrier services\",\n description: \"Retrieves all active carrier services configured in a Shopify store. Carrier services allow apps to provide real-time shipping rates at checkout. This endpoint returns only carrier services where active=true. Requirements: - Store must be on Advanced Shopify plan or higher, OR - Store must be on Shopify plan with yearly billing (with carrier service feature), OR - Store must be a development store Use this to view active carrier services for shipping rate calculations.\",\n input: ShopifyGetCarrierServicesInput,\n output: ShopifyGetCarrierServicesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAClI,MAAM,iDAAiDA,IAAAA,EAAE,OAAO;CAC9D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,QAAQA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AACxE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,kBAAkBA,IAAAA,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,4GAA4G,EACjM,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAA8D;AAExF,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -12,8 +12,8 @@ declare const ShopifyGetCarrierServicesOutput: z.ZodObject<{
|
|
|
12
12
|
service_discovery: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
13
13
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
14
|
carrier_service_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
-
}, z.core.$
|
|
16
|
-
}, z.core.$
|
|
15
|
+
}, z.core.$loose>>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
17
|
declare const shopifyGetCarrierServices: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { shopifyGetCarrierServices };
|
|
@@ -12,8 +12,8 @@ declare const ShopifyGetCarrierServicesOutput: z.ZodObject<{
|
|
|
12
12
|
service_discovery: z.ZodOptional<z.ZodNullable<z.ZodBoolean>>;
|
|
13
13
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
14
14
|
carrier_service_type: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
|
-
}, z.core.$
|
|
16
|
-
}, z.core.$
|
|
15
|
+
}, z.core.$loose>>;
|
|
16
|
+
}, z.core.$loose>;
|
|
17
17
|
declare const shopifyGetCarrierServices: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
18
18
|
//#endregion
|
|
19
19
|
export { shopifyGetCarrierServices };
|
|
@@ -11,13 +11,13 @@ const ShopifyGetCarrierServices_CarrierServiceSchema = z.object({
|
|
|
11
11
|
service_discovery: z.boolean().describe("Whether merchants can send test data through the admin").nullable().optional(),
|
|
12
12
|
admin_graphql_api_id: z.string().describe("GraphQL Global ID for the service (read-only)").nullable().optional(),
|
|
13
13
|
carrier_service_type: z.string().describe("Distinguishes between API or legacy services (values: 'api' or 'legacy')").nullable().optional()
|
|
14
|
-
}).describe("Represents a Shopify carrier service object.");
|
|
14
|
+
}).passthrough().describe("Represents a Shopify carrier service object.");
|
|
15
15
|
const shopifyGetCarrierServices = action("SHOPIFY_GET_CARRIER_SERVICES", {
|
|
16
16
|
slug: "shopify-get-carrier-services",
|
|
17
17
|
name: "Get carrier services",
|
|
18
18
|
description: "Retrieves all active carrier services configured in a Shopify store. Carrier services allow apps to provide real-time shipping rates at checkout. This endpoint returns only carrier services where active=true. Requirements: - Store must be on Advanced Shopify plan or higher, OR - Store must be on Shopify plan with yearly billing (with carrier service feature), OR - Store must be a development store Use this to view active carrier services for shipping rate calculations.",
|
|
19
19
|
input: ShopifyGetCarrierServicesInput,
|
|
20
|
-
output: z.object({ carrier_services: z.array(ShopifyGetCarrierServices_CarrierServiceSchema).describe("Array of active carrier service objects configured in the store (only returns services where active=true).") }).describe("Response containing a list of carrier services from Shopify.")
|
|
20
|
+
output: z.object({ carrier_services: z.array(ShopifyGetCarrierServices_CarrierServiceSchema).describe("Array of active carrier service objects configured in the store (only returns services where active=true).") }).passthrough().describe("Response containing a list of carrier services from Shopify.")
|
|
21
21
|
});
|
|
22
22
|
//#endregion
|
|
23
23
|
export { shopifyGetCarrierServices };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-carrier-services.mjs","names":[],"sources":["../../src/actions/get-carrier-services.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetCarrierServicesInput = z.object({}).describe(\"Request schema for retrieving carrier services from Shopify.\");\nconst ShopifyGetCarrierServices_CarrierServiceSchema = z.object({\n id: z.number().int().describe(\"The carrier service identifier (read-only)\").nullable().optional(),\n name: z.string().describe(\"The name of the shipping service as seen by merchants and customers\").nullable().optional(),\n active: z.boolean().describe(\"Whether the service is currently active\").nullable().optional(),\n format: z.string().describe(\"Data format (typically 'json')\").nullable().optional(),\n callback_url: z.string().describe(\"The URL endpoint that Shopify needs to retrieve shipping rates\").nullable().optional(),\n service_discovery: z.boolean().describe(\"Whether merchants can send test data through the admin\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"GraphQL Global ID for the service (read-only)\").nullable().optional(),\n carrier_service_type: z.string().describe(\"Distinguishes between API or legacy services (values: 'api' or 'legacy')\").nullable().optional(),\n}).describe(\"Represents a Shopify carrier service object.\");\nexport const ShopifyGetCarrierServicesOutput = z.object({\n carrier_services: z.array(ShopifyGetCarrierServices_CarrierServiceSchema).describe(\"Array of active carrier service objects configured in the store (only returns services where active=true).\"),\n}).describe(\"Response containing a list of carrier services from Shopify.\");\n\nexport const shopifyGetCarrierServices = action(\"SHOPIFY_GET_CARRIER_SERVICES\", {\n slug: \"shopify-get-carrier-services\",\n name: \"Get carrier services\",\n description: \"Retrieves all active carrier services configured in a Shopify store. Carrier services allow apps to provide real-time shipping rates at checkout. This endpoint returns only carrier services where active=true. Requirements: - Store must be on Advanced Shopify plan or higher, OR - Store must be on Shopify plan with yearly billing (with carrier service feature), OR - Store must be a development store Use this to view active carrier services for shipping rate calculations.\",\n input: ShopifyGetCarrierServicesInput,\n output: ShopifyGetCarrierServicesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAClI,MAAM,iDAAiD,EAAE,OAAO;CAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,SAAS,8CAA8C;
|
|
1
|
+
{"version":3,"file":"get-carrier-services.mjs","names":[],"sources":["../../src/actions/get-carrier-services.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetCarrierServicesInput = z.object({}).describe(\"Request schema for retrieving carrier services from Shopify.\");\nconst ShopifyGetCarrierServices_CarrierServiceSchema = z.object({\n id: z.number().int().describe(\"The carrier service identifier (read-only)\").nullable().optional(),\n name: z.string().describe(\"The name of the shipping service as seen by merchants and customers\").nullable().optional(),\n active: z.boolean().describe(\"Whether the service is currently active\").nullable().optional(),\n format: z.string().describe(\"Data format (typically 'json')\").nullable().optional(),\n callback_url: z.string().describe(\"The URL endpoint that Shopify needs to retrieve shipping rates\").nullable().optional(),\n service_discovery: z.boolean().describe(\"Whether merchants can send test data through the admin\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"GraphQL Global ID for the service (read-only)\").nullable().optional(),\n carrier_service_type: z.string().describe(\"Distinguishes between API or legacy services (values: 'api' or 'legacy')\").nullable().optional(),\n}).passthrough().describe(\"Represents a Shopify carrier service object.\");\nexport const ShopifyGetCarrierServicesOutput = z.object({\n carrier_services: z.array(ShopifyGetCarrierServices_CarrierServiceSchema).describe(\"Array of active carrier service objects configured in the store (only returns services where active=true).\"),\n}).passthrough().describe(\"Response containing a list of carrier services from Shopify.\");\n\nexport const shopifyGetCarrierServices = action(\"SHOPIFY_GET_CARRIER_SERVICES\", {\n slug: \"shopify-get-carrier-services\",\n name: \"Get carrier services\",\n description: \"Retrieves all active carrier services configured in a Shopify store. Carrier services allow apps to provide real-time shipping rates at checkout. This endpoint returns only carrier services where active=true. Requirements: - Store must be on Advanced Shopify plan or higher, OR - Store must be on Shopify plan with yearly billing (with carrier service feature), OR - Store must be a development store Use this to view active carrier services for shipping rate calculations.\",\n input: ShopifyGetCarrierServicesInput,\n output: ShopifyGetCarrierServicesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiC,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,8DAA8D;AAClI,MAAM,iDAAiD,EAAE,OAAO;CAC9D,IAAI,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,qEAAqE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,QAAQ,EAAE,QAAQ,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5F,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClF,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,mBAAmB,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,+CAA+C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,sBAAsB,EAAE,OAAO,CAAC,CAAC,SAAS,0EAA0E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8CAA8C;AAKxE,MAAa,4BAA4B,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAT6C,EAAE,OAAO,EACtD,kBAAkB,EAAE,MAAM,8CAA8C,CAAC,CAAC,SAAS,4GAA4G,EACjM,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,8DAOhB;AACV,CAAC"}
|
|
@@ -12,7 +12,7 @@ const ShopifyGetCatalogsCountInput = zod.z.object({
|
|
|
12
12
|
const ShopifyGetCatalogsCountOutput = zod.z.object({
|
|
13
13
|
count: zod.z.number().int().describe("The count of catalogs matching the query criteria").nullable(),
|
|
14
14
|
precision: zod.z.string().describe("The count's precision, or the exactness of the value. Possible values: ESTIMATED, EXACT").nullable()
|
|
15
|
-
}).describe("Response schema for catalogsCount GraphQL query.");
|
|
15
|
+
}).passthrough().describe("Response schema for catalogsCount GraphQL query.");
|
|
16
16
|
const shopifyGetCatalogsCount = require_action.action("SHOPIFY_GET_CATALOGS_COUNT", {
|
|
17
17
|
slug: "shopify-get-catalogs-count",
|
|
18
18
|
name: "Get catalogs count",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-catalogs-count.cjs","names":["z","action"],"sources":["../../src/actions/get-catalogs-count.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetCatalogsCountInput = z.object({\n type: z.enum([\"APP\", \"COMPANY_LOCATION\", \"MARKET\"]).describe(\"Enum for catalog type values.\").optional(),\n query: z.string().describe(\"A filter made up of terms for searching catalogs. Filterable fields: app_id, company_id, company_location_id, id, managed_country_id, market_id, status, title. Example: 'status:ACTIVE'\").optional(),\n}).describe(\"Request to retrieve the count of catalogs with optional filters.\");\nexport const ShopifyGetCatalogsCountOutput = z.object({\n count: z.number().int().describe(\"The count of catalogs matching the query criteria\").nullable(),\n precision: z.string().describe(\"The count's precision, or the exactness of the value. Possible values: ESTIMATED, EXACT\").nullable(),\n}).describe(\"Response schema for catalogsCount GraphQL query.\");\n\nexport const shopifyGetCatalogsCount = action(\"SHOPIFY_GET_CATALOGS_COUNT\", {\n slug: \"shopify-get-catalogs-count\",\n name: \"Get catalogs count\",\n description: \"Query the count of catalogs in the Shopify store. Use when you need to know how many catalogs exist, optionally filtered by type or search query.\",\n input: ShopifyGetCatalogsCountInput,\n output: ShopifyGetCatalogsCountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAO;EAAoB;CAAQ,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACvG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0LAA0L,CAAC,CAAC,SAAS;AAClO,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC/F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,SAAS,kDAAkD;
|
|
1
|
+
{"version":3,"file":"get-catalogs-count.cjs","names":["z","action"],"sources":["../../src/actions/get-catalogs-count.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetCatalogsCountInput = z.object({\n type: z.enum([\"APP\", \"COMPANY_LOCATION\", \"MARKET\"]).describe(\"Enum for catalog type values.\").optional(),\n query: z.string().describe(\"A filter made up of terms for searching catalogs. Filterable fields: app_id, company_id, company_location_id, id, managed_country_id, market_id, status, title. Example: 'status:ACTIVE'\").optional(),\n}).describe(\"Request to retrieve the count of catalogs with optional filters.\");\nexport const ShopifyGetCatalogsCountOutput = z.object({\n count: z.number().int().describe(\"The count of catalogs matching the query criteria\").nullable(),\n precision: z.string().describe(\"The count's precision, or the exactness of the value. Possible values: ESTIMATED, EXACT\").nullable(),\n}).passthrough().describe(\"Response schema for catalogsCount GraphQL query.\");\n\nexport const shopifyGetCatalogsCount = action(\"SHOPIFY_GET_CATALOGS_COUNT\", {\n slug: \"shopify-get-catalogs-count\",\n name: \"Get catalogs count\",\n description: \"Query the count of catalogs in the Shopify store. Use when you need to know how many catalogs exist, optionally filtered by type or search query.\",\n input: ShopifyGetCatalogsCountInput,\n output: ShopifyGetCatalogsCountOutput,\n});\n"],"mappings":";;;AAIA,MAAa,+BAA+BA,IAAAA,EAAE,OAAO;CACnD,MAAMA,IAAAA,EAAE,KAAK;EAAC;EAAO;EAAoB;CAAQ,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;CACvG,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0LAA0L,CAAC,CAAC,SAAS;AAClO,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAa,gCAAgCA,IAAAA,EAAE,OAAO;CACpD,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;CAC/F,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;AACrI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAAkD;AAE5E,MAAa,0BAA0BC,eAAAA,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -12,7 +12,7 @@ declare const ShopifyGetCatalogsCountInput: z.ZodObject<{
|
|
|
12
12
|
declare const ShopifyGetCatalogsCountOutput: z.ZodObject<{
|
|
13
13
|
count: z.ZodNullable<z.ZodNumber>;
|
|
14
14
|
precision: z.ZodNullable<z.ZodString>;
|
|
15
|
-
}, z.core.$
|
|
15
|
+
}, z.core.$loose>;
|
|
16
16
|
declare const shopifyGetCatalogsCount: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
type?: "APP" | "COMPANY_LOCATION" | "MARKET" | undefined;
|
|
18
18
|
query?: string | undefined;
|
|
@@ -12,7 +12,7 @@ declare const ShopifyGetCatalogsCountInput: z.ZodObject<{
|
|
|
12
12
|
declare const ShopifyGetCatalogsCountOutput: z.ZodObject<{
|
|
13
13
|
count: z.ZodNullable<z.ZodNumber>;
|
|
14
14
|
precision: z.ZodNullable<z.ZodString>;
|
|
15
|
-
}, z.core.$
|
|
15
|
+
}, z.core.$loose>;
|
|
16
16
|
declare const shopifyGetCatalogsCount: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
17
17
|
type?: "APP" | "COMPANY_LOCATION" | "MARKET" | undefined;
|
|
18
18
|
query?: string | undefined;
|
|
@@ -15,7 +15,7 @@ const shopifyGetCatalogsCount = action("SHOPIFY_GET_CATALOGS_COUNT", {
|
|
|
15
15
|
output: z.object({
|
|
16
16
|
count: z.number().int().describe("The count of catalogs matching the query criteria").nullable(),
|
|
17
17
|
precision: z.string().describe("The count's precision, or the exactness of the value. Possible values: ESTIMATED, EXACT").nullable()
|
|
18
|
-
}).describe("Response schema for catalogsCount GraphQL query.")
|
|
18
|
+
}).passthrough().describe("Response schema for catalogsCount GraphQL query.")
|
|
19
19
|
});
|
|
20
20
|
//#endregion
|
|
21
21
|
export { shopifyGetCatalogsCount };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-catalogs-count.mjs","names":[],"sources":["../../src/actions/get-catalogs-count.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetCatalogsCountInput = z.object({\n type: z.enum([\"APP\", \"COMPANY_LOCATION\", \"MARKET\"]).describe(\"Enum for catalog type values.\").optional(),\n query: z.string().describe(\"A filter made up of terms for searching catalogs. Filterable fields: app_id, company_id, company_location_id, id, managed_country_id, market_id, status, title. Example: 'status:ACTIVE'\").optional(),\n}).describe(\"Request to retrieve the count of catalogs with optional filters.\");\nexport const ShopifyGetCatalogsCountOutput = z.object({\n count: z.number().int().describe(\"The count of catalogs matching the query criteria\").nullable(),\n precision: z.string().describe(\"The count's precision, or the exactness of the value. Possible values: ESTIMATED, EXACT\").nullable(),\n}).describe(\"Response schema for catalogsCount GraphQL query.\");\n\nexport const shopifyGetCatalogsCount = action(\"SHOPIFY_GET_CATALOGS_COUNT\", {\n slug: \"shopify-get-catalogs-count\",\n name: \"Get catalogs count\",\n description: \"Query the count of catalogs in the Shopify store. Use when you need to know how many catalogs exist, optionally filtered by type or search query.\",\n input: ShopifyGetCatalogsCountInput,\n output: ShopifyGetCatalogsCountOutput,\n});\n"],"mappings":";;AAaA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb0C,EAAE,OAAO;EACnD,MAAM,EAAE,KAAK;GAAC;GAAO;GAAoB;EAAQ,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACvG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0LAA0L,CAAC,CAAC,SAAS;CAClO,CAAC,CAAC,CAAC,SAAS,kEAUH;CACP,QAV2C,EAAE,OAAO;EACpD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC/F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACrI,CAAC,CAAC,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"get-catalogs-count.mjs","names":[],"sources":["../../src/actions/get-catalogs-count.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetCatalogsCountInput = z.object({\n type: z.enum([\"APP\", \"COMPANY_LOCATION\", \"MARKET\"]).describe(\"Enum for catalog type values.\").optional(),\n query: z.string().describe(\"A filter made up of terms for searching catalogs. Filterable fields: app_id, company_id, company_location_id, id, managed_country_id, market_id, status, title. Example: 'status:ACTIVE'\").optional(),\n}).describe(\"Request to retrieve the count of catalogs with optional filters.\");\nexport const ShopifyGetCatalogsCountOutput = z.object({\n count: z.number().int().describe(\"The count of catalogs matching the query criteria\").nullable(),\n precision: z.string().describe(\"The count's precision, or the exactness of the value. Possible values: ESTIMATED, EXACT\").nullable(),\n}).passthrough().describe(\"Response schema for catalogsCount GraphQL query.\");\n\nexport const shopifyGetCatalogsCount = action(\"SHOPIFY_GET_CATALOGS_COUNT\", {\n slug: \"shopify-get-catalogs-count\",\n name: \"Get catalogs count\",\n description: \"Query the count of catalogs in the Shopify store. Use when you need to know how many catalogs exist, optionally filtered by type or search query.\",\n input: ShopifyGetCatalogsCountInput,\n output: ShopifyGetCatalogsCountOutput,\n});\n"],"mappings":";;AAaA,MAAa,0BAA0B,OAAO,8BAA8B;CAC1E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAb0C,EAAE,OAAO;EACnD,MAAM,EAAE,KAAK;GAAC;GAAO;GAAoB;EAAQ,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS;EACvG,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,0LAA0L,CAAC,CAAC,SAAS;CAClO,CAAC,CAAC,CAAC,SAAS,kEAUH;CACP,QAV2C,EAAE,OAAO;EACpD,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;EAC/F,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yFAAyF,CAAC,CAAC,SAAS;CACrI,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,kDAOhB;AACV,CAAC"}
|
|
@@ -8,9 +8,9 @@ const ShopifyGetCheckoutProfile_CheckoutProfileSchema = zod.z.object({
|
|
|
8
8
|
createdAt: zod.z.string().describe("The date and time when the profile was created (ISO 8601).").nullable().optional(),
|
|
9
9
|
updatedAt: zod.z.string().describe("The date and time when the profile was last updated (ISO 8601).").nullable().optional(),
|
|
10
10
|
isPublished: zod.z.boolean().describe("Whether the checkout profile is published.").nullable().optional()
|
|
11
|
-
}).describe("Shopify checkout profile with configuration details.");
|
|
12
|
-
const ShopifyGetCheckoutProfile_GetCheckoutProfileResponseDataSchema = zod.z.object({ checkoutProfile: ShopifyGetCheckoutProfile_CheckoutProfileSchema.nullable().optional() }).describe("Data wrapper containing the checkout profile.");
|
|
13
|
-
const ShopifyGetCheckoutProfileOutput = zod.z.object({ data: ShopifyGetCheckoutProfile_GetCheckoutProfileResponseDataSchema.nullable() }).describe("Response containing the retrieved Shopify checkout profile.");
|
|
11
|
+
}).passthrough().describe("Shopify checkout profile with configuration details.");
|
|
12
|
+
const ShopifyGetCheckoutProfile_GetCheckoutProfileResponseDataSchema = zod.z.object({ checkoutProfile: ShopifyGetCheckoutProfile_CheckoutProfileSchema.nullable().optional() }).passthrough().describe("Data wrapper containing the checkout profile.");
|
|
13
|
+
const ShopifyGetCheckoutProfileOutput = zod.z.object({ data: ShopifyGetCheckoutProfile_GetCheckoutProfileResponseDataSchema.nullable() }).passthrough().describe("Response containing the retrieved Shopify checkout profile.");
|
|
14
14
|
const shopifyGetCheckoutProfile = require_action.action("SHOPIFY_GET_CHECKOUT_PROFILE", {
|
|
15
15
|
slug: "shopify-get-checkout-profile",
|
|
16
16
|
name: "Get checkout profile",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-checkout-profile.cjs","names":["z","action"],"sources":["../../src/actions/get-checkout-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetCheckoutProfileInput = z.object({\n id: z.string().describe(\"The ID of the checkout profile in GID format (e.g., 'gid://shopify/CheckoutProfile/691503298').\"),\n}).describe(\"Request parameters to retrieve a checkout profile from Shopify.\");\nconst ShopifyGetCheckoutProfile_CheckoutProfileSchema = z.object({\n id: z.string().describe(\"The unique identifier in GID format.\").nullable(),\n name: z.string().describe(\"The name of the checkout profile.\").nullable().optional(),\n createdAt: z.string().describe(\"The date and time when the profile was created (ISO 8601).\").nullable().optional(),\n updatedAt: z.string().describe(\"The date and time when the profile was last updated (ISO 8601).\").nullable().optional(),\n isPublished: z.boolean().describe(\"Whether the checkout profile is published.\").nullable().optional(),\n}).describe(\"Shopify checkout profile with configuration details.\");\nconst ShopifyGetCheckoutProfile_GetCheckoutProfileResponseDataSchema = z.object({\n checkoutProfile: ShopifyGetCheckoutProfile_CheckoutProfileSchema.nullable().optional(),\n}).describe(\"Data wrapper containing the checkout profile.\");\nexport const ShopifyGetCheckoutProfileOutput = z.object({\n data: ShopifyGetCheckoutProfile_GetCheckoutProfileResponseDataSchema.nullable(),\n}).describe(\"Response containing the retrieved Shopify checkout profile.\");\n\nexport const shopifyGetCheckoutProfile = action(\"SHOPIFY_GET_CHECKOUT_PROFILE\", {\n slug: \"shopify-get-checkout-profile\",\n name: \"Get checkout profile\",\n description: \"Retrieves a checkout profile from Shopify using its unique ID. Use when you need to query checkout profile details including name, publication status, and timestamps.\",\n input: ShopifyGetCheckoutProfileInput,\n output: ShopifyGetCheckoutProfileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,EAC3H,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,SAAS,sDAAsD;
|
|
1
|
+
{"version":3,"file":"get-checkout-profile.cjs","names":["z","action"],"sources":["../../src/actions/get-checkout-profile.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetCheckoutProfileInput = z.object({\n id: z.string().describe(\"The ID of the checkout profile in GID format (e.g., 'gid://shopify/CheckoutProfile/691503298').\"),\n}).describe(\"Request parameters to retrieve a checkout profile from Shopify.\");\nconst ShopifyGetCheckoutProfile_CheckoutProfileSchema = z.object({\n id: z.string().describe(\"The unique identifier in GID format.\").nullable(),\n name: z.string().describe(\"The name of the checkout profile.\").nullable().optional(),\n createdAt: z.string().describe(\"The date and time when the profile was created (ISO 8601).\").nullable().optional(),\n updatedAt: z.string().describe(\"The date and time when the profile was last updated (ISO 8601).\").nullable().optional(),\n isPublished: z.boolean().describe(\"Whether the checkout profile is published.\").nullable().optional(),\n}).passthrough().describe(\"Shopify checkout profile with configuration details.\");\nconst ShopifyGetCheckoutProfile_GetCheckoutProfileResponseDataSchema = z.object({\n checkoutProfile: ShopifyGetCheckoutProfile_CheckoutProfileSchema.nullable().optional(),\n}).passthrough().describe(\"Data wrapper containing the checkout profile.\");\nexport const ShopifyGetCheckoutProfileOutput = z.object({\n data: ShopifyGetCheckoutProfile_GetCheckoutProfileResponseDataSchema.nullable(),\n}).passthrough().describe(\"Response containing the retrieved Shopify checkout profile.\");\n\nexport const shopifyGetCheckoutProfile = action(\"SHOPIFY_GET_CHECKOUT_PROFILE\", {\n slug: \"shopify-get-checkout-profile\",\n name: \"Get checkout profile\",\n description: \"Retrieves a checkout profile from Shopify using its unique ID. Use when you need to query checkout profile details including name, publication status, and timestamps.\",\n input: ShopifyGetCheckoutProfileInput,\n output: ShopifyGetCheckoutProfileOutput,\n});\n"],"mappings":";;;AAIA,MAAa,iCAAiCA,IAAAA,EAAE,OAAO,EACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iGAAiG,EAC3H,CAAC,CAAC,CAAC,SAAS,iEAAiE;AAC7E,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sCAAsC,CAAC,CAAC,SAAS;CACzE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjH,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sDAAsD;AAChF,MAAM,iEAAiEA,IAAAA,EAAE,OAAO,EAC9E,iBAAiB,gDAAgD,SAAS,CAAC,CAAC,SAAS,EACvF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,+CAA+C;AACzE,MAAa,kCAAkCA,IAAAA,EAAE,OAAO,EACtD,MAAM,+DAA+D,SAAS,EAChF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AAEvF,MAAa,4BAA4BC,eAAAA,OAAO,gCAAgC;CAC9E,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|