@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
|
@@ -14,22 +14,22 @@ const ShopifyGetProduct_ProductImageSchema = zod.z.object({
|
|
|
14
14
|
updated_at: zod.z.string().describe("The date and time when the product image was last modified. ISO 8601 format.").nullable(),
|
|
15
15
|
variant_ids: zod.z.array(zod.z.number().int()).describe("An array of variant IDs associated with the image. Deprecated.").nullable().optional(),
|
|
16
16
|
admin_graphql_api_id: zod.z.string().describe("The GraphQL GID for the product image.").nullable().optional()
|
|
17
|
-
}).describe("Product image with metadata and URLs.");
|
|
17
|
+
}).passthrough().describe("Product image with metadata and URLs.");
|
|
18
18
|
const ShopifyGetProduct_ProductOptionSchema = zod.z.object({
|
|
19
19
|
id: zod.z.string().describe("The unique numeric identifier for the product option.").nullable(),
|
|
20
20
|
name: zod.z.string().describe("The name of the option (e.g., Size, Color, Material).").nullable(),
|
|
21
21
|
values: zod.z.array(zod.z.string()).describe("The possible values for this option (e.g., Small, Medium, Large for a Size option)."),
|
|
22
22
|
position: zod.z.number().int().describe("The order of the product option in the list of product options.").nullable(),
|
|
23
23
|
product_id: zod.z.string().describe("The ID of the product that the option belongs to.").nullable()
|
|
24
|
-
}).describe("Product option representing customizable properties like size or color.");
|
|
24
|
+
}).passthrough().describe("Product option representing customizable properties like size or color.");
|
|
25
25
|
const ShopifyGetProduct_PriceSchema = zod.z.object({
|
|
26
26
|
amount: zod.z.string().describe("The price amount.").nullable().optional(),
|
|
27
27
|
currency_code: zod.z.string().describe("The three-letter currency code.").nullable().optional()
|
|
28
|
-
}).describe("Price object with amount and currency code.");
|
|
28
|
+
}).passthrough().describe("Price object with amount and currency code.");
|
|
29
29
|
const ShopifyGetProduct_PresentmentPriceSchema = zod.z.object({
|
|
30
30
|
price: ShopifyGetProduct_PriceSchema.nullable().optional(),
|
|
31
31
|
compare_at_price: ShopifyGetProduct_PriceSchema.nullable().optional()
|
|
32
|
-
}).describe("Presentment price with price and compare-at price in a specific currency.");
|
|
32
|
+
}).passthrough().describe("Presentment price with price and compare-at price in a specific currency.");
|
|
33
33
|
const ShopifyGetProduct_ProductVariantSchema = zod.z.object({
|
|
34
34
|
id: zod.z.string().describe("The unique numeric identifier for the product variant. Read-only.").nullable(),
|
|
35
35
|
sku: zod.z.string().describe("A unique identifier for the product variant in the shop. Required in order to connect to a FulfillmentService.").nullable().optional(),
|
|
@@ -59,7 +59,7 @@ const ShopifyGetProduct_ProductVariantSchema = zod.z.object({
|
|
|
59
59
|
admin_graphql_api_id: zod.z.string().describe("The GraphQL GID for the product variant. Read-only.").nullable().optional(),
|
|
60
60
|
inventory_management: zod.z.string().describe("The fulfillment service that tracks the number of items in stock for the product variant. Valid values: shopify, null, or the handle of a fulfillment service.").nullable().optional(),
|
|
61
61
|
old_inventory_quantity: zod.z.number().int().describe("The original stock level. Deprecated in favor of the InventoryLevel resource.").nullable().optional()
|
|
62
|
-
}).describe("Product variant with pricing, inventory, and configuration details.");
|
|
62
|
+
}).passthrough().describe("Product variant with pricing, inventory, and configuration details.");
|
|
63
63
|
const ShopifyGetProduct_ProductSchema = zod.z.object({
|
|
64
64
|
id: zod.z.string().describe("An unsigned 64-bit integer that's used as a unique identifier for the product. Read-only.").nullable(),
|
|
65
65
|
tags: zod.z.string().describe("A string of comma-separated tags that are used for filtering and search. A product can have up to 250 tags. Each tag can have up to 255 characters.").nullable().optional(),
|
|
@@ -79,8 +79,8 @@ const ShopifyGetProduct_ProductSchema = zod.z.object({
|
|
|
79
79
|
published_scope: zod.z.string().describe("Whether the product is published to the Point of Sale channel. Valid values: web (not published to POS) or global (published to POS).").nullable().optional(),
|
|
80
80
|
template_suffix: zod.z.string().describe("The suffix of the Liquid template being used. If null, the default product template is used.").nullable().optional(),
|
|
81
81
|
admin_graphql_api_id: zod.z.string().describe("The GraphQL GID for the product. Read-only.").nullable().optional()
|
|
82
|
-
}).describe("Shopify product with variants, images, and configuration.");
|
|
83
|
-
const ShopifyGetProductOutput = zod.z.object({ product: ShopifyGetProduct_ProductSchema.nullable() }).describe("Response containing the retrieved Shopify product details.");
|
|
82
|
+
}).passthrough().describe("Shopify product with variants, images, and configuration.");
|
|
83
|
+
const ShopifyGetProductOutput = zod.z.object({ product: ShopifyGetProduct_ProductSchema.nullable() }).passthrough().describe("Response containing the retrieved Shopify product details.");
|
|
84
84
|
const shopifyGetProduct = require_action.action("SHOPIFY_GET_PRODUCT", {
|
|
85
85
|
slug: "shopify-get-product",
|
|
86
86
|
name: "Get product",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-product.cjs","names":["z","action"],"sources":["../../src/actions/get-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetProductInput = z.object({\n product_id: z.string().describe(\"The unique numeric identifier of the Shopify product to be retrieved (e.g., '8301757563074'). Note: Use the numeric ID, not the GraphQL GID format.\"),\n});\nconst ShopifyGetProduct_ProductImageSchema = z.object({\n id: z.string().describe(\"A unique numeric identifier for the product image.\").nullable(),\n alt: z.string().describe(\"Alternative text that describes the product image.\").nullable().optional(),\n src: z.string().describe(\"Specifies the location of the product image. This parameter supports URL encoding and Shopify image filters.\").nullable(),\n width: z.number().int().describe(\"Width dimension of the image which is determined on upload.\").nullable().optional(),\n height: z.number().int().describe(\"Height dimension of the image which is determined on upload.\").nullable().optional(),\n position: z.number().int().describe(\"The order of the product image in the list. The first product image is at position 1 and is the main image for the product.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the product image was created. ISO 8601 format.\").nullable(),\n product_id: z.number().int().describe(\"The ID of the product associated with the image. Deprecated.\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when the product image was last modified. ISO 8601 format.\").nullable(),\n variant_ids: z.array(z.number().int()).describe(\"An array of variant IDs associated with the image. Deprecated.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product image.\").nullable().optional(),\n}).describe(\"Product image with metadata and URLs.\");\nconst ShopifyGetProduct_ProductOptionSchema = z.object({\n id: z.string().describe(\"The unique numeric identifier for the product option.\").nullable(),\n name: z.string().describe(\"The name of the option (e.g., Size, Color, Material).\").nullable(),\n values: z.array(z.string()).describe(\"The possible values for this option (e.g., Small, Medium, Large for a Size option).\"),\n position: z.number().int().describe(\"The order of the product option in the list of product options.\").nullable(),\n product_id: z.string().describe(\"The ID of the product that the option belongs to.\").nullable(),\n}).describe(\"Product option representing customizable properties like size or color.\");\nconst ShopifyGetProduct_PriceSchema = z.object({\n amount: z.string().describe(\"The price amount.\").nullable().optional(),\n currency_code: z.string().describe(\"The three-letter currency code.\").nullable().optional(),\n}).describe(\"Price object with amount and currency code.\");\nconst ShopifyGetProduct_PresentmentPriceSchema = z.object({\n price: ShopifyGetProduct_PriceSchema.nullable().optional(),\n compare_at_price: ShopifyGetProduct_PriceSchema.nullable().optional(),\n}).describe(\"Presentment price with price and compare-at price in a specific currency.\");\nconst ShopifyGetProduct_ProductVariantSchema = z.object({\n id: z.string().describe(\"The unique numeric identifier for the product variant. Read-only.\").nullable(),\n sku: z.string().describe(\"A unique identifier for the product variant in the shop. Required in order to connect to a FulfillmentService.\").nullable().optional(),\n grams: z.number().int().describe(\"The weight of the product variant in grams. Deprecated.\").nullable().optional(),\n price: z.string().describe(\"The price of the product variant.\").nullable().optional(),\n title: z.string().describe(\"The title of the product variant.\").nullable().optional(),\n weight: z.number().describe(\"The weight of the product variant in the unit system specified with weight_unit.\").nullable().optional(),\n barcode: z.string().describe(\"The barcode, UPC, or ISBN number for the product.\").nullable().optional(),\n option1: z.string().describe(\"The custom property name for the first product option.\").nullable().optional(),\n option2: z.string().describe(\"The custom property name for the second product option.\").nullable().optional(),\n option3: z.string().describe(\"The custom property name for the third product option.\").nullable().optional(),\n taxable: z.boolean().describe(\"Whether a tax is charged when the product variant is sold.\").nullable().optional(),\n image_id: z.number().int().describe(\"The unique numeric identifier for a product's image. The image must be associated with the same product as the variant.\").nullable().optional(),\n position: z.number().int().describe(\"The order of the product variant in the list of product variants.\").nullable().optional(),\n tax_code: z.string().describe(\"The tax code for the product variant.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the product variant was created. ISO 8601 format. Read-only.\").nullable(),\n product_id: z.string().describe(\"The ID of the product that the variant belongs to.\").nullable(),\n updated_at: z.string().describe(\"The date and time when the product variant was last modified. ISO 8601 format. Read-only.\").nullable(),\n weight_unit: z.string().describe(\"The unit of measurement that applies to the product variant's weight. Valid values: g, kg, oz, lb.\").nullable().optional(),\n compare_at_price: z.string().describe(\"The original price of the item before an adjustment or a sale.\").nullable().optional(),\n inventory_policy: z.string().describe(\"Whether customers are allowed to place an order for the product variant when it's out of stock. Valid values: deny (default) or continue.\").nullable().optional(),\n inventory_item_id: z.number().int().describe(\"The unique identifier for the inventory item, which is used in the Inventory API to query for inventory information. Read-only.\").nullable().optional(),\n requires_shipping: z.boolean().describe(\"Whether a customer needs to provide a shipping address when placing an order containing the product variant.\").nullable().optional(),\n inventory_quantity: z.number().int().describe(\"An aggregate of inventory across all locations. Read-only.\").nullable().optional(),\n presentment_prices: z.array(ShopifyGetProduct_PresentmentPriceSchema).describe(\"A list of the variant's presentment prices and compare-at prices in each of the shop's enabled presentment currencies. Read-only.\").nullable().optional(),\n fulfillment_service: z.string().describe(\"The fulfillment service associated with the product variant. Valid values: manual or the handle of a fulfillment service.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product variant. Read-only.\").nullable().optional(),\n inventory_management: z.string().describe(\"The fulfillment service that tracks the number of items in stock for the product variant. Valid values: shopify, null, or the handle of a fulfillment service.\").nullable().optional(),\n old_inventory_quantity: z.number().int().describe(\"The original stock level. Deprecated in favor of the InventoryLevel resource.\").nullable().optional(),\n}).describe(\"Product variant with pricing, inventory, and configuration details.\");\nconst ShopifyGetProduct_ProductSchema = z.object({\n id: z.string().describe(\"An unsigned 64-bit integer that's used as a unique identifier for the product. Read-only.\").nullable(),\n tags: z.string().describe(\"A string of comma-separated tags that are used for filtering and search. A product can have up to 250 tags. Each tag can have up to 255 characters.\").nullable().optional(),\n image: ShopifyGetProduct_ProductImageSchema.nullable().optional(),\n title: z.string().describe(\"The name of the product.\").nullable(),\n handle: z.string().describe(\"A unique human-friendly string for the product. Automatically generated from the product's title. Read-only.\").nullable().optional(),\n images: z.array(ShopifyGetProduct_ProductImageSchema).describe(\"A list of product image objects, each one representing an image associated with the product. Products can have up to 250 images.\").nullable().optional(),\n status: z.string().describe(\"The status of the product. Valid values: active, draft, or archived.\").nullable().optional(),\n vendor: z.string().describe(\"The name of the product's vendor or manufacturer.\").nullable().optional(),\n options: z.array(ShopifyGetProduct_ProductOptionSchema).describe(\"The custom product properties. Products can have up to 3 options and each option value can be up to 255 characters.\").nullable().optional(),\n variants: z.array(ShopifyGetProduct_ProductVariantSchema).describe(\"An array of product variants. Each product can have a maximum of 100 variants.\"),\n body_html: z.string().describe(\"A description of the product. Supports HTML formatting.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the product was created. ISO 8601 format. Read-only.\").nullable(),\n updated_at: z.string().describe(\"The date and time when the product was last modified. ISO 8601 format. Read-only.\").nullable(),\n product_type: z.string().describe(\"A categorization for the product used for filtering and searching.\").nullable().optional(),\n published_at: z.string().describe(\"The date and time when the product was published. ISO 8601 format. Can be null if the product is not published.\").nullable().optional(),\n published_scope: z.string().describe(\"Whether the product is published to the Point of Sale channel. Valid values: web (not published to POS) or global (published to POS).\").nullable().optional(),\n template_suffix: z.string().describe(\"The suffix of the Liquid template being used. If null, the default product template is used.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product. Read-only.\").nullable().optional(),\n}).describe(\"Shopify product with variants, images, and configuration.\");\nexport const ShopifyGetProductOutput = z.object({\n product: ShopifyGetProduct_ProductSchema.nullable(),\n}).describe(\"Response containing the retrieved Shopify product details.\");\n\nexport const shopifyGetProduct = action(\"SHOPIFY_GET_PRODUCT\", {\n slug: \"shopify-get-product\",\n name: \"Get product\",\n description: \"Retrieves details for an existing Shopify product using its unique product ID.\",\n input: ShopifyGetProductInput,\n output: ShopifyGetProductOutput,\n});\n"],"mappings":";;;AAIA,MAAa,yBAAyBA,IAAAA,EAAE,OAAO,EAC7C,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qJAAqJ,EACvL,CAAC;AACD,MAAM,uCAAuCA,IAAAA,EAAE,OAAO;CACpD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CACvF,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnG,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS;CAClJ,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6DAA6D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6HAA6H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvL,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wEAAwE,CAAC,CAAC,SAAS;CACnH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,8DAA8D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8EAA8E,CAAC,CAAC,SAAS;CACzH,aAAaA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtI,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC1G,CAAC,CAAC,CAAC,SAAS,uCAAuC;AACnD,MAAM,wCAAwCA,IAAAA,EAAE,OAAO;CACrD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC1F,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS;CAC5F,QAAQA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,qFAAqF;CAC1H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iEAAiE,CAAC,CAAC,SAAS;CAChH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS;AAChG,CAAC,CAAC,CAAC,SAAS,yEAAyE;AACrF,MAAM,gCAAgCA,IAAAA,EAAE,OAAO;CAC7C,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mBAAmB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrE,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iCAAiC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5F,CAAC,CAAC,CAAC,SAAS,6CAA6C;AACzD,MAAM,2CAA2CA,IAAAA,EAAE,OAAO;CACxD,OAAO,8BAA8B,SAAS,CAAC,CAAC,SAAS;CACzD,kBAAkB,8BAA8B,SAAS,CAAC,CAAC,SAAS;AACtE,CAAC,CAAC,CAAC,SAAS,2EAA2E;AACvF,MAAM,yCAAyCA,IAAAA,EAAE,OAAO;CACtD,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CACtG,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gHAAgH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/J,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mCAAmC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpF,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kFAAkF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpI,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACtG,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5G,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChH,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnL,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7H,UAAUA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qFAAqF,CAAC,CAAC,SAAS;CAChI,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oDAAoD,CAAC,CAAC,SAAS;CAC/F,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CACtI,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oGAAoG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3J,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,kBAAkBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2IAA2I,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvM,mBAAmBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iIAAiI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpM,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5K,oBAAoBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChI,oBAAoBA,IAAAA,EAAE,MAAM,wCAAwC,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxO,qBAAqBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1L,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrH,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gKAAgK,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChO,wBAAwBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+EAA+E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzJ,CAAC,CAAC,CAAC,SAAS,qEAAqE;AACjF,MAAM,kCAAkCA,IAAAA,EAAE,OAAO;CAC/C,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2FAA2F,CAAC,CAAC,SAAS;CAC9H,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qJAAqJ,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrM,OAAO,qCAAqC,SAAS,CAAC,CAAC,SAAS;CAChE,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS;CAChE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8GAA8G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChK,QAAQA,IAAAA,EAAE,MAAM,oCAAoC,CAAC,CAAC,SAAS,kIAAkI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvN,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sEAAsE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACxH,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrG,SAASA,IAAAA,EAAE,MAAM,qCAAqC,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5M,UAAUA,IAAAA,EAAE,MAAM,sCAAsC,CAAC,CAAC,SAAS,gFAAgF;CACnJ,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6EAA6E,CAAC,CAAC,SAAS;CACxH,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mFAAmF,CAAC,CAAC,SAAS;CAC9H,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC5H,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,iHAAiH,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzK,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uIAAuI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClM,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzJ,sBAAsBA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC/G,CAAC,CAAC,CAAC,SAAS,2DAA2D;AACvE,MAAa,0BAA0BA,IAAAA,EAAE,OAAO,EAC9C,SAAS,gCAAgC,SAAS,EACpD,CAAC,CAAC,CAAC,SAAS,4DAA4D;AAExE,MAAa,oBAAoBC,eAAAA,OAAO,uBAAuB;CAC7D,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
1
|
+
{"version":3,"file":"get-product.cjs","names":["z","action"],"sources":["../../src/actions/get-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetProductInput = z.object({\n product_id: z.string().describe(\"The unique numeric identifier of the Shopify product to be retrieved (e.g., '8301757563074'). Note: Use the numeric ID, not the GraphQL GID format.\"),\n});\nconst ShopifyGetProduct_ProductImageSchema = z.object({\n id: z.string().describe(\"A unique numeric identifier for the product image.\").nullable(),\n alt: z.string().describe(\"Alternative text that describes the product image.\").nullable().optional(),\n src: z.string().describe(\"Specifies the location of the product image. This parameter supports URL encoding and Shopify image filters.\").nullable(),\n width: z.number().int().describe(\"Width dimension of the image which is determined on upload.\").nullable().optional(),\n height: z.number().int().describe(\"Height dimension of the image which is determined on upload.\").nullable().optional(),\n position: z.number().int().describe(\"The order of the product image in the list. The first product image is at position 1 and is the main image for the product.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the product image was created. ISO 8601 format.\").nullable(),\n product_id: z.number().int().describe(\"The ID of the product associated with the image. Deprecated.\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when the product image was last modified. ISO 8601 format.\").nullable(),\n variant_ids: z.array(z.number().int()).describe(\"An array of variant IDs associated with the image. Deprecated.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product image.\").nullable().optional(),\n}).passthrough().describe(\"Product image with metadata and URLs.\");\nconst ShopifyGetProduct_ProductOptionSchema = z.object({\n id: z.string().describe(\"The unique numeric identifier for the product option.\").nullable(),\n name: z.string().describe(\"The name of the option (e.g., Size, Color, Material).\").nullable(),\n values: z.array(z.string()).describe(\"The possible values for this option (e.g., Small, Medium, Large for a Size option).\"),\n position: z.number().int().describe(\"The order of the product option in the list of product options.\").nullable(),\n product_id: z.string().describe(\"The ID of the product that the option belongs to.\").nullable(),\n}).passthrough().describe(\"Product option representing customizable properties like size or color.\");\nconst ShopifyGetProduct_PriceSchema = z.object({\n amount: z.string().describe(\"The price amount.\").nullable().optional(),\n currency_code: z.string().describe(\"The three-letter currency code.\").nullable().optional(),\n}).passthrough().describe(\"Price object with amount and currency code.\");\nconst ShopifyGetProduct_PresentmentPriceSchema = z.object({\n price: ShopifyGetProduct_PriceSchema.nullable().optional(),\n compare_at_price: ShopifyGetProduct_PriceSchema.nullable().optional(),\n}).passthrough().describe(\"Presentment price with price and compare-at price in a specific currency.\");\nconst ShopifyGetProduct_ProductVariantSchema = z.object({\n id: z.string().describe(\"The unique numeric identifier for the product variant. Read-only.\").nullable(),\n sku: z.string().describe(\"A unique identifier for the product variant in the shop. Required in order to connect to a FulfillmentService.\").nullable().optional(),\n grams: z.number().int().describe(\"The weight of the product variant in grams. Deprecated.\").nullable().optional(),\n price: z.string().describe(\"The price of the product variant.\").nullable().optional(),\n title: z.string().describe(\"The title of the product variant.\").nullable().optional(),\n weight: z.number().describe(\"The weight of the product variant in the unit system specified with weight_unit.\").nullable().optional(),\n barcode: z.string().describe(\"The barcode, UPC, or ISBN number for the product.\").nullable().optional(),\n option1: z.string().describe(\"The custom property name for the first product option.\").nullable().optional(),\n option2: z.string().describe(\"The custom property name for the second product option.\").nullable().optional(),\n option3: z.string().describe(\"The custom property name for the third product option.\").nullable().optional(),\n taxable: z.boolean().describe(\"Whether a tax is charged when the product variant is sold.\").nullable().optional(),\n image_id: z.number().int().describe(\"The unique numeric identifier for a product's image. The image must be associated with the same product as the variant.\").nullable().optional(),\n position: z.number().int().describe(\"The order of the product variant in the list of product variants.\").nullable().optional(),\n tax_code: z.string().describe(\"The tax code for the product variant.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the product variant was created. ISO 8601 format. Read-only.\").nullable(),\n product_id: z.string().describe(\"The ID of the product that the variant belongs to.\").nullable(),\n updated_at: z.string().describe(\"The date and time when the product variant was last modified. ISO 8601 format. Read-only.\").nullable(),\n weight_unit: z.string().describe(\"The unit of measurement that applies to the product variant's weight. Valid values: g, kg, oz, lb.\").nullable().optional(),\n compare_at_price: z.string().describe(\"The original price of the item before an adjustment or a sale.\").nullable().optional(),\n inventory_policy: z.string().describe(\"Whether customers are allowed to place an order for the product variant when it's out of stock. Valid values: deny (default) or continue.\").nullable().optional(),\n inventory_item_id: z.number().int().describe(\"The unique identifier for the inventory item, which is used in the Inventory API to query for inventory information. Read-only.\").nullable().optional(),\n requires_shipping: z.boolean().describe(\"Whether a customer needs to provide a shipping address when placing an order containing the product variant.\").nullable().optional(),\n inventory_quantity: z.number().int().describe(\"An aggregate of inventory across all locations. Read-only.\").nullable().optional(),\n presentment_prices: z.array(ShopifyGetProduct_PresentmentPriceSchema).describe(\"A list of the variant's presentment prices and compare-at prices in each of the shop's enabled presentment currencies. Read-only.\").nullable().optional(),\n fulfillment_service: z.string().describe(\"The fulfillment service associated with the product variant. Valid values: manual or the handle of a fulfillment service.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product variant. Read-only.\").nullable().optional(),\n inventory_management: z.string().describe(\"The fulfillment service that tracks the number of items in stock for the product variant. Valid values: shopify, null, or the handle of a fulfillment service.\").nullable().optional(),\n old_inventory_quantity: z.number().int().describe(\"The original stock level. Deprecated in favor of the InventoryLevel resource.\").nullable().optional(),\n}).passthrough().describe(\"Product variant with pricing, inventory, and configuration details.\");\nconst ShopifyGetProduct_ProductSchema = z.object({\n id: z.string().describe(\"An unsigned 64-bit integer that's used as a unique identifier for the product. Read-only.\").nullable(),\n tags: z.string().describe(\"A string of comma-separated tags that are used for filtering and search. A product can have up to 250 tags. Each tag can have up to 255 characters.\").nullable().optional(),\n image: ShopifyGetProduct_ProductImageSchema.nullable().optional(),\n title: z.string().describe(\"The name of the product.\").nullable(),\n handle: z.string().describe(\"A unique human-friendly string for the product. Automatically generated from the product's title. Read-only.\").nullable().optional(),\n images: z.array(ShopifyGetProduct_ProductImageSchema).describe(\"A list of product image objects, each one representing an image associated with the product. Products can have up to 250 images.\").nullable().optional(),\n status: z.string().describe(\"The status of the product. Valid values: active, draft, or archived.\").nullable().optional(),\n vendor: z.string().describe(\"The name of the product's vendor or manufacturer.\").nullable().optional(),\n options: z.array(ShopifyGetProduct_ProductOptionSchema).describe(\"The custom product properties. Products can have up to 3 options and each option value can be up to 255 characters.\").nullable().optional(),\n variants: z.array(ShopifyGetProduct_ProductVariantSchema).describe(\"An array of product variants. Each product can have a maximum of 100 variants.\"),\n body_html: z.string().describe(\"A description of the product. Supports HTML formatting.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the product was created. ISO 8601 format. Read-only.\").nullable(),\n updated_at: z.string().describe(\"The date and time when the product was last modified. ISO 8601 format. Read-only.\").nullable(),\n product_type: z.string().describe(\"A categorization for the product used for filtering and searching.\").nullable().optional(),\n published_at: z.string().describe(\"The date and time when the product was published. ISO 8601 format. Can be null if the product is not published.\").nullable().optional(),\n published_scope: z.string().describe(\"Whether the product is published to the Point of Sale channel. Valid values: web (not published to POS) or global (published to POS).\").nullable().optional(),\n template_suffix: z.string().describe(\"The suffix of the Liquid template being used. If null, the default product template is used.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product. Read-only.\").nullable().optional(),\n}).passthrough().describe(\"Shopify product with variants, images, and configuration.\");\nexport const ShopifyGetProductOutput = z.object({\n product: ShopifyGetProduct_ProductSchema.nullable(),\n}).passthrough().describe(\"Response containing the retrieved Shopify product details.\");\n\nexport const shopifyGetProduct = action(\"SHOPIFY_GET_PRODUCT\", {\n slug: \"shopify-get-product\",\n name: \"Get product\",\n description: \"Retrieves details for an existing Shopify product using its unique product ID.\",\n input: ShopifyGetProductInput,\n output: ShopifyGetProductOutput,\n});\n"],"mappings":"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"}
|
|
@@ -20,7 +20,7 @@ declare const ShopifyGetProductOutput: z.ZodObject<{
|
|
|
20
20
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
21
21
|
variant_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
22
22
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
24
|
title: z.ZodNullable<z.ZodString>;
|
|
25
25
|
handle: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
images: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -35,7 +35,7 @@ declare const ShopifyGetProductOutput: z.ZodObject<{
|
|
|
35
35
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
36
36
|
variant_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
37
37
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
-
}, z.core.$
|
|
38
|
+
}, z.core.$loose>>>>;
|
|
39
39
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
40
|
vendor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
41
|
options: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -44,7 +44,7 @@ declare const ShopifyGetProductOutput: z.ZodObject<{
|
|
|
44
44
|
values: z.ZodArray<z.ZodString>;
|
|
45
45
|
position: z.ZodNullable<z.ZodNumber>;
|
|
46
46
|
product_id: z.ZodNullable<z.ZodString>;
|
|
47
|
-
}, z.core.$
|
|
47
|
+
}, z.core.$loose>>>>;
|
|
48
48
|
variants: z.ZodArray<z.ZodObject<{
|
|
49
49
|
id: z.ZodNullable<z.ZodString>;
|
|
50
50
|
sku: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -73,17 +73,17 @@ declare const ShopifyGetProductOutput: z.ZodObject<{
|
|
|
73
73
|
price: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
74
74
|
amount: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
75
75
|
currency_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
76
|
-
}, z.core.$
|
|
76
|
+
}, z.core.$loose>>>;
|
|
77
77
|
compare_at_price: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
78
78
|
amount: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
79
79
|
currency_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
80
|
-
}, z.core.$
|
|
81
|
-
}, z.core.$
|
|
80
|
+
}, z.core.$loose>>>;
|
|
81
|
+
}, z.core.$loose>>>>;
|
|
82
82
|
fulfillment_service: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
83
83
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
84
84
|
inventory_management: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
85
85
|
old_inventory_quantity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
86
|
-
}, z.core.$
|
|
86
|
+
}, z.core.$loose>>;
|
|
87
87
|
body_html: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
88
88
|
created_at: z.ZodNullable<z.ZodString>;
|
|
89
89
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
@@ -92,8 +92,8 @@ declare const ShopifyGetProductOutput: z.ZodObject<{
|
|
|
92
92
|
published_scope: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
93
93
|
template_suffix: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
94
94
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
95
|
-
}, z.core.$
|
|
96
|
-
}, z.core.$
|
|
95
|
+
}, z.core.$loose>>;
|
|
96
|
+
}, z.core.$loose>;
|
|
97
97
|
declare const shopifyGetProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
98
98
|
product_id: string;
|
|
99
99
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -20,7 +20,7 @@ declare const ShopifyGetProductOutput: z.ZodObject<{
|
|
|
20
20
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
21
21
|
variant_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
22
22
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
|
-
}, z.core.$
|
|
23
|
+
}, z.core.$loose>>>;
|
|
24
24
|
title: z.ZodNullable<z.ZodString>;
|
|
25
25
|
handle: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
26
26
|
images: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -35,7 +35,7 @@ declare const ShopifyGetProductOutput: z.ZodObject<{
|
|
|
35
35
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
36
36
|
variant_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
37
37
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
|
-
}, z.core.$
|
|
38
|
+
}, z.core.$loose>>>>;
|
|
39
39
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
40
|
vendor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
41
41
|
options: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -44,7 +44,7 @@ declare const ShopifyGetProductOutput: z.ZodObject<{
|
|
|
44
44
|
values: z.ZodArray<z.ZodString>;
|
|
45
45
|
position: z.ZodNullable<z.ZodNumber>;
|
|
46
46
|
product_id: z.ZodNullable<z.ZodString>;
|
|
47
|
-
}, z.core.$
|
|
47
|
+
}, z.core.$loose>>>>;
|
|
48
48
|
variants: z.ZodArray<z.ZodObject<{
|
|
49
49
|
id: z.ZodNullable<z.ZodString>;
|
|
50
50
|
sku: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -73,17 +73,17 @@ declare const ShopifyGetProductOutput: z.ZodObject<{
|
|
|
73
73
|
price: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
74
74
|
amount: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
75
75
|
currency_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
76
|
-
}, z.core.$
|
|
76
|
+
}, z.core.$loose>>>;
|
|
77
77
|
compare_at_price: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
78
78
|
amount: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
79
79
|
currency_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
80
|
-
}, z.core.$
|
|
81
|
-
}, z.core.$
|
|
80
|
+
}, z.core.$loose>>>;
|
|
81
|
+
}, z.core.$loose>>>>;
|
|
82
82
|
fulfillment_service: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
83
83
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
84
84
|
inventory_management: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
85
85
|
old_inventory_quantity: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
86
|
-
}, z.core.$
|
|
86
|
+
}, z.core.$loose>>;
|
|
87
87
|
body_html: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
88
88
|
created_at: z.ZodNullable<z.ZodString>;
|
|
89
89
|
updated_at: z.ZodNullable<z.ZodString>;
|
|
@@ -92,8 +92,8 @@ declare const ShopifyGetProductOutput: z.ZodObject<{
|
|
|
92
92
|
published_scope: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
93
93
|
template_suffix: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
94
94
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
95
|
-
}, z.core.$
|
|
96
|
-
}, z.core.$
|
|
95
|
+
}, z.core.$loose>>;
|
|
96
|
+
}, z.core.$loose>;
|
|
97
97
|
declare const shopifyGetProduct: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
98
98
|
product_id: string;
|
|
99
99
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -14,22 +14,22 @@ const ShopifyGetProduct_ProductImageSchema = z.object({
|
|
|
14
14
|
updated_at: z.string().describe("The date and time when the product image was last modified. ISO 8601 format.").nullable(),
|
|
15
15
|
variant_ids: z.array(z.number().int()).describe("An array of variant IDs associated with the image. Deprecated.").nullable().optional(),
|
|
16
16
|
admin_graphql_api_id: z.string().describe("The GraphQL GID for the product image.").nullable().optional()
|
|
17
|
-
}).describe("Product image with metadata and URLs.");
|
|
17
|
+
}).passthrough().describe("Product image with metadata and URLs.");
|
|
18
18
|
const ShopifyGetProduct_ProductOptionSchema = z.object({
|
|
19
19
|
id: z.string().describe("The unique numeric identifier for the product option.").nullable(),
|
|
20
20
|
name: z.string().describe("The name of the option (e.g., Size, Color, Material).").nullable(),
|
|
21
21
|
values: z.array(z.string()).describe("The possible values for this option (e.g., Small, Medium, Large for a Size option)."),
|
|
22
22
|
position: z.number().int().describe("The order of the product option in the list of product options.").nullable(),
|
|
23
23
|
product_id: z.string().describe("The ID of the product that the option belongs to.").nullable()
|
|
24
|
-
}).describe("Product option representing customizable properties like size or color.");
|
|
24
|
+
}).passthrough().describe("Product option representing customizable properties like size or color.");
|
|
25
25
|
const ShopifyGetProduct_PriceSchema = z.object({
|
|
26
26
|
amount: z.string().describe("The price amount.").nullable().optional(),
|
|
27
27
|
currency_code: z.string().describe("The three-letter currency code.").nullable().optional()
|
|
28
|
-
}).describe("Price object with amount and currency code.");
|
|
28
|
+
}).passthrough().describe("Price object with amount and currency code.");
|
|
29
29
|
const ShopifyGetProduct_PresentmentPriceSchema = z.object({
|
|
30
30
|
price: ShopifyGetProduct_PriceSchema.nullable().optional(),
|
|
31
31
|
compare_at_price: ShopifyGetProduct_PriceSchema.nullable().optional()
|
|
32
|
-
}).describe("Presentment price with price and compare-at price in a specific currency.");
|
|
32
|
+
}).passthrough().describe("Presentment price with price and compare-at price in a specific currency.");
|
|
33
33
|
const ShopifyGetProduct_ProductVariantSchema = z.object({
|
|
34
34
|
id: z.string().describe("The unique numeric identifier for the product variant. Read-only.").nullable(),
|
|
35
35
|
sku: z.string().describe("A unique identifier for the product variant in the shop. Required in order to connect to a FulfillmentService.").nullable().optional(),
|
|
@@ -59,7 +59,7 @@ const ShopifyGetProduct_ProductVariantSchema = z.object({
|
|
|
59
59
|
admin_graphql_api_id: z.string().describe("The GraphQL GID for the product variant. Read-only.").nullable().optional(),
|
|
60
60
|
inventory_management: z.string().describe("The fulfillment service that tracks the number of items in stock for the product variant. Valid values: shopify, null, or the handle of a fulfillment service.").nullable().optional(),
|
|
61
61
|
old_inventory_quantity: z.number().int().describe("The original stock level. Deprecated in favor of the InventoryLevel resource.").nullable().optional()
|
|
62
|
-
}).describe("Product variant with pricing, inventory, and configuration details.");
|
|
62
|
+
}).passthrough().describe("Product variant with pricing, inventory, and configuration details.");
|
|
63
63
|
const ShopifyGetProduct_ProductSchema = z.object({
|
|
64
64
|
id: z.string().describe("An unsigned 64-bit integer that's used as a unique identifier for the product. Read-only.").nullable(),
|
|
65
65
|
tags: z.string().describe("A string of comma-separated tags that are used for filtering and search. A product can have up to 250 tags. Each tag can have up to 255 characters.").nullable().optional(),
|
|
@@ -79,13 +79,13 @@ const ShopifyGetProduct_ProductSchema = z.object({
|
|
|
79
79
|
published_scope: z.string().describe("Whether the product is published to the Point of Sale channel. Valid values: web (not published to POS) or global (published to POS).").nullable().optional(),
|
|
80
80
|
template_suffix: z.string().describe("The suffix of the Liquid template being used. If null, the default product template is used.").nullable().optional(),
|
|
81
81
|
admin_graphql_api_id: z.string().describe("The GraphQL GID for the product. Read-only.").nullable().optional()
|
|
82
|
-
}).describe("Shopify product with variants, images, and configuration.");
|
|
82
|
+
}).passthrough().describe("Shopify product with variants, images, and configuration.");
|
|
83
83
|
const shopifyGetProduct = action("SHOPIFY_GET_PRODUCT", {
|
|
84
84
|
slug: "shopify-get-product",
|
|
85
85
|
name: "Get product",
|
|
86
86
|
description: "Retrieves details for an existing Shopify product using its unique product ID.",
|
|
87
87
|
input: ShopifyGetProductInput,
|
|
88
|
-
output: z.object({ product: ShopifyGetProduct_ProductSchema.nullable() }).describe("Response containing the retrieved Shopify product details.")
|
|
88
|
+
output: z.object({ product: ShopifyGetProduct_ProductSchema.nullable() }).passthrough().describe("Response containing the retrieved Shopify product details.")
|
|
89
89
|
});
|
|
90
90
|
//#endregion
|
|
91
91
|
export { shopifyGetProduct };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-product.mjs","names":[],"sources":["../../src/actions/get-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetProductInput = z.object({\n product_id: z.string().describe(\"The unique numeric identifier of the Shopify product to be retrieved (e.g., '8301757563074'). Note: Use the numeric ID, not the GraphQL GID format.\"),\n});\nconst ShopifyGetProduct_ProductImageSchema = z.object({\n id: z.string().describe(\"A unique numeric identifier for the product image.\").nullable(),\n alt: z.string().describe(\"Alternative text that describes the product image.\").nullable().optional(),\n src: z.string().describe(\"Specifies the location of the product image. This parameter supports URL encoding and Shopify image filters.\").nullable(),\n width: z.number().int().describe(\"Width dimension of the image which is determined on upload.\").nullable().optional(),\n height: z.number().int().describe(\"Height dimension of the image which is determined on upload.\").nullable().optional(),\n position: z.number().int().describe(\"The order of the product image in the list. The first product image is at position 1 and is the main image for the product.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the product image was created. ISO 8601 format.\").nullable(),\n product_id: z.number().int().describe(\"The ID of the product associated with the image. Deprecated.\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when the product image was last modified. ISO 8601 format.\").nullable(),\n variant_ids: z.array(z.number().int()).describe(\"An array of variant IDs associated with the image. Deprecated.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product image.\").nullable().optional(),\n}).describe(\"Product image with metadata and URLs.\");\nconst ShopifyGetProduct_ProductOptionSchema = z.object({\n id: z.string().describe(\"The unique numeric identifier for the product option.\").nullable(),\n name: z.string().describe(\"The name of the option (e.g., Size, Color, Material).\").nullable(),\n values: z.array(z.string()).describe(\"The possible values for this option (e.g., Small, Medium, Large for a Size option).\"),\n position: z.number().int().describe(\"The order of the product option in the list of product options.\").nullable(),\n product_id: z.string().describe(\"The ID of the product that the option belongs to.\").nullable(),\n}).describe(\"Product option representing customizable properties like size or color.\");\nconst ShopifyGetProduct_PriceSchema = z.object({\n amount: z.string().describe(\"The price amount.\").nullable().optional(),\n currency_code: z.string().describe(\"The three-letter currency code.\").nullable().optional(),\n}).describe(\"Price object with amount and currency code.\");\nconst ShopifyGetProduct_PresentmentPriceSchema = z.object({\n price: ShopifyGetProduct_PriceSchema.nullable().optional(),\n compare_at_price: ShopifyGetProduct_PriceSchema.nullable().optional(),\n}).describe(\"Presentment price with price and compare-at price in a specific currency.\");\nconst ShopifyGetProduct_ProductVariantSchema = z.object({\n id: z.string().describe(\"The unique numeric identifier for the product variant. Read-only.\").nullable(),\n sku: z.string().describe(\"A unique identifier for the product variant in the shop. Required in order to connect to a FulfillmentService.\").nullable().optional(),\n grams: z.number().int().describe(\"The weight of the product variant in grams. Deprecated.\").nullable().optional(),\n price: z.string().describe(\"The price of the product variant.\").nullable().optional(),\n title: z.string().describe(\"The title of the product variant.\").nullable().optional(),\n weight: z.number().describe(\"The weight of the product variant in the unit system specified with weight_unit.\").nullable().optional(),\n barcode: z.string().describe(\"The barcode, UPC, or ISBN number for the product.\").nullable().optional(),\n option1: z.string().describe(\"The custom property name for the first product option.\").nullable().optional(),\n option2: z.string().describe(\"The custom property name for the second product option.\").nullable().optional(),\n option3: z.string().describe(\"The custom property name for the third product option.\").nullable().optional(),\n taxable: z.boolean().describe(\"Whether a tax is charged when the product variant is sold.\").nullable().optional(),\n image_id: z.number().int().describe(\"The unique numeric identifier for a product's image. The image must be associated with the same product as the variant.\").nullable().optional(),\n position: z.number().int().describe(\"The order of the product variant in the list of product variants.\").nullable().optional(),\n tax_code: z.string().describe(\"The tax code for the product variant.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the product variant was created. ISO 8601 format. Read-only.\").nullable(),\n product_id: z.string().describe(\"The ID of the product that the variant belongs to.\").nullable(),\n updated_at: z.string().describe(\"The date and time when the product variant was last modified. ISO 8601 format. Read-only.\").nullable(),\n weight_unit: z.string().describe(\"The unit of measurement that applies to the product variant's weight. Valid values: g, kg, oz, lb.\").nullable().optional(),\n compare_at_price: z.string().describe(\"The original price of the item before an adjustment or a sale.\").nullable().optional(),\n inventory_policy: z.string().describe(\"Whether customers are allowed to place an order for the product variant when it's out of stock. Valid values: deny (default) or continue.\").nullable().optional(),\n inventory_item_id: z.number().int().describe(\"The unique identifier for the inventory item, which is used in the Inventory API to query for inventory information. Read-only.\").nullable().optional(),\n requires_shipping: z.boolean().describe(\"Whether a customer needs to provide a shipping address when placing an order containing the product variant.\").nullable().optional(),\n inventory_quantity: z.number().int().describe(\"An aggregate of inventory across all locations. Read-only.\").nullable().optional(),\n presentment_prices: z.array(ShopifyGetProduct_PresentmentPriceSchema).describe(\"A list of the variant's presentment prices and compare-at prices in each of the shop's enabled presentment currencies. Read-only.\").nullable().optional(),\n fulfillment_service: z.string().describe(\"The fulfillment service associated with the product variant. Valid values: manual or the handle of a fulfillment service.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product variant. Read-only.\").nullable().optional(),\n inventory_management: z.string().describe(\"The fulfillment service that tracks the number of items in stock for the product variant. Valid values: shopify, null, or the handle of a fulfillment service.\").nullable().optional(),\n old_inventory_quantity: z.number().int().describe(\"The original stock level. Deprecated in favor of the InventoryLevel resource.\").nullable().optional(),\n}).describe(\"Product variant with pricing, inventory, and configuration details.\");\nconst ShopifyGetProduct_ProductSchema = z.object({\n id: z.string().describe(\"An unsigned 64-bit integer that's used as a unique identifier for the product. Read-only.\").nullable(),\n tags: z.string().describe(\"A string of comma-separated tags that are used for filtering and search. A product can have up to 250 tags. Each tag can have up to 255 characters.\").nullable().optional(),\n image: ShopifyGetProduct_ProductImageSchema.nullable().optional(),\n title: z.string().describe(\"The name of the product.\").nullable(),\n handle: z.string().describe(\"A unique human-friendly string for the product. Automatically generated from the product's title. Read-only.\").nullable().optional(),\n images: z.array(ShopifyGetProduct_ProductImageSchema).describe(\"A list of product image objects, each one representing an image associated with the product. Products can have up to 250 images.\").nullable().optional(),\n status: z.string().describe(\"The status of the product. Valid values: active, draft, or archived.\").nullable().optional(),\n vendor: z.string().describe(\"The name of the product's vendor or manufacturer.\").nullable().optional(),\n options: z.array(ShopifyGetProduct_ProductOptionSchema).describe(\"The custom product properties. Products can have up to 3 options and each option value can be up to 255 characters.\").nullable().optional(),\n variants: z.array(ShopifyGetProduct_ProductVariantSchema).describe(\"An array of product variants. Each product can have a maximum of 100 variants.\"),\n body_html: z.string().describe(\"A description of the product. Supports HTML formatting.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the product was created. ISO 8601 format. Read-only.\").nullable(),\n updated_at: z.string().describe(\"The date and time when the product was last modified. ISO 8601 format. Read-only.\").nullable(),\n product_type: z.string().describe(\"A categorization for the product used for filtering and searching.\").nullable().optional(),\n published_at: z.string().describe(\"The date and time when the product was published. ISO 8601 format. Can be null if the product is not published.\").nullable().optional(),\n published_scope: z.string().describe(\"Whether the product is published to the Point of Sale channel. Valid values: web (not published to POS) or global (published to POS).\").nullable().optional(),\n template_suffix: z.string().describe(\"The suffix of the Liquid template being used. If null, the default product template is used.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product. Read-only.\").nullable().optional(),\n}).describe(\"Shopify product with variants, images, and configuration.\");\nexport const ShopifyGetProductOutput = z.object({\n product: ShopifyGetProduct_ProductSchema.nullable(),\n}).describe(\"Response containing the retrieved Shopify product details.\");\n\nexport const shopifyGetProduct = action(\"SHOPIFY_GET_PRODUCT\", {\n slug: \"shopify-get-product\",\n name: \"Get product\",\n description: \"Retrieves details for an existing Shopify product using its unique product ID.\",\n input: ShopifyGetProductInput,\n output: ShopifyGetProductOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"get-product.mjs","names":[],"sources":["../../src/actions/get-product.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetProductInput = z.object({\n product_id: z.string().describe(\"The unique numeric identifier of the Shopify product to be retrieved (e.g., '8301757563074'). Note: Use the numeric ID, not the GraphQL GID format.\"),\n});\nconst ShopifyGetProduct_ProductImageSchema = z.object({\n id: z.string().describe(\"A unique numeric identifier for the product image.\").nullable(),\n alt: z.string().describe(\"Alternative text that describes the product image.\").nullable().optional(),\n src: z.string().describe(\"Specifies the location of the product image. This parameter supports URL encoding and Shopify image filters.\").nullable(),\n width: z.number().int().describe(\"Width dimension of the image which is determined on upload.\").nullable().optional(),\n height: z.number().int().describe(\"Height dimension of the image which is determined on upload.\").nullable().optional(),\n position: z.number().int().describe(\"The order of the product image in the list. The first product image is at position 1 and is the main image for the product.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the product image was created. ISO 8601 format.\").nullable(),\n product_id: z.number().int().describe(\"The ID of the product associated with the image. Deprecated.\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when the product image was last modified. ISO 8601 format.\").nullable(),\n variant_ids: z.array(z.number().int()).describe(\"An array of variant IDs associated with the image. Deprecated.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product image.\").nullable().optional(),\n}).passthrough().describe(\"Product image with metadata and URLs.\");\nconst ShopifyGetProduct_ProductOptionSchema = z.object({\n id: z.string().describe(\"The unique numeric identifier for the product option.\").nullable(),\n name: z.string().describe(\"The name of the option (e.g., Size, Color, Material).\").nullable(),\n values: z.array(z.string()).describe(\"The possible values for this option (e.g., Small, Medium, Large for a Size option).\"),\n position: z.number().int().describe(\"The order of the product option in the list of product options.\").nullable(),\n product_id: z.string().describe(\"The ID of the product that the option belongs to.\").nullable(),\n}).passthrough().describe(\"Product option representing customizable properties like size or color.\");\nconst ShopifyGetProduct_PriceSchema = z.object({\n amount: z.string().describe(\"The price amount.\").nullable().optional(),\n currency_code: z.string().describe(\"The three-letter currency code.\").nullable().optional(),\n}).passthrough().describe(\"Price object with amount and currency code.\");\nconst ShopifyGetProduct_PresentmentPriceSchema = z.object({\n price: ShopifyGetProduct_PriceSchema.nullable().optional(),\n compare_at_price: ShopifyGetProduct_PriceSchema.nullable().optional(),\n}).passthrough().describe(\"Presentment price with price and compare-at price in a specific currency.\");\nconst ShopifyGetProduct_ProductVariantSchema = z.object({\n id: z.string().describe(\"The unique numeric identifier for the product variant. Read-only.\").nullable(),\n sku: z.string().describe(\"A unique identifier for the product variant in the shop. Required in order to connect to a FulfillmentService.\").nullable().optional(),\n grams: z.number().int().describe(\"The weight of the product variant in grams. Deprecated.\").nullable().optional(),\n price: z.string().describe(\"The price of the product variant.\").nullable().optional(),\n title: z.string().describe(\"The title of the product variant.\").nullable().optional(),\n weight: z.number().describe(\"The weight of the product variant in the unit system specified with weight_unit.\").nullable().optional(),\n barcode: z.string().describe(\"The barcode, UPC, or ISBN number for the product.\").nullable().optional(),\n option1: z.string().describe(\"The custom property name for the first product option.\").nullable().optional(),\n option2: z.string().describe(\"The custom property name for the second product option.\").nullable().optional(),\n option3: z.string().describe(\"The custom property name for the third product option.\").nullable().optional(),\n taxable: z.boolean().describe(\"Whether a tax is charged when the product variant is sold.\").nullable().optional(),\n image_id: z.number().int().describe(\"The unique numeric identifier for a product's image. The image must be associated with the same product as the variant.\").nullable().optional(),\n position: z.number().int().describe(\"The order of the product variant in the list of product variants.\").nullable().optional(),\n tax_code: z.string().describe(\"The tax code for the product variant.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the product variant was created. ISO 8601 format. Read-only.\").nullable(),\n product_id: z.string().describe(\"The ID of the product that the variant belongs to.\").nullable(),\n updated_at: z.string().describe(\"The date and time when the product variant was last modified. ISO 8601 format. Read-only.\").nullable(),\n weight_unit: z.string().describe(\"The unit of measurement that applies to the product variant's weight. Valid values: g, kg, oz, lb.\").nullable().optional(),\n compare_at_price: z.string().describe(\"The original price of the item before an adjustment or a sale.\").nullable().optional(),\n inventory_policy: z.string().describe(\"Whether customers are allowed to place an order for the product variant when it's out of stock. Valid values: deny (default) or continue.\").nullable().optional(),\n inventory_item_id: z.number().int().describe(\"The unique identifier for the inventory item, which is used in the Inventory API to query for inventory information. Read-only.\").nullable().optional(),\n requires_shipping: z.boolean().describe(\"Whether a customer needs to provide a shipping address when placing an order containing the product variant.\").nullable().optional(),\n inventory_quantity: z.number().int().describe(\"An aggregate of inventory across all locations. Read-only.\").nullable().optional(),\n presentment_prices: z.array(ShopifyGetProduct_PresentmentPriceSchema).describe(\"A list of the variant's presentment prices and compare-at prices in each of the shop's enabled presentment currencies. Read-only.\").nullable().optional(),\n fulfillment_service: z.string().describe(\"The fulfillment service associated with the product variant. Valid values: manual or the handle of a fulfillment service.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product variant. Read-only.\").nullable().optional(),\n inventory_management: z.string().describe(\"The fulfillment service that tracks the number of items in stock for the product variant. Valid values: shopify, null, or the handle of a fulfillment service.\").nullable().optional(),\n old_inventory_quantity: z.number().int().describe(\"The original stock level. Deprecated in favor of the InventoryLevel resource.\").nullable().optional(),\n}).passthrough().describe(\"Product variant with pricing, inventory, and configuration details.\");\nconst ShopifyGetProduct_ProductSchema = z.object({\n id: z.string().describe(\"An unsigned 64-bit integer that's used as a unique identifier for the product. Read-only.\").nullable(),\n tags: z.string().describe(\"A string of comma-separated tags that are used for filtering and search. A product can have up to 250 tags. Each tag can have up to 255 characters.\").nullable().optional(),\n image: ShopifyGetProduct_ProductImageSchema.nullable().optional(),\n title: z.string().describe(\"The name of the product.\").nullable(),\n handle: z.string().describe(\"A unique human-friendly string for the product. Automatically generated from the product's title. Read-only.\").nullable().optional(),\n images: z.array(ShopifyGetProduct_ProductImageSchema).describe(\"A list of product image objects, each one representing an image associated with the product. Products can have up to 250 images.\").nullable().optional(),\n status: z.string().describe(\"The status of the product. Valid values: active, draft, or archived.\").nullable().optional(),\n vendor: z.string().describe(\"The name of the product's vendor or manufacturer.\").nullable().optional(),\n options: z.array(ShopifyGetProduct_ProductOptionSchema).describe(\"The custom product properties. Products can have up to 3 options and each option value can be up to 255 characters.\").nullable().optional(),\n variants: z.array(ShopifyGetProduct_ProductVariantSchema).describe(\"An array of product variants. Each product can have a maximum of 100 variants.\"),\n body_html: z.string().describe(\"A description of the product. Supports HTML formatting.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the product was created. ISO 8601 format. Read-only.\").nullable(),\n updated_at: z.string().describe(\"The date and time when the product was last modified. ISO 8601 format. Read-only.\").nullable(),\n product_type: z.string().describe(\"A categorization for the product used for filtering and searching.\").nullable().optional(),\n published_at: z.string().describe(\"The date and time when the product was published. ISO 8601 format. Can be null if the product is not published.\").nullable().optional(),\n published_scope: z.string().describe(\"Whether the product is published to the Point of Sale channel. Valid values: web (not published to POS) or global (published to POS).\").nullable().optional(),\n template_suffix: z.string().describe(\"The suffix of the Liquid template being used. If null, the default product template is used.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product. Read-only.\").nullable().optional(),\n}).passthrough().describe(\"Shopify product with variants, images, and configuration.\");\nexport const ShopifyGetProductOutput = z.object({\n product: ShopifyGetProduct_ProductSchema.nullable(),\n}).passthrough().describe(\"Response containing the retrieved Shopify product details.\");\n\nexport const shopifyGetProduct = action(\"SHOPIFY_GET_PRODUCT\", {\n slug: \"shopify-get-product\",\n name: \"Get product\",\n description: \"Retrieves details for an existing Shopify product using its unique product ID.\",\n input: ShopifyGetProductInput,\n output: ShopifyGetProductOutput,\n});\n"],"mappings":"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"}
|
|
@@ -18,22 +18,22 @@ const ShopifyGetProductsPaginated_ProductImageSchema = zod.z.object({
|
|
|
18
18
|
updated_at: zod.z.string().describe("The date and time when the image was last modified. ISO 8601 format.").nullable().optional(),
|
|
19
19
|
variant_ids: zod.z.array(zod.z.number().int()).describe("An array of variant IDs associated with the image.").nullable().optional(),
|
|
20
20
|
admin_graphql_api_id: zod.z.string().describe("The GraphQL GID for the product image.").nullable().optional()
|
|
21
|
-
}).describe("Represents a product image in Shopify.");
|
|
21
|
+
}).passthrough().describe("Represents a product image in Shopify.");
|
|
22
22
|
const ShopifyGetProductsPaginated_ProductOptionSchema = zod.z.object({
|
|
23
23
|
id: zod.z.number().int().describe("The unique identifier for the product option.").nullable().optional(),
|
|
24
24
|
name: zod.z.string().describe("The name of the option (e.g., 'Color', 'Size').").nullable().optional(),
|
|
25
25
|
values: zod.z.array(zod.z.string()).describe("An array of possible values for this option.").nullable().optional(),
|
|
26
26
|
position: zod.z.number().int().describe("The order of the product option in the list of product options.").nullable().optional(),
|
|
27
27
|
product_id: zod.z.number().int().describe("The ID of the product that the option belongs to.").nullable().optional()
|
|
28
|
-
}).describe("Represents a product option in Shopify (e.g., Color, Size).");
|
|
28
|
+
}).passthrough().describe("Represents a product option in Shopify (e.g., Color, Size).");
|
|
29
29
|
const ShopifyGetProductsPaginated_MoneyAmountSchema = zod.z.object({
|
|
30
30
|
amount: zod.z.string().describe("The monetary amount as a string (decimal).").nullable().optional(),
|
|
31
31
|
currency_code: zod.z.string().describe("The three-letter currency code (ISO 4217).").nullable().optional()
|
|
32
|
-
}).describe("Represents a monetary amount with currency code.");
|
|
32
|
+
}).passthrough().describe("Represents a monetary amount with currency code.");
|
|
33
33
|
const ShopifyGetProductsPaginated_PresentmentPriceSchema = zod.z.object({
|
|
34
34
|
price: ShopifyGetProductsPaginated_MoneyAmountSchema.nullable().optional(),
|
|
35
35
|
compare_at_price: ShopifyGetProductsPaginated_MoneyAmountSchema.nullable().optional()
|
|
36
|
-
}).describe("Represents multi-currency pricing for a product variant.");
|
|
36
|
+
}).passthrough().describe("Represents multi-currency pricing for a product variant.");
|
|
37
37
|
const ShopifyGetProductsPaginated_ProductVariantSchema = zod.z.object({
|
|
38
38
|
id: zod.z.number().int().describe("The unique identifier for the product variant.").nullable().optional(),
|
|
39
39
|
sku: zod.z.string().describe("The stock keeping unit (SKU) of the variant.").nullable().optional(),
|
|
@@ -61,7 +61,7 @@ const ShopifyGetProductsPaginated_ProductVariantSchema = zod.z.object({
|
|
|
61
61
|
fulfillment_service: zod.z.string().describe("The fulfillment service associated with the variant. Valid values: 'manual' or the name of a custom fulfillment service.").nullable().optional(),
|
|
62
62
|
admin_graphql_api_id: zod.z.string().describe("The GraphQL GID for the variant.").nullable().optional(),
|
|
63
63
|
inventory_management: zod.z.string().describe("The fulfillment service that tracks the inventory for the variant. Valid values: 'shopify', 'manual', or the name of a custom fulfillment service.").nullable().optional()
|
|
64
|
-
}).describe("Represents a product variant in Shopify.");
|
|
64
|
+
}).passthrough().describe("Represents a product variant in Shopify.");
|
|
65
65
|
const ShopifyGetProductsPaginated_ProductSchema = zod.z.object({
|
|
66
66
|
id: zod.z.number().int().describe("An unsigned 64-bit integer that's used as a unique identifier for the product. Read-only.").nullable().optional(),
|
|
67
67
|
tags: zod.z.string().describe("A comma-separated list of tags used for filtering and search. A product can have up to 250 tags.").nullable().optional(),
|
|
@@ -81,13 +81,13 @@ const ShopifyGetProductsPaginated_ProductSchema = zod.z.object({
|
|
|
81
81
|
published_scope: zod.z.string().describe("The sales channels in which the product is visible. Valid values: 'web' (online store) or 'global' (online store and Point of Sale).").nullable().optional(),
|
|
82
82
|
template_suffix: zod.z.string().describe("The suffix of the Liquid template used for the product page. If this property is specified, the product uses an alternate template.").nullable().optional(),
|
|
83
83
|
admin_graphql_api_id: zod.z.string().describe("The GraphQL GID for the product. Read-only.").nullable().optional()
|
|
84
|
-
}).describe("Represents a Shopify product with all its details.");
|
|
84
|
+
}).passthrough().describe("Represents a Shopify product with all its details.");
|
|
85
85
|
const ShopifyGetProductsPaginatedOutput = zod.z.object({
|
|
86
86
|
products: zod.z.array(ShopifyGetProductsPaginated_ProductSchema).describe("Array of product objects returned in the response."),
|
|
87
87
|
link_header: zod.z.string().describe("Raw Link header containing pagination URLs.").nullable().optional(),
|
|
88
88
|
next_page_info: zod.z.string().describe("Cursor token for the next page, if available.").nullable().optional(),
|
|
89
89
|
previous_page_info: zod.z.string().describe("Cursor token for the previous page, if available.").nullable().optional()
|
|
90
|
-
}).describe("Response model for paginated Shopify products list.");
|
|
90
|
+
}).passthrough().describe("Response model for paginated Shopify products list.");
|
|
91
91
|
const shopifyGetProductsPaginated = require_action.action("SHOPIFY_GET_PRODUCTS_PAGINATED", {
|
|
92
92
|
slug: "shopify-get-products-paginated",
|
|
93
93
|
name: "Get products (paginated)",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get-products-paginated.cjs","names":["z","action"],"sources":["../../src/actions/get-products-paginated.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetProductsPaginatedInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of products per page. Defaults to 50; maximum 250.\").optional(),\n fields: z.string().describe(\"Comma-separated list of product fields to include in the response.\").optional(),\n page_info: z.string().describe(\"Cursor token for next or previous page. Use the token value from the Link header. The cursor is exposed at `data.next_page_info` in the response. Pass the value exactly as returned — any truncation or modification triggers a 400 error.\").optional(),\n}).describe(\"Request parameters for listing Shopify products with cursor-based pagination.\");\nconst ShopifyGetProductsPaginated_ProductImageSchema = z.object({\n id: z.number().int().describe(\"The unique identifier for the product image.\").nullable().optional(),\n alt: z.string().describe(\"Alternative text for the product image.\").nullable().optional(),\n src: z.string().describe(\"The URL of the product image.\").nullable().optional(),\n width: z.number().int().describe(\"The width of the image in pixels.\").nullable().optional(),\n height: z.number().int().describe(\"The height of the image in pixels.\").nullable().optional(),\n position: z.number().int().describe(\"The order of the product image in the list of product images.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the image was created. ISO 8601 format.\").nullable().optional(),\n product_id: z.number().int().describe(\"The ID of the product that the image belongs to.\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when the image was last modified. ISO 8601 format.\").nullable().optional(),\n variant_ids: z.array(z.number().int()).describe(\"An array of variant IDs associated with the image.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product image.\").nullable().optional(),\n}).describe(\"Represents a product image in Shopify.\");\nconst ShopifyGetProductsPaginated_ProductOptionSchema = z.object({\n id: z.number().int().describe(\"The unique identifier for the product option.\").nullable().optional(),\n name: z.string().describe(\"The name of the option (e.g., 'Color', 'Size').\").nullable().optional(),\n values: z.array(z.string()).describe(\"An array of possible values for this option.\").nullable().optional(),\n position: z.number().int().describe(\"The order of the product option in the list of product options.\").nullable().optional(),\n product_id: z.number().int().describe(\"The ID of the product that the option belongs to.\").nullable().optional(),\n}).describe(\"Represents a product option in Shopify (e.g., Color, Size).\");\nconst ShopifyGetProductsPaginated_MoneyAmountSchema = z.object({\n amount: z.string().describe(\"The monetary amount as a string (decimal).\").nullable().optional(),\n currency_code: z.string().describe(\"The three-letter currency code (ISO 4217).\").nullable().optional(),\n}).describe(\"Represents a monetary amount with currency code.\");\nconst ShopifyGetProductsPaginated_PresentmentPriceSchema = z.object({\n price: ShopifyGetProductsPaginated_MoneyAmountSchema.nullable().optional(),\n compare_at_price: ShopifyGetProductsPaginated_MoneyAmountSchema.nullable().optional(),\n}).describe(\"Represents multi-currency pricing for a product variant.\");\nconst ShopifyGetProductsPaginated_ProductVariantSchema = z.object({\n id: z.number().int().describe(\"The unique identifier for the product variant.\").nullable().optional(),\n sku: z.string().describe(\"The stock keeping unit (SKU) of the variant.\").nullable().optional(),\n grams: z.number().int().describe(\"The weight of the product variant in grams.\").nullable().optional(),\n price: z.string().describe(\"The price of the product variant as a decimal string.\").nullable().optional(),\n title: z.string().describe(\"The title of the product variant.\").nullable().optional(),\n weight: z.number().describe(\"The weight of the product variant in the unit system specified with weight_unit.\").nullable().optional(),\n barcode: z.string().describe(\"The barcode, UPC, or ISBN number for the product variant.\").nullable().optional(),\n option1: z.string().describe(\"The value of the first product option for this variant.\").nullable().optional(),\n option2: z.string().describe(\"The value of the second product option for this variant.\").nullable().optional(),\n option3: z.string().describe(\"The value of the third product option for this variant.\").nullable().optional(),\n taxable: z.boolean().describe(\"Whether a tax is charged when the variant is sold.\").nullable().optional(),\n image_id: z.number().int().describe(\"The unique identifier for the image associated with the variant.\").nullable().optional(),\n position: z.number().int().describe(\"The order of the product variant in the list of product variants.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the variant was created. ISO 8601 format.\").nullable().optional(),\n product_id: z.number().int().describe(\"The ID of the product that the variant belongs to.\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when the variant was last modified. ISO 8601 format.\").nullable().optional(),\n weight_unit: z.string().describe(\"The unit of measurement that applies to the weight property. Valid values: 'g', 'kg', 'oz', 'lb'.\").nullable().optional(),\n compare_at_price: z.string().describe(\"The original price of the item before the sale or discount as a decimal string.\").nullable().optional(),\n inventory_policy: z.string().describe(\"Whether customers are allowed to place an order for the variant when it's out of stock. Valid values: 'deny' or 'continue'.\").nullable().optional(),\n inventory_item_id: z.number().int().describe(\"The unique identifier of the inventory item associated with the variant.\").nullable().optional(),\n requires_shipping: z.boolean().describe(\"Whether the variant requires shipping.\").nullable().optional(),\n inventory_quantity: z.number().int().describe(\"The quantity of inventory in stock for the variant.\").nullable().optional(),\n presentment_prices: z.array(ShopifyGetProductsPaginated_PresentmentPriceSchema).describe(\"An array of presentment prices for the variant in different currencies.\").nullable().optional(),\n fulfillment_service: z.string().describe(\"The fulfillment service associated with the variant. Valid values: 'manual' or the name of a custom fulfillment service.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the variant.\").nullable().optional(),\n inventory_management: z.string().describe(\"The fulfillment service that tracks the inventory for the variant. Valid values: 'shopify', 'manual', or the name of a custom fulfillment service.\").nullable().optional(),\n}).describe(\"Represents a product variant in Shopify.\");\nconst ShopifyGetProductsPaginated_ProductSchema = z.object({\n id: z.number().int().describe(\"An unsigned 64-bit integer that's used as a unique identifier for the product. Read-only.\").nullable().optional(),\n tags: z.string().describe(\"A comma-separated list of tags used for filtering and search. A product can have up to 250 tags.\").nullable().optional(),\n image: ShopifyGetProductsPaginated_ProductImageSchema.nullable().optional(),\n title: z.string().describe(\"The name of the product.\").nullable().optional(),\n handle: z.string().describe(\"A unique human-friendly string for the product. Automatically generated from the product's title. Read-only.\").nullable().optional(),\n images: z.array(ShopifyGetProductsPaginated_ProductImageSchema).describe(\"An array of product image objects, each representing an image associated with the product.\").nullable().optional(),\n status: z.string().describe(\"The status of the product. Valid values: 'active', 'archived', or 'draft'.\").nullable().optional(),\n vendor: z.string().describe(\"The name of the product's vendor or manufacturer.\").nullable().optional(),\n options: z.array(ShopifyGetProductsPaginated_ProductOptionSchema).describe(\"An array of product option objects. Products can have up to 3 options.\").nullable().optional(),\n variants: z.array(ShopifyGetProductsPaginated_ProductVariantSchema).describe(\"An array of product variant objects, each representing a different version of the product.\").nullable().optional(),\n body_html: z.string().describe(\"A description of the product. Supports HTML formatting.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the product was created. ISO 8601 format. Read-only.\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when the product was last modified. ISO 8601 format. Read-only.\").nullable().optional(),\n product_type: z.string().describe(\"A categorization for the product used for filtering and search.\").nullable().optional(),\n published_at: z.string().describe(\"The date and time when the product was published. ISO 8601 format. Null if the product is unpublished.\").nullable().optional(),\n published_scope: z.string().describe(\"The sales channels in which the product is visible. Valid values: 'web' (online store) or 'global' (online store and Point of Sale).\").nullable().optional(),\n template_suffix: z.string().describe(\"The suffix of the Liquid template used for the product page. If this property is specified, the product uses an alternate template.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product. Read-only.\").nullable().optional(),\n}).describe(\"Represents a Shopify product with all its details.\");\nexport const ShopifyGetProductsPaginatedOutput = z.object({\n products: z.array(ShopifyGetProductsPaginated_ProductSchema).describe(\"Array of product objects returned in the response.\"),\n link_header: z.string().describe(\"Raw Link header containing pagination URLs.\").nullable().optional(),\n next_page_info: z.string().describe(\"Cursor token for the next page, if available.\").nullable().optional(),\n previous_page_info: z.string().describe(\"Cursor token for the previous page, if available.\").nullable().optional(),\n}).describe(\"Response model for paginated Shopify products list.\");\n\nexport const shopifyGetProductsPaginated = action(\"SHOPIFY_GET_PRODUCTS_PAGINATED\", {\n slug: \"shopify-get-products-paginated\",\n name: \"Get products (paginated)\",\n description: \"List products with Shopify cursor-based pagination. Iterate until `next_page_info` is null; stopping early silently truncates the product list. Products are at `data.response_data.products`; the next cursor is at `data.next_page_info`.\",\n input: ShopifyGetProductsPaginatedInput,\n output: ShopifyGetProductsPaginatedOutput,\n});\n"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"get-products-paginated.cjs","names":["z","action"],"sources":["../../src/actions/get-products-paginated.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyGetProductsPaginatedInput = z.object({\n limit: z.number().int().default(50).describe(\"Number of products per page. Defaults to 50; maximum 250.\").optional(),\n fields: z.string().describe(\"Comma-separated list of product fields to include in the response.\").optional(),\n page_info: z.string().describe(\"Cursor token for next or previous page. Use the token value from the Link header. The cursor is exposed at `data.next_page_info` in the response. Pass the value exactly as returned — any truncation or modification triggers a 400 error.\").optional(),\n}).describe(\"Request parameters for listing Shopify products with cursor-based pagination.\");\nconst ShopifyGetProductsPaginated_ProductImageSchema = z.object({\n id: z.number().int().describe(\"The unique identifier for the product image.\").nullable().optional(),\n alt: z.string().describe(\"Alternative text for the product image.\").nullable().optional(),\n src: z.string().describe(\"The URL of the product image.\").nullable().optional(),\n width: z.number().int().describe(\"The width of the image in pixels.\").nullable().optional(),\n height: z.number().int().describe(\"The height of the image in pixels.\").nullable().optional(),\n position: z.number().int().describe(\"The order of the product image in the list of product images.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the image was created. ISO 8601 format.\").nullable().optional(),\n product_id: z.number().int().describe(\"The ID of the product that the image belongs to.\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when the image was last modified. ISO 8601 format.\").nullable().optional(),\n variant_ids: z.array(z.number().int()).describe(\"An array of variant IDs associated with the image.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product image.\").nullable().optional(),\n}).passthrough().describe(\"Represents a product image in Shopify.\");\nconst ShopifyGetProductsPaginated_ProductOptionSchema = z.object({\n id: z.number().int().describe(\"The unique identifier for the product option.\").nullable().optional(),\n name: z.string().describe(\"The name of the option (e.g., 'Color', 'Size').\").nullable().optional(),\n values: z.array(z.string()).describe(\"An array of possible values for this option.\").nullable().optional(),\n position: z.number().int().describe(\"The order of the product option in the list of product options.\").nullable().optional(),\n product_id: z.number().int().describe(\"The ID of the product that the option belongs to.\").nullable().optional(),\n}).passthrough().describe(\"Represents a product option in Shopify (e.g., Color, Size).\");\nconst ShopifyGetProductsPaginated_MoneyAmountSchema = z.object({\n amount: z.string().describe(\"The monetary amount as a string (decimal).\").nullable().optional(),\n currency_code: z.string().describe(\"The three-letter currency code (ISO 4217).\").nullable().optional(),\n}).passthrough().describe(\"Represents a monetary amount with currency code.\");\nconst ShopifyGetProductsPaginated_PresentmentPriceSchema = z.object({\n price: ShopifyGetProductsPaginated_MoneyAmountSchema.nullable().optional(),\n compare_at_price: ShopifyGetProductsPaginated_MoneyAmountSchema.nullable().optional(),\n}).passthrough().describe(\"Represents multi-currency pricing for a product variant.\");\nconst ShopifyGetProductsPaginated_ProductVariantSchema = z.object({\n id: z.number().int().describe(\"The unique identifier for the product variant.\").nullable().optional(),\n sku: z.string().describe(\"The stock keeping unit (SKU) of the variant.\").nullable().optional(),\n grams: z.number().int().describe(\"The weight of the product variant in grams.\").nullable().optional(),\n price: z.string().describe(\"The price of the product variant as a decimal string.\").nullable().optional(),\n title: z.string().describe(\"The title of the product variant.\").nullable().optional(),\n weight: z.number().describe(\"The weight of the product variant in the unit system specified with weight_unit.\").nullable().optional(),\n barcode: z.string().describe(\"The barcode, UPC, or ISBN number for the product variant.\").nullable().optional(),\n option1: z.string().describe(\"The value of the first product option for this variant.\").nullable().optional(),\n option2: z.string().describe(\"The value of the second product option for this variant.\").nullable().optional(),\n option3: z.string().describe(\"The value of the third product option for this variant.\").nullable().optional(),\n taxable: z.boolean().describe(\"Whether a tax is charged when the variant is sold.\").nullable().optional(),\n image_id: z.number().int().describe(\"The unique identifier for the image associated with the variant.\").nullable().optional(),\n position: z.number().int().describe(\"The order of the product variant in the list of product variants.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the variant was created. ISO 8601 format.\").nullable().optional(),\n product_id: z.number().int().describe(\"The ID of the product that the variant belongs to.\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when the variant was last modified. ISO 8601 format.\").nullable().optional(),\n weight_unit: z.string().describe(\"The unit of measurement that applies to the weight property. Valid values: 'g', 'kg', 'oz', 'lb'.\").nullable().optional(),\n compare_at_price: z.string().describe(\"The original price of the item before the sale or discount as a decimal string.\").nullable().optional(),\n inventory_policy: z.string().describe(\"Whether customers are allowed to place an order for the variant when it's out of stock. Valid values: 'deny' or 'continue'.\").nullable().optional(),\n inventory_item_id: z.number().int().describe(\"The unique identifier of the inventory item associated with the variant.\").nullable().optional(),\n requires_shipping: z.boolean().describe(\"Whether the variant requires shipping.\").nullable().optional(),\n inventory_quantity: z.number().int().describe(\"The quantity of inventory in stock for the variant.\").nullable().optional(),\n presentment_prices: z.array(ShopifyGetProductsPaginated_PresentmentPriceSchema).describe(\"An array of presentment prices for the variant in different currencies.\").nullable().optional(),\n fulfillment_service: z.string().describe(\"The fulfillment service associated with the variant. Valid values: 'manual' or the name of a custom fulfillment service.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the variant.\").nullable().optional(),\n inventory_management: z.string().describe(\"The fulfillment service that tracks the inventory for the variant. Valid values: 'shopify', 'manual', or the name of a custom fulfillment service.\").nullable().optional(),\n}).passthrough().describe(\"Represents a product variant in Shopify.\");\nconst ShopifyGetProductsPaginated_ProductSchema = z.object({\n id: z.number().int().describe(\"An unsigned 64-bit integer that's used as a unique identifier for the product. Read-only.\").nullable().optional(),\n tags: z.string().describe(\"A comma-separated list of tags used for filtering and search. A product can have up to 250 tags.\").nullable().optional(),\n image: ShopifyGetProductsPaginated_ProductImageSchema.nullable().optional(),\n title: z.string().describe(\"The name of the product.\").nullable().optional(),\n handle: z.string().describe(\"A unique human-friendly string for the product. Automatically generated from the product's title. Read-only.\").nullable().optional(),\n images: z.array(ShopifyGetProductsPaginated_ProductImageSchema).describe(\"An array of product image objects, each representing an image associated with the product.\").nullable().optional(),\n status: z.string().describe(\"The status of the product. Valid values: 'active', 'archived', or 'draft'.\").nullable().optional(),\n vendor: z.string().describe(\"The name of the product's vendor or manufacturer.\").nullable().optional(),\n options: z.array(ShopifyGetProductsPaginated_ProductOptionSchema).describe(\"An array of product option objects. Products can have up to 3 options.\").nullable().optional(),\n variants: z.array(ShopifyGetProductsPaginated_ProductVariantSchema).describe(\"An array of product variant objects, each representing a different version of the product.\").nullable().optional(),\n body_html: z.string().describe(\"A description of the product. Supports HTML formatting.\").nullable().optional(),\n created_at: z.string().describe(\"The date and time when the product was created. ISO 8601 format. Read-only.\").nullable().optional(),\n updated_at: z.string().describe(\"The date and time when the product was last modified. ISO 8601 format. Read-only.\").nullable().optional(),\n product_type: z.string().describe(\"A categorization for the product used for filtering and search.\").nullable().optional(),\n published_at: z.string().describe(\"The date and time when the product was published. ISO 8601 format. Null if the product is unpublished.\").nullable().optional(),\n published_scope: z.string().describe(\"The sales channels in which the product is visible. Valid values: 'web' (online store) or 'global' (online store and Point of Sale).\").nullable().optional(),\n template_suffix: z.string().describe(\"The suffix of the Liquid template used for the product page. If this property is specified, the product uses an alternate template.\").nullable().optional(),\n admin_graphql_api_id: z.string().describe(\"The GraphQL GID for the product. Read-only.\").nullable().optional(),\n}).passthrough().describe(\"Represents a Shopify product with all its details.\");\nexport const ShopifyGetProductsPaginatedOutput = z.object({\n products: z.array(ShopifyGetProductsPaginated_ProductSchema).describe(\"Array of product objects returned in the response.\"),\n link_header: z.string().describe(\"Raw Link header containing pagination URLs.\").nullable().optional(),\n next_page_info: z.string().describe(\"Cursor token for the next page, if available.\").nullable().optional(),\n previous_page_info: z.string().describe(\"Cursor token for the previous page, if available.\").nullable().optional(),\n}).passthrough().describe(\"Response model for paginated Shopify products list.\");\n\nexport const shopifyGetProductsPaginated = action(\"SHOPIFY_GET_PRODUCTS_PAGINATED\", {\n slug: \"shopify-get-products-paginated\",\n name: \"Get products (paginated)\",\n description: \"List products with Shopify cursor-based pagination. Iterate until `next_page_info` is null; stopping early silently truncates the product list. Products are at `data.response_data.products`; the next cursor is at `data.next_page_info`.\",\n input: ShopifyGetProductsPaginatedInput,\n output: ShopifyGetProductsPaginatedOutput,\n});\n"],"mappings":"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"}
|
|
@@ -22,7 +22,7 @@ declare const ShopifyGetProductsPaginatedOutput: z.ZodObject<{
|
|
|
22
22
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
variant_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
24
24
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
25
|
-
}, z.core.$
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
26
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
27
|
handle: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
28
28
|
images: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -37,7 +37,7 @@ declare const ShopifyGetProductsPaginatedOutput: z.ZodObject<{
|
|
|
37
37
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
38
38
|
variant_ids: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodNumber>>>;
|
|
39
39
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
40
|
-
}, z.core.$
|
|
40
|
+
}, z.core.$loose>>>>;
|
|
41
41
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
42
42
|
vendor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
43
43
|
options: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
@@ -46,7 +46,7 @@ declare const ShopifyGetProductsPaginatedOutput: z.ZodObject<{
|
|
|
46
46
|
values: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
47
47
|
position: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
48
48
|
product_id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
49
|
-
}, z.core.$
|
|
49
|
+
}, z.core.$loose>>>>;
|
|
50
50
|
variants: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
51
51
|
id: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
52
52
|
sku: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -74,16 +74,16 @@ declare const ShopifyGetProductsPaginatedOutput: z.ZodObject<{
|
|
|
74
74
|
price: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
75
75
|
amount: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
76
76
|
currency_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
77
|
-
}, z.core.$
|
|
77
|
+
}, z.core.$loose>>>;
|
|
78
78
|
compare_at_price: z.ZodOptional<z.ZodNullable<z.ZodObject<{
|
|
79
79
|
amount: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
80
80
|
currency_code: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
81
|
-
}, z.core.$
|
|
82
|
-
}, z.core.$
|
|
81
|
+
}, z.core.$loose>>>;
|
|
82
|
+
}, z.core.$loose>>>>;
|
|
83
83
|
fulfillment_service: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
84
84
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
85
85
|
inventory_management: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
86
|
-
}, z.core.$
|
|
86
|
+
}, z.core.$loose>>>>;
|
|
87
87
|
body_html: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
88
88
|
created_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
89
89
|
updated_at: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
@@ -92,11 +92,11 @@ declare const ShopifyGetProductsPaginatedOutput: z.ZodObject<{
|
|
|
92
92
|
published_scope: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
93
93
|
template_suffix: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
94
94
|
admin_graphql_api_id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
95
|
-
}, z.core.$
|
|
95
|
+
}, z.core.$loose>>;
|
|
96
96
|
link_header: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
97
97
|
next_page_info: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
98
98
|
previous_page_info: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
99
|
-
}, z.core.$
|
|
99
|
+
}, z.core.$loose>;
|
|
100
100
|
declare const shopifyGetProductsPaginated: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
101
101
|
limit?: number | undefined;
|
|
102
102
|
fields?: string | undefined;
|