@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
|
@@ -6,16 +6,16 @@ const ShopifyQueryCurrentAppInstallation_AppSchema = zod.z.object({
|
|
|
6
6
|
id: zod.z.string().describe("The unique identifier for the application.").nullable().optional(),
|
|
7
7
|
title: zod.z.string().describe("The title of the application.").nullable().optional(),
|
|
8
8
|
api_key: zod.z.string().describe("Unique application identifier (client ID).").nullable().optional()
|
|
9
|
-
}).describe("Represents the application details.");
|
|
9
|
+
}).passthrough().describe("Represents the application details.");
|
|
10
10
|
const ShopifyQueryCurrentAppInstallation_AccessScopeSchema = zod.z.object({
|
|
11
11
|
handle: zod.z.string().describe("The scope identifier (e.g., read_products, write_orders).").nullable().optional(),
|
|
12
12
|
description: zod.z.string().describe("Human-readable description of what the scope permits.").nullable().optional()
|
|
13
|
-
}).describe("Represents a permission scope granted to the app installation.");
|
|
13
|
+
}).passthrough().describe("Represents a permission scope granted to the app installation.");
|
|
14
14
|
const ShopifyQueryCurrentAppInstallation_AppSubscriptionSchema = zod.z.object({
|
|
15
15
|
id: zod.z.string().describe("Globally-unique identifier for the subscription.").nullable().optional(),
|
|
16
16
|
name: zod.z.string().describe("Name of the subscription.").nullable().optional(),
|
|
17
17
|
status: zod.z.string().describe("Status of the subscription (e.g., ACTIVE, PENDING, CANCELLED).").nullable().optional()
|
|
18
|
-
}).describe("Represents an active subscription for the app installation.");
|
|
18
|
+
}).passthrough().describe("Represents an active subscription for the app installation.");
|
|
19
19
|
const ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema = zod.z.object({
|
|
20
20
|
id: zod.z.string().describe("Globally-unique identifier for the app installation.").nullable().optional(),
|
|
21
21
|
app: ShopifyQueryCurrentAppInstallation_AppSchema.nullable().optional(),
|
|
@@ -23,17 +23,17 @@ const ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema = zod.z.ob
|
|
|
23
23
|
accessScopes: zod.z.array(ShopifyQueryCurrentAppInstallation_AccessScopeSchema).describe("List of permission scopes granted to the app during installation.").nullable().optional(),
|
|
24
24
|
uninstallUrl: zod.z.string().describe("The URL used for removing the app from the store.").nullable().optional(),
|
|
25
25
|
activeSubscriptions: zod.z.array(ShopifyQueryCurrentAppInstallation_AppSubscriptionSchema).describe("Currently active recurring billing subscriptions.").nullable().optional()
|
|
26
|
-
}).describe("Represents the current app installation on a Shopify store.");
|
|
27
|
-
const ShopifyQueryCurrentAppInstallation_CurrentAppInstallationDataSchema = zod.z.object({ currentAppInstallation: ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema.nullable().optional() }).describe("Data container for currentAppInstallation query response.");
|
|
26
|
+
}).passthrough().describe("Represents the current app installation on a Shopify store.");
|
|
27
|
+
const ShopifyQueryCurrentAppInstallation_CurrentAppInstallationDataSchema = zod.z.object({ currentAppInstallation: ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema.nullable().optional() }).passthrough().describe("Data container for currentAppInstallation query response.");
|
|
28
28
|
const ShopifyQueryCurrentAppInstallation_GraphQLErrorSchema = zod.z.object({
|
|
29
29
|
path: zod.z.array(zod.z.string()).describe("Path to the error field.").nullable().optional(),
|
|
30
30
|
message: zod.z.string().describe("The error message.").nullable().optional(),
|
|
31
|
-
locations: zod.z.array(zod.z.
|
|
32
|
-
}).describe("Represents a GraphQL error.");
|
|
31
|
+
locations: zod.z.array(zod.z.record(zod.z.string(), zod.z.unknown())).describe("Error locations in the query.").nullable().optional()
|
|
32
|
+
}).passthrough().describe("Represents a GraphQL error.");
|
|
33
33
|
const ShopifyQueryCurrentAppInstallationOutput = zod.z.object({
|
|
34
34
|
data: ShopifyQueryCurrentAppInstallation_CurrentAppInstallationDataSchema.nullable().optional(),
|
|
35
35
|
errors: zod.z.array(ShopifyQueryCurrentAppInstallation_GraphQLErrorSchema).describe("List of errors if the query failed.").nullable().optional()
|
|
36
|
-
}).describe("Response from the currentAppInstallation GraphQL query.");
|
|
36
|
+
}).passthrough().describe("Response from the currentAppInstallation GraphQL query.");
|
|
37
37
|
const shopifyQueryCurrentAppInstallation = require_action.action("SHOPIFY_QUERY_CURRENT_APP_INSTALLATION", {
|
|
38
38
|
slug: "shopify-query-current-app-installation",
|
|
39
39
|
name: "Query current app installation",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-current-app-installation.cjs","names":["z","action"],"sources":["../../src/actions/query-current-app-installation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyQueryCurrentAppInstallationInput = z.object({}).describe(\"Request for querying the current app installation. No parameters required.\");\nconst ShopifyQueryCurrentAppInstallation_AppSchema = z.object({\n id: z.string().describe(\"The unique identifier for the application.\").nullable().optional(),\n title: z.string().describe(\"The title of the application.\").nullable().optional(),\n api_key: z.string().describe(\"Unique application identifier (client ID).\").nullable().optional(),\n}).describe(\"Represents the application details.\");\nconst ShopifyQueryCurrentAppInstallation_AccessScopeSchema = z.object({\n handle: z.string().describe(\"The scope identifier (e.g., read_products, write_orders).\").nullable().optional(),\n description: z.string().describe(\"Human-readable description of what the scope permits.\").nullable().optional(),\n}).describe(\"Represents a permission scope granted to the app installation.\");\nconst ShopifyQueryCurrentAppInstallation_AppSubscriptionSchema = z.object({\n id: z.string().describe(\"Globally-unique identifier for the subscription.\").nullable().optional(),\n name: z.string().describe(\"Name of the subscription.\").nullable().optional(),\n status: z.string().describe(\"Status of the subscription (e.g., ACTIVE, PENDING, CANCELLED).\").nullable().optional(),\n}).describe(\"Represents an active subscription for the app installation.\");\nconst ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema = z.object({\n id: z.string().describe(\"Globally-unique identifier for the app installation.\").nullable().optional(),\n app: ShopifyQueryCurrentAppInstallation_AppSchema.nullable().optional(),\n launchUrl: z.string().describe(\"The entry point URL for opening the app.\").nullable().optional(),\n accessScopes: z.array(ShopifyQueryCurrentAppInstallation_AccessScopeSchema).describe(\"List of permission scopes granted to the app during installation.\").nullable().optional(),\n uninstallUrl: z.string().describe(\"The URL used for removing the app from the store.\").nullable().optional(),\n activeSubscriptions: z.array(ShopifyQueryCurrentAppInstallation_AppSubscriptionSchema).describe(\"Currently active recurring billing subscriptions.\").nullable().optional(),\n}).describe(\"Represents the current app installation on a Shopify store.\");\nconst ShopifyQueryCurrentAppInstallation_CurrentAppInstallationDataSchema = z.object({\n currentAppInstallation: ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema.nullable().optional(),\n}).describe(\"Data container for currentAppInstallation query response.\");\nconst ShopifyQueryCurrentAppInstallation_GraphQLErrorSchema = z.object({\n path: z.array(z.string()).describe(\"Path to the error field.\").nullable().optional(),\n message: z.string().describe(\"The error message.\").nullable().optional(),\n locations: z.array(z.
|
|
1
|
+
{"version":3,"file":"query-current-app-installation.cjs","names":["z","action"],"sources":["../../src/actions/query-current-app-installation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyQueryCurrentAppInstallationInput = z.object({}).describe(\"Request for querying the current app installation. No parameters required.\");\nconst ShopifyQueryCurrentAppInstallation_AppSchema = z.object({\n id: z.string().describe(\"The unique identifier for the application.\").nullable().optional(),\n title: z.string().describe(\"The title of the application.\").nullable().optional(),\n api_key: z.string().describe(\"Unique application identifier (client ID).\").nullable().optional(),\n}).passthrough().describe(\"Represents the application details.\");\nconst ShopifyQueryCurrentAppInstallation_AccessScopeSchema = z.object({\n handle: z.string().describe(\"The scope identifier (e.g., read_products, write_orders).\").nullable().optional(),\n description: z.string().describe(\"Human-readable description of what the scope permits.\").nullable().optional(),\n}).passthrough().describe(\"Represents a permission scope granted to the app installation.\");\nconst ShopifyQueryCurrentAppInstallation_AppSubscriptionSchema = z.object({\n id: z.string().describe(\"Globally-unique identifier for the subscription.\").nullable().optional(),\n name: z.string().describe(\"Name of the subscription.\").nullable().optional(),\n status: z.string().describe(\"Status of the subscription (e.g., ACTIVE, PENDING, CANCELLED).\").nullable().optional(),\n}).passthrough().describe(\"Represents an active subscription for the app installation.\");\nconst ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema = z.object({\n id: z.string().describe(\"Globally-unique identifier for the app installation.\").nullable().optional(),\n app: ShopifyQueryCurrentAppInstallation_AppSchema.nullable().optional(),\n launchUrl: z.string().describe(\"The entry point URL for opening the app.\").nullable().optional(),\n accessScopes: z.array(ShopifyQueryCurrentAppInstallation_AccessScopeSchema).describe(\"List of permission scopes granted to the app during installation.\").nullable().optional(),\n uninstallUrl: z.string().describe(\"The URL used for removing the app from the store.\").nullable().optional(),\n activeSubscriptions: z.array(ShopifyQueryCurrentAppInstallation_AppSubscriptionSchema).describe(\"Currently active recurring billing subscriptions.\").nullable().optional(),\n}).passthrough().describe(\"Represents the current app installation on a Shopify store.\");\nconst ShopifyQueryCurrentAppInstallation_CurrentAppInstallationDataSchema = z.object({\n currentAppInstallation: ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema.nullable().optional(),\n}).passthrough().describe(\"Data container for currentAppInstallation query response.\");\nconst ShopifyQueryCurrentAppInstallation_GraphQLErrorSchema = z.object({\n path: z.array(z.string()).describe(\"Path to the error field.\").nullable().optional(),\n message: z.string().describe(\"The error message.\").nullable().optional(),\n locations: z.array(z.record(z.string(), z.unknown())).describe(\"Error locations in the query.\").nullable().optional(),\n}).passthrough().describe(\"Represents a GraphQL error.\");\nexport const ShopifyQueryCurrentAppInstallationOutput = z.object({\n data: ShopifyQueryCurrentAppInstallation_CurrentAppInstallationDataSchema.nullable().optional(),\n errors: z.array(ShopifyQueryCurrentAppInstallation_GraphQLErrorSchema).describe(\"List of errors if the query failed.\").nullable().optional(),\n}).passthrough().describe(\"Response from the currentAppInstallation GraphQL query.\");\n\nexport const shopifyQueryCurrentAppInstallation = action(\"SHOPIFY_QUERY_CURRENT_APP_INSTALLATION\", {\n slug: \"shopify-query-current-app-installation\",\n name: \"Query current app installation\",\n description: \"Query the currently authenticated app installation on a Shopify store. Use when you need to retrieve details about the current app's installation including access scopes, active subscriptions, launch URL, and uninstall URL.\",\n input: ShopifyQueryCurrentAppInstallationInput,\n output: ShopifyQueryCurrentAppInstallationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0CA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACzJ,MAAM,+CAA+CA,IAAAA,EAAE,OAAO;CAC5D,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,uDAAuDA,IAAAA,EAAE,OAAO;CACpE,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AACvF,MAAM,kEAAkEA,IAAAA,EAAE,OAAO;CAC/E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,KAAK,6CAA6C,SAAS,CAAC,CAAC,SAAS;CACtE,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,cAAcA,IAAAA,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9K,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,qBAAqBA,IAAAA,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AACvF,MAAM,sEAAsEA,IAAAA,EAAE,OAAO,EACnF,wBAAwB,gEAAgE,SAAS,CAAC,CAAC,SAAS,EAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAM,wDAAwDA,IAAAA,EAAE,OAAO;CACrE,MAAMA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,SAASA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAWA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,OAAOA,IAAAA,EAAE,OAAO,GAAGA,IAAAA,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AACvD,MAAa,2CAA2CA,IAAAA,EAAE,OAAO;CAC/D,MAAM,oEAAoE,SAAS,CAAC,CAAC,SAAS;CAC9F,QAAQA,IAAAA,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC7I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAAyD;AAEnF,MAAa,qCAAqCC,eAAAA,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -10,26 +10,26 @@ declare const ShopifyQueryCurrentAppInstallationOutput: z.ZodObject<{
|
|
|
10
10
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
11
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
api_key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>>>;
|
|
14
14
|
launchUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
accessScopes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
16
16
|
handle: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>>>;
|
|
19
19
|
uninstallUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
activeSubscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
21
21
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
-
}, z.core.$
|
|
25
|
-
}, z.core.$
|
|
26
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
}, z.core.$loose>>>;
|
|
27
27
|
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
28
28
|
path: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
29
29
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
-
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.
|
|
31
|
-
}, z.core.$
|
|
32
|
-
}, z.core.$
|
|
30
|
+
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
31
|
+
}, z.core.$loose>>>>;
|
|
32
|
+
}, z.core.$loose>;
|
|
33
33
|
declare const shopifyQueryCurrentAppInstallation: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { shopifyQueryCurrentAppInstallation };
|
|
@@ -10,26 +10,26 @@ declare const ShopifyQueryCurrentAppInstallationOutput: z.ZodObject<{
|
|
|
10
10
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
11
11
|
title: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
12
12
|
api_key: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
13
|
-
}, z.core.$
|
|
13
|
+
}, z.core.$loose>>>;
|
|
14
14
|
launchUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
15
15
|
accessScopes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
16
16
|
handle: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
17
17
|
description: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
18
|
-
}, z.core.$
|
|
18
|
+
}, z.core.$loose>>>>;
|
|
19
19
|
uninstallUrl: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
20
20
|
activeSubscriptions: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
21
21
|
id: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
22
22
|
name: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
23
23
|
status: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
24
|
-
}, z.core.$
|
|
25
|
-
}, z.core.$
|
|
26
|
-
}, z.core.$
|
|
24
|
+
}, z.core.$loose>>>>;
|
|
25
|
+
}, z.core.$loose>>>;
|
|
26
|
+
}, z.core.$loose>>>;
|
|
27
27
|
errors: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
28
28
|
path: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodString>>>;
|
|
29
29
|
message: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
|
-
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.
|
|
31
|
-
}, z.core.$
|
|
32
|
-
}, z.core.$
|
|
30
|
+
locations: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodRecord<z.ZodString, z.ZodUnknown>>>>;
|
|
31
|
+
}, z.core.$loose>>>>;
|
|
32
|
+
}, z.core.$loose>;
|
|
33
33
|
declare const shopifyQueryCurrentAppInstallation: import("@keystrokehq/action").WorkflowActionDefinition<Record<string, never>, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
34
34
|
//#endregion
|
|
35
35
|
export { shopifyQueryCurrentAppInstallation };
|
|
@@ -6,16 +6,16 @@ const ShopifyQueryCurrentAppInstallation_AppSchema = z.object({
|
|
|
6
6
|
id: z.string().describe("The unique identifier for the application.").nullable().optional(),
|
|
7
7
|
title: z.string().describe("The title of the application.").nullable().optional(),
|
|
8
8
|
api_key: z.string().describe("Unique application identifier (client ID).").nullable().optional()
|
|
9
|
-
}).describe("Represents the application details.");
|
|
9
|
+
}).passthrough().describe("Represents the application details.");
|
|
10
10
|
const ShopifyQueryCurrentAppInstallation_AccessScopeSchema = z.object({
|
|
11
11
|
handle: z.string().describe("The scope identifier (e.g., read_products, write_orders).").nullable().optional(),
|
|
12
12
|
description: z.string().describe("Human-readable description of what the scope permits.").nullable().optional()
|
|
13
|
-
}).describe("Represents a permission scope granted to the app installation.");
|
|
13
|
+
}).passthrough().describe("Represents a permission scope granted to the app installation.");
|
|
14
14
|
const ShopifyQueryCurrentAppInstallation_AppSubscriptionSchema = z.object({
|
|
15
15
|
id: z.string().describe("Globally-unique identifier for the subscription.").nullable().optional(),
|
|
16
16
|
name: z.string().describe("Name of the subscription.").nullable().optional(),
|
|
17
17
|
status: z.string().describe("Status of the subscription (e.g., ACTIVE, PENDING, CANCELLED).").nullable().optional()
|
|
18
|
-
}).describe("Represents an active subscription for the app installation.");
|
|
18
|
+
}).passthrough().describe("Represents an active subscription for the app installation.");
|
|
19
19
|
const ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema = z.object({
|
|
20
20
|
id: z.string().describe("Globally-unique identifier for the app installation.").nullable().optional(),
|
|
21
21
|
app: ShopifyQueryCurrentAppInstallation_AppSchema.nullable().optional(),
|
|
@@ -23,13 +23,13 @@ const ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema = z.object
|
|
|
23
23
|
accessScopes: z.array(ShopifyQueryCurrentAppInstallation_AccessScopeSchema).describe("List of permission scopes granted to the app during installation.").nullable().optional(),
|
|
24
24
|
uninstallUrl: z.string().describe("The URL used for removing the app from the store.").nullable().optional(),
|
|
25
25
|
activeSubscriptions: z.array(ShopifyQueryCurrentAppInstallation_AppSubscriptionSchema).describe("Currently active recurring billing subscriptions.").nullable().optional()
|
|
26
|
-
}).describe("Represents the current app installation on a Shopify store.");
|
|
27
|
-
const ShopifyQueryCurrentAppInstallation_CurrentAppInstallationDataSchema = z.object({ currentAppInstallation: ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema.nullable().optional() }).describe("Data container for currentAppInstallation query response.");
|
|
26
|
+
}).passthrough().describe("Represents the current app installation on a Shopify store.");
|
|
27
|
+
const ShopifyQueryCurrentAppInstallation_CurrentAppInstallationDataSchema = z.object({ currentAppInstallation: ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema.nullable().optional() }).passthrough().describe("Data container for currentAppInstallation query response.");
|
|
28
28
|
const ShopifyQueryCurrentAppInstallation_GraphQLErrorSchema = z.object({
|
|
29
29
|
path: z.array(z.string()).describe("Path to the error field.").nullable().optional(),
|
|
30
30
|
message: z.string().describe("The error message.").nullable().optional(),
|
|
31
|
-
locations: z.array(z.
|
|
32
|
-
}).describe("Represents a GraphQL error.");
|
|
31
|
+
locations: z.array(z.record(z.string(), z.unknown())).describe("Error locations in the query.").nullable().optional()
|
|
32
|
+
}).passthrough().describe("Represents a GraphQL error.");
|
|
33
33
|
const shopifyQueryCurrentAppInstallation = action("SHOPIFY_QUERY_CURRENT_APP_INSTALLATION", {
|
|
34
34
|
slug: "shopify-query-current-app-installation",
|
|
35
35
|
name: "Query current app installation",
|
|
@@ -38,7 +38,7 @@ const shopifyQueryCurrentAppInstallation = action("SHOPIFY_QUERY_CURRENT_APP_INS
|
|
|
38
38
|
output: z.object({
|
|
39
39
|
data: ShopifyQueryCurrentAppInstallation_CurrentAppInstallationDataSchema.nullable().optional(),
|
|
40
40
|
errors: z.array(ShopifyQueryCurrentAppInstallation_GraphQLErrorSchema).describe("List of errors if the query failed.").nullable().optional()
|
|
41
|
-
}).describe("Response from the currentAppInstallation GraphQL query.")
|
|
41
|
+
}).passthrough().describe("Response from the currentAppInstallation GraphQL query.")
|
|
42
42
|
});
|
|
43
43
|
//#endregion
|
|
44
44
|
export { shopifyQueryCurrentAppInstallation };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-current-app-installation.mjs","names":[],"sources":["../../src/actions/query-current-app-installation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyQueryCurrentAppInstallationInput = z.object({}).describe(\"Request for querying the current app installation. No parameters required.\");\nconst ShopifyQueryCurrentAppInstallation_AppSchema = z.object({\n id: z.string().describe(\"The unique identifier for the application.\").nullable().optional(),\n title: z.string().describe(\"The title of the application.\").nullable().optional(),\n api_key: z.string().describe(\"Unique application identifier (client ID).\").nullable().optional(),\n}).describe(\"Represents the application details.\");\nconst ShopifyQueryCurrentAppInstallation_AccessScopeSchema = z.object({\n handle: z.string().describe(\"The scope identifier (e.g., read_products, write_orders).\").nullable().optional(),\n description: z.string().describe(\"Human-readable description of what the scope permits.\").nullable().optional(),\n}).describe(\"Represents a permission scope granted to the app installation.\");\nconst ShopifyQueryCurrentAppInstallation_AppSubscriptionSchema = z.object({\n id: z.string().describe(\"Globally-unique identifier for the subscription.\").nullable().optional(),\n name: z.string().describe(\"Name of the subscription.\").nullable().optional(),\n status: z.string().describe(\"Status of the subscription (e.g., ACTIVE, PENDING, CANCELLED).\").nullable().optional(),\n}).describe(\"Represents an active subscription for the app installation.\");\nconst ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema = z.object({\n id: z.string().describe(\"Globally-unique identifier for the app installation.\").nullable().optional(),\n app: ShopifyQueryCurrentAppInstallation_AppSchema.nullable().optional(),\n launchUrl: z.string().describe(\"The entry point URL for opening the app.\").nullable().optional(),\n accessScopes: z.array(ShopifyQueryCurrentAppInstallation_AccessScopeSchema).describe(\"List of permission scopes granted to the app during installation.\").nullable().optional(),\n uninstallUrl: z.string().describe(\"The URL used for removing the app from the store.\").nullable().optional(),\n activeSubscriptions: z.array(ShopifyQueryCurrentAppInstallation_AppSubscriptionSchema).describe(\"Currently active recurring billing subscriptions.\").nullable().optional(),\n}).describe(\"Represents the current app installation on a Shopify store.\");\nconst ShopifyQueryCurrentAppInstallation_CurrentAppInstallationDataSchema = z.object({\n currentAppInstallation: ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema.nullable().optional(),\n}).describe(\"Data container for currentAppInstallation query response.\");\nconst ShopifyQueryCurrentAppInstallation_GraphQLErrorSchema = z.object({\n path: z.array(z.string()).describe(\"Path to the error field.\").nullable().optional(),\n message: z.string().describe(\"The error message.\").nullable().optional(),\n locations: z.array(z.
|
|
1
|
+
{"version":3,"file":"query-current-app-installation.mjs","names":[],"sources":["../../src/actions/query-current-app-installation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyQueryCurrentAppInstallationInput = z.object({}).describe(\"Request for querying the current app installation. No parameters required.\");\nconst ShopifyQueryCurrentAppInstallation_AppSchema = z.object({\n id: z.string().describe(\"The unique identifier for the application.\").nullable().optional(),\n title: z.string().describe(\"The title of the application.\").nullable().optional(),\n api_key: z.string().describe(\"Unique application identifier (client ID).\").nullable().optional(),\n}).passthrough().describe(\"Represents the application details.\");\nconst ShopifyQueryCurrentAppInstallation_AccessScopeSchema = z.object({\n handle: z.string().describe(\"The scope identifier (e.g., read_products, write_orders).\").nullable().optional(),\n description: z.string().describe(\"Human-readable description of what the scope permits.\").nullable().optional(),\n}).passthrough().describe(\"Represents a permission scope granted to the app installation.\");\nconst ShopifyQueryCurrentAppInstallation_AppSubscriptionSchema = z.object({\n id: z.string().describe(\"Globally-unique identifier for the subscription.\").nullable().optional(),\n name: z.string().describe(\"Name of the subscription.\").nullable().optional(),\n status: z.string().describe(\"Status of the subscription (e.g., ACTIVE, PENDING, CANCELLED).\").nullable().optional(),\n}).passthrough().describe(\"Represents an active subscription for the app installation.\");\nconst ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema = z.object({\n id: z.string().describe(\"Globally-unique identifier for the app installation.\").nullable().optional(),\n app: ShopifyQueryCurrentAppInstallation_AppSchema.nullable().optional(),\n launchUrl: z.string().describe(\"The entry point URL for opening the app.\").nullable().optional(),\n accessScopes: z.array(ShopifyQueryCurrentAppInstallation_AccessScopeSchema).describe(\"List of permission scopes granted to the app during installation.\").nullable().optional(),\n uninstallUrl: z.string().describe(\"The URL used for removing the app from the store.\").nullable().optional(),\n activeSubscriptions: z.array(ShopifyQueryCurrentAppInstallation_AppSubscriptionSchema).describe(\"Currently active recurring billing subscriptions.\").nullable().optional(),\n}).passthrough().describe(\"Represents the current app installation on a Shopify store.\");\nconst ShopifyQueryCurrentAppInstallation_CurrentAppInstallationDataSchema = z.object({\n currentAppInstallation: ShopifyQueryCurrentAppInstallation_CurrentAppInstallationSchema.nullable().optional(),\n}).passthrough().describe(\"Data container for currentAppInstallation query response.\");\nconst ShopifyQueryCurrentAppInstallation_GraphQLErrorSchema = z.object({\n path: z.array(z.string()).describe(\"Path to the error field.\").nullable().optional(),\n message: z.string().describe(\"The error message.\").nullable().optional(),\n locations: z.array(z.record(z.string(), z.unknown())).describe(\"Error locations in the query.\").nullable().optional(),\n}).passthrough().describe(\"Represents a GraphQL error.\");\nexport const ShopifyQueryCurrentAppInstallationOutput = z.object({\n data: ShopifyQueryCurrentAppInstallation_CurrentAppInstallationDataSchema.nullable().optional(),\n errors: z.array(ShopifyQueryCurrentAppInstallation_GraphQLErrorSchema).describe(\"List of errors if the query failed.\").nullable().optional(),\n}).passthrough().describe(\"Response from the currentAppInstallation GraphQL query.\");\n\nexport const shopifyQueryCurrentAppInstallation = action(\"SHOPIFY_QUERY_CURRENT_APP_INSTALLATION\", {\n slug: \"shopify-query-current-app-installation\",\n name: \"Query current app installation\",\n description: \"Query the currently authenticated app installation on a Shopify store. Use when you need to retrieve details about the current app's installation including access scopes, active subscriptions, launch URL, and uninstall URL.\",\n input: ShopifyQueryCurrentAppInstallationInput,\n output: ShopifyQueryCurrentAppInstallationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,0CAA0C,EAAE,OAAO,CAAC,CAAC,CAAC,CAAC,SAAS,4EAA4E;AACzJ,MAAM,+CAA+C,EAAE,OAAO;CAC5D,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1F,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,4CAA4C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACjG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,uDAAuD,EAAE,OAAO;CACpE,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2DAA2D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,uDAAuD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAChH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gEAAgE;AAC1F,MAAM,2DAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,kDAAkD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChG,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AACvF,MAAM,kEAAkE,EAAE,OAAO;CAC/E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpG,KAAK,6CAA6C,SAAS,CAAC,CAAC,SAAS;CACtE,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,0CAA0C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/F,cAAc,EAAE,MAAM,oDAAoD,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9K,cAAc,EAAE,OAAO,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3G,qBAAqB,EAAE,MAAM,wDAAwD,CAAC,CAAC,SAAS,mDAAmD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC3K,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6DAA6D;AACvF,MAAM,sEAAsE,EAAE,OAAO,EACnF,wBAAwB,gEAAgE,SAAS,CAAC,CAAC,SAAS,EAC9G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAM,wDAAwD,EAAE,OAAO;CACrE,MAAM,EAAE,MAAM,EAAE,OAAO,CAAC,CAAC,CAAC,SAAS,0BAA0B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnF,SAAS,EAAE,OAAO,CAAC,CAAC,SAAS,oBAAoB,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACvE,WAAW,EAAE,MAAM,EAAE,OAAO,EAAE,OAAO,GAAG,EAAE,QAAQ,CAAC,CAAC,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACtH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,6BAA6B;AAMvD,MAAa,qCAAqC,OAAO,0CAA0C;CACjG,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAVsD,EAAE,OAAO;EAC/D,MAAM,oEAAoE,SAAS,CAAC,CAAC,SAAS;EAC9F,QAAQ,EAAE,MAAM,qDAAqD,CAAC,CAAC,SAAS,qCAAqC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,yDAOhB;AACV,CAAC"}
|
|
@@ -12,8 +12,8 @@ const ShopifyQueryCurrentBulkOperation_BulkOperationDataSchema = zod.z.object({
|
|
|
12
12
|
completedAt: zod.z.string().describe("ISO 8601 timestamp when the bulk operation was completed. Null if not yet completed.").nullable().optional(),
|
|
13
13
|
objectCount: zod.z.number().int().describe("Number of objects (records) returned by the bulk operation. Only available when status is COMPLETED.").nullable().optional(),
|
|
14
14
|
rootObjectCount: zod.z.number().int().describe("Number of root objects returned by the bulk operation. Only available when status is COMPLETED.").nullable().optional()
|
|
15
|
-
});
|
|
16
|
-
const ShopifyQueryCurrentBulkOperationOutput = zod.z.object({ current_bulk_operation: ShopifyQueryCurrentBulkOperation_BulkOperationDataSchema.nullable().optional() });
|
|
15
|
+
}).passthrough();
|
|
16
|
+
const ShopifyQueryCurrentBulkOperationOutput = zod.z.object({ current_bulk_operation: ShopifyQueryCurrentBulkOperation_BulkOperationDataSchema.nullable().optional() }).passthrough();
|
|
17
17
|
const shopifyQueryCurrentBulkOperation = require_action.action("SHOPIFY_QUERY_CURRENT_BULK_OPERATION", {
|
|
18
18
|
slug: "shopify-query-current-bulk-operation",
|
|
19
19
|
name: "Query current Shopify bulk operation",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-current-bulk-operation.cjs","names":["z","action"],"sources":["../../src/actions/query-current-bulk-operation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyQueryCurrentBulkOperationInput = z.object({\n type: z.enum([\"QUERY\", \"MUTATION\"]).describe(\"Determines whether to retrieve the most recent query or mutation bulk operation. Default: QUERY\").optional(),\n});\nconst ShopifyQueryCurrentBulkOperation_BulkOperationDataSchema = z.object({\n id: z.string().describe(\"The ID of the bulk operation in GID format.\").nullable().optional(),\n url: z.string().describe(\"URL to download the JSONL result file. This URL is temporary and expires after a period. Only available when status is COMPLETED.\").nullable().optional(),\n type: z.string().describe(\"The type of bulk operation. Possible values: QUERY, MUTATION.\").nullable().optional(),\n status: z.string().describe(\"Current status of the bulk operation. Possible values: CREATED, RUNNING, COMPLETED, FAILED, CANCELED, CANCELING, EXPIRED.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the bulk operation was created.\").nullable().optional(),\n errorCode: z.string().describe(\"Error code if the operation encountered an error. Common codes: INTERNAL_SERVER_ERROR, TIMEOUT, ACCESS_DENIED, INVALID_QUERY.\").nullable().optional(),\n completedAt: z.string().describe(\"ISO 8601 timestamp when the bulk operation was completed. Null if not yet completed.\").nullable().optional(),\n objectCount: z.number().int().describe(\"Number of objects (records) returned by the bulk operation. Only available when status is COMPLETED.\").nullable().optional(),\n rootObjectCount: z.number().int().describe(\"Number of root objects returned by the bulk operation. Only available when status is COMPLETED.\").nullable().optional(),\n});\nexport const ShopifyQueryCurrentBulkOperationOutput = z.object({\n current_bulk_operation: ShopifyQueryCurrentBulkOperation_BulkOperationDataSchema.nullable().optional(),\n});\n\nexport const shopifyQueryCurrentBulkOperation = action(\"SHOPIFY_QUERY_CURRENT_BULK_OPERATION\", {\n slug: \"shopify-query-current-bulk-operation\",\n name: \"Query current Shopify bulk operation\",\n description: \"Query the current Shopify bulk operation status. Use when you need to check if a bulk operation is running or to retrieve the status and results of the most recent bulk query or mutation operation.\",\n input: ShopifyQueryCurrentBulkOperationInput,\n output: ShopifyQueryCurrentBulkOperationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,MAAMA,IAAAA,EAAE,KAAK,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,EAC3J,CAAC;AACD,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClL,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7K,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpL,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnK,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpK,CAAC;
|
|
1
|
+
{"version":3,"file":"query-current-bulk-operation.cjs","names":["z","action"],"sources":["../../src/actions/query-current-bulk-operation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyQueryCurrentBulkOperationInput = z.object({\n type: z.enum([\"QUERY\", \"MUTATION\"]).describe(\"Determines whether to retrieve the most recent query or mutation bulk operation. Default: QUERY\").optional(),\n});\nconst ShopifyQueryCurrentBulkOperation_BulkOperationDataSchema = z.object({\n id: z.string().describe(\"The ID of the bulk operation in GID format.\").nullable().optional(),\n url: z.string().describe(\"URL to download the JSONL result file. This URL is temporary and expires after a period. Only available when status is COMPLETED.\").nullable().optional(),\n type: z.string().describe(\"The type of bulk operation. Possible values: QUERY, MUTATION.\").nullable().optional(),\n status: z.string().describe(\"Current status of the bulk operation. Possible values: CREATED, RUNNING, COMPLETED, FAILED, CANCELED, CANCELING, EXPIRED.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the bulk operation was created.\").nullable().optional(),\n errorCode: z.string().describe(\"Error code if the operation encountered an error. Common codes: INTERNAL_SERVER_ERROR, TIMEOUT, ACCESS_DENIED, INVALID_QUERY.\").nullable().optional(),\n completedAt: z.string().describe(\"ISO 8601 timestamp when the bulk operation was completed. Null if not yet completed.\").nullable().optional(),\n objectCount: z.number().int().describe(\"Number of objects (records) returned by the bulk operation. Only available when status is COMPLETED.\").nullable().optional(),\n rootObjectCount: z.number().int().describe(\"Number of root objects returned by the bulk operation. Only available when status is COMPLETED.\").nullable().optional(),\n}).passthrough();\nexport const ShopifyQueryCurrentBulkOperationOutput = z.object({\n current_bulk_operation: ShopifyQueryCurrentBulkOperation_BulkOperationDataSchema.nullable().optional(),\n}).passthrough();\n\nexport const shopifyQueryCurrentBulkOperation = action(\"SHOPIFY_QUERY_CURRENT_BULK_OPERATION\", {\n slug: \"shopify-query-current-bulk-operation\",\n name: \"Query current Shopify bulk operation\",\n description: \"Query the current Shopify bulk operation status. Use when you need to check if a bulk operation is running or to retrieve the status and results of the most recent bulk query or mutation operation.\",\n input: ShopifyQueryCurrentBulkOperationInput,\n output: ShopifyQueryCurrentBulkOperationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO,EAC5D,MAAMA,IAAAA,EAAE,KAAK,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,EAC3J,CAAC;AACD,MAAM,2DAA2DA,IAAAA,EAAE,OAAO;CACxE,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,KAAKA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClL,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7K,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpL,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnK,iBAAiBA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpK,CAAC,CAAC,CAAC,YAAY;AACf,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,wBAAwB,yDAAyD,SAAS,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAAY;AAEf,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -18,8 +18,8 @@ declare const ShopifyQueryCurrentBulkOperationOutput: z.ZodObject<{
|
|
|
18
18
|
completedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
objectCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
20
|
rootObjectCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
21
|
-
}, z.core.$
|
|
22
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const shopifyQueryCurrentBulkOperation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
type?: "QUERY" | "MUTATION" | undefined;
|
|
25
25
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -18,8 +18,8 @@ declare const ShopifyQueryCurrentBulkOperationOutput: z.ZodObject<{
|
|
|
18
18
|
completedAt: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
19
|
objectCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
20
20
|
rootObjectCount: z.ZodOptional<z.ZodNullable<z.ZodNumber>>;
|
|
21
|
-
}, z.core.$
|
|
22
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>>;
|
|
22
|
+
}, z.core.$loose>;
|
|
23
23
|
declare const shopifyQueryCurrentBulkOperation: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
24
24
|
type?: "QUERY" | "MUTATION" | undefined;
|
|
25
25
|
}, unknown, import("@keystrokehq/shared").ResolvedCredentials<readonly [import("@keystrokehq/shared").Credential]>, readonly [import("@keystrokehq/shared").Credential]>;
|
|
@@ -12,13 +12,13 @@ const ShopifyQueryCurrentBulkOperation_BulkOperationDataSchema = z.object({
|
|
|
12
12
|
completedAt: z.string().describe("ISO 8601 timestamp when the bulk operation was completed. Null if not yet completed.").nullable().optional(),
|
|
13
13
|
objectCount: z.number().int().describe("Number of objects (records) returned by the bulk operation. Only available when status is COMPLETED.").nullable().optional(),
|
|
14
14
|
rootObjectCount: z.number().int().describe("Number of root objects returned by the bulk operation. Only available when status is COMPLETED.").nullable().optional()
|
|
15
|
-
});
|
|
15
|
+
}).passthrough();
|
|
16
16
|
const shopifyQueryCurrentBulkOperation = action("SHOPIFY_QUERY_CURRENT_BULK_OPERATION", {
|
|
17
17
|
slug: "shopify-query-current-bulk-operation",
|
|
18
18
|
name: "Query current Shopify bulk operation",
|
|
19
19
|
description: "Query the current Shopify bulk operation status. Use when you need to check if a bulk operation is running or to retrieve the status and results of the most recent bulk query or mutation operation.",
|
|
20
20
|
input: ShopifyQueryCurrentBulkOperationInput,
|
|
21
|
-
output: z.object({ current_bulk_operation: ShopifyQueryCurrentBulkOperation_BulkOperationDataSchema.nullable().optional() })
|
|
21
|
+
output: z.object({ current_bulk_operation: ShopifyQueryCurrentBulkOperation_BulkOperationDataSchema.nullable().optional() }).passthrough()
|
|
22
22
|
});
|
|
23
23
|
//#endregion
|
|
24
24
|
export { shopifyQueryCurrentBulkOperation };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-current-bulk-operation.mjs","names":[],"sources":["../../src/actions/query-current-bulk-operation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyQueryCurrentBulkOperationInput = z.object({\n type: z.enum([\"QUERY\", \"MUTATION\"]).describe(\"Determines whether to retrieve the most recent query or mutation bulk operation. Default: QUERY\").optional(),\n});\nconst ShopifyQueryCurrentBulkOperation_BulkOperationDataSchema = z.object({\n id: z.string().describe(\"The ID of the bulk operation in GID format.\").nullable().optional(),\n url: z.string().describe(\"URL to download the JSONL result file. This URL is temporary and expires after a period. Only available when status is COMPLETED.\").nullable().optional(),\n type: z.string().describe(\"The type of bulk operation. Possible values: QUERY, MUTATION.\").nullable().optional(),\n status: z.string().describe(\"Current status of the bulk operation. Possible values: CREATED, RUNNING, COMPLETED, FAILED, CANCELED, CANCELING, EXPIRED.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the bulk operation was created.\").nullable().optional(),\n errorCode: z.string().describe(\"Error code if the operation encountered an error. Common codes: INTERNAL_SERVER_ERROR, TIMEOUT, ACCESS_DENIED, INVALID_QUERY.\").nullable().optional(),\n completedAt: z.string().describe(\"ISO 8601 timestamp when the bulk operation was completed. Null if not yet completed.\").nullable().optional(),\n objectCount: z.number().int().describe(\"Number of objects (records) returned by the bulk operation. Only available when status is COMPLETED.\").nullable().optional(),\n rootObjectCount: z.number().int().describe(\"Number of root objects returned by the bulk operation. Only available when status is COMPLETED.\").nullable().optional(),\n});\nexport const ShopifyQueryCurrentBulkOperationOutput = z.object({\n current_bulk_operation: ShopifyQueryCurrentBulkOperation_BulkOperationDataSchema.nullable().optional(),\n});\n\nexport const shopifyQueryCurrentBulkOperation = action(\"SHOPIFY_QUERY_CURRENT_BULK_OPERATION\", {\n slug: \"shopify-query-current-bulk-operation\",\n name: \"Query current Shopify bulk operation\",\n description: \"Query the current Shopify bulk operation status. Use when you need to check if a bulk operation is running or to retrieve the status and results of the most recent bulk query or mutation operation.\",\n input: ShopifyQueryCurrentBulkOperationInput,\n output: ShopifyQueryCurrentBulkOperationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO,EAC5D,MAAM,EAAE,KAAK,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,EAC3J,CAAC;AACD,MAAM,2DAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClL,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpL,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnK,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpK,CAAC;
|
|
1
|
+
{"version":3,"file":"query-current-bulk-operation.mjs","names":[],"sources":["../../src/actions/query-current-bulk-operation.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyQueryCurrentBulkOperationInput = z.object({\n type: z.enum([\"QUERY\", \"MUTATION\"]).describe(\"Determines whether to retrieve the most recent query or mutation bulk operation. Default: QUERY\").optional(),\n});\nconst ShopifyQueryCurrentBulkOperation_BulkOperationDataSchema = z.object({\n id: z.string().describe(\"The ID of the bulk operation in GID format.\").nullable().optional(),\n url: z.string().describe(\"URL to download the JSONL result file. This URL is temporary and expires after a period. Only available when status is COMPLETED.\").nullable().optional(),\n type: z.string().describe(\"The type of bulk operation. Possible values: QUERY, MUTATION.\").nullable().optional(),\n status: z.string().describe(\"Current status of the bulk operation. Possible values: CREATED, RUNNING, COMPLETED, FAILED, CANCELED, CANCELING, EXPIRED.\").nullable().optional(),\n createdAt: z.string().describe(\"ISO 8601 timestamp when the bulk operation was created.\").nullable().optional(),\n errorCode: z.string().describe(\"Error code if the operation encountered an error. Common codes: INTERNAL_SERVER_ERROR, TIMEOUT, ACCESS_DENIED, INVALID_QUERY.\").nullable().optional(),\n completedAt: z.string().describe(\"ISO 8601 timestamp when the bulk operation was completed. Null if not yet completed.\").nullable().optional(),\n objectCount: z.number().int().describe(\"Number of objects (records) returned by the bulk operation. Only available when status is COMPLETED.\").nullable().optional(),\n rootObjectCount: z.number().int().describe(\"Number of root objects returned by the bulk operation. Only available when status is COMPLETED.\").nullable().optional(),\n}).passthrough();\nexport const ShopifyQueryCurrentBulkOperationOutput = z.object({\n current_bulk_operation: ShopifyQueryCurrentBulkOperation_BulkOperationDataSchema.nullable().optional(),\n}).passthrough();\n\nexport const shopifyQueryCurrentBulkOperation = action(\"SHOPIFY_QUERY_CURRENT_BULK_OPERATION\", {\n slug: \"shopify-query-current-bulk-operation\",\n name: \"Query current Shopify bulk operation\",\n description: \"Query the current Shopify bulk operation status. Use when you need to check if a bulk operation is running or to retrieve the status and results of the most recent bulk query or mutation operation.\",\n input: ShopifyQueryCurrentBulkOperationInput,\n output: ShopifyQueryCurrentBulkOperationOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO,EAC5D,MAAM,EAAE,KAAK,CAAC,SAAS,UAAU,CAAC,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,EAC3J,CAAC;AACD,MAAM,2DAA2D,EAAE,OAAO;CACxE,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,6CAA6C,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC3F,KAAK,EAAE,OAAO,CAAC,CAAC,SAAS,mIAAmI,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClL,MAAM,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC/G,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2HAA2H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7K,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,yDAAyD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC9G,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,+HAA+H,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACpL,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sFAAsF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,aAAa,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,sGAAsG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACnK,iBAAiB,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,iGAAiG,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACpK,CAAC,CAAC,CAAC,YAAY;AAKf,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToD,EAAE,OAAO,EAC7D,wBAAwB,yDAAyD,SAAS,CAAC,CAAC,SAAS,EACvG,CAAC,CAAC,CAAC,YAOO;AACV,CAAC"}
|
|
@@ -13,23 +13,23 @@ const ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema = zod.z.object(
|
|
|
13
13
|
title: zod.z.string().describe("The title of the customer account page.").nullable(),
|
|
14
14
|
handle: zod.z.string().describe("The handle (URL-friendly identifier) of the customer account page.").nullable(),
|
|
15
15
|
defaultCursor: zod.z.string().describe("The default cursor value for this customer account page.").nullable().optional()
|
|
16
|
-
}).describe("Represents a customer account page in Shopify.");
|
|
16
|
+
}).passthrough().describe("Represents a customer account page in Shopify.");
|
|
17
17
|
const ShopifyQueryCustomerAccountPages_CustomerAccountPageEdgeSchema = zod.z.object({
|
|
18
18
|
node: ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema.nullable(),
|
|
19
19
|
cursor: zod.z.string().describe("The cursor for this edge.").nullable()
|
|
20
|
-
}).describe("Represents an edge in a customer account page connection.");
|
|
20
|
+
}).passthrough().describe("Represents an edge in a customer account page connection.");
|
|
21
21
|
const ShopifyQueryCustomerAccountPages_PageInfoSchema = zod.z.object({
|
|
22
22
|
endCursor: zod.z.string().describe("The cursor corresponding to the last node in edges.").nullable().optional(),
|
|
23
23
|
hasNextPage: zod.z.boolean().describe("Whether there are more pages to fetch following the current page.").nullable(),
|
|
24
24
|
startCursor: zod.z.string().describe("The cursor corresponding to the first node in edges.").nullable().optional(),
|
|
25
25
|
hasPreviousPage: zod.z.boolean().describe("Whether there are any pages prior to the current page.").nullable()
|
|
26
|
-
}).describe("Pagination information for GraphQL connection.");
|
|
26
|
+
}).passthrough().describe("Pagination information for GraphQL connection.");
|
|
27
27
|
const ShopifyQueryCustomerAccountPages_CustomerAccountPageConnectionSchema = zod.z.object({
|
|
28
28
|
edges: zod.z.array(ShopifyQueryCustomerAccountPages_CustomerAccountPageEdgeSchema).describe("A list of edges containing customer account page nodes and their cursors.").nullable().optional(),
|
|
29
29
|
nodes: zod.z.array(ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema).describe("A list of customer account page nodes.").nullable().optional(),
|
|
30
30
|
pageInfo: ShopifyQueryCustomerAccountPages_PageInfoSchema.nullable()
|
|
31
|
-
}).describe("Connection to a list of customer account pages.");
|
|
32
|
-
const ShopifyQueryCustomerAccountPagesOutput = zod.z.object({ customerAccountPages: ShopifyQueryCustomerAccountPages_CustomerAccountPageConnectionSchema.nullable() }).describe("Response containing customer account pages from Shopify GraphQL API.");
|
|
31
|
+
}).passthrough().describe("Connection to a list of customer account pages.");
|
|
32
|
+
const ShopifyQueryCustomerAccountPagesOutput = zod.z.object({ customerAccountPages: ShopifyQueryCustomerAccountPages_CustomerAccountPageConnectionSchema.nullable() }).passthrough().describe("Response containing customer account pages from Shopify GraphQL API.");
|
|
33
33
|
const shopifyQueryCustomerAccountPages = require_action.action("SHOPIFY_QUERY_CUSTOMER_ACCOUNT_PAGES", {
|
|
34
34
|
slug: "shopify-query-customer-account-pages",
|
|
35
35
|
name: "Query customer account pages",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-customer-account-pages.cjs","names":["z","action"],"sources":["../../src/actions/query-customer-account-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyQueryCustomerAccountPagesInput = z.object({\n last: z.number().int().describe(\"Number of final elements to retrieve from the paginated list. Use for backward pagination.\").optional(),\n after: z.string().describe(\"Cursor for elements following a specified position. Use with 'first' for forward pagination.\").optional(),\n first: z.number().int().describe(\"Number of initial elements to retrieve from the paginated list. Use for forward pagination.\").optional(),\n before: z.string().describe(\"Cursor for elements preceding a specified position. Use with 'last' for backward pagination.\").optional(),\n reverse: z.boolean().describe(\"Reverse the order of the underlying list. Defaults to false (ascending order).\").optional(),\n}).describe(\"Request parameters to query customer account pages from Shopify.\");\nconst ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema = z.object({\n id: z.string().describe(\"A globally-unique ID for the customer account page.\").nullable(),\n title: z.string().describe(\"The title of the customer account page.\").nullable(),\n handle: z.string().describe(\"The handle (URL-friendly identifier) of the customer account page.\").nullable(),\n defaultCursor: z.string().describe(\"The default cursor value for this customer account page.\").nullable().optional(),\n}).describe(\"Represents a customer account page in Shopify.\");\nconst ShopifyQueryCustomerAccountPages_CustomerAccountPageEdgeSchema = z.object({\n node: ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema.nullable(),\n cursor: z.string().describe(\"The cursor for this edge.\").nullable(),\n}).describe(\"Represents an edge in a customer account page connection.\");\nconst ShopifyQueryCustomerAccountPages_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"The cursor corresponding to the last node in edges.\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Whether there are more pages to fetch following the current page.\").nullable(),\n startCursor: z.string().describe(\"The cursor corresponding to the first node in edges.\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Whether there are any pages prior to the current page.\").nullable(),\n}).describe(\"Pagination information for GraphQL connection.\");\nconst ShopifyQueryCustomerAccountPages_CustomerAccountPageConnectionSchema = z.object({\n edges: z.array(ShopifyQueryCustomerAccountPages_CustomerAccountPageEdgeSchema).describe(\"A list of edges containing customer account page nodes and their cursors.\").nullable().optional(),\n nodes: z.array(ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema).describe(\"A list of customer account page nodes.\").nullable().optional(),\n pageInfo: ShopifyQueryCustomerAccountPages_PageInfoSchema.nullable(),\n}).describe(\"Connection to a list of customer account pages.\");\nexport const ShopifyQueryCustomerAccountPagesOutput = z.object({\n customerAccountPages: ShopifyQueryCustomerAccountPages_CustomerAccountPageConnectionSchema.nullable(),\n}).describe(\"Response containing customer account pages from Shopify GraphQL API.\");\n\nexport const shopifyQueryCustomerAccountPages = action(\"SHOPIFY_QUERY_CUSTOMER_ACCOUNT_PAGES\", {\n slug: \"shopify-query-customer-account-pages\",\n name: \"Query customer account pages\",\n description: \"Queries customer account pages from Shopify using the GraphQL Admin API. Use when you need to retrieve customizable pages for customer accounts.\",\n input: ShopifyQueryCustomerAccountPagesInput,\n output: ShopifyQueryCustomerAccountPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CACvI,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACpI,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACzI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACrI,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,6DAA6DA,IAAAA,EAAE,OAAO;CAC1E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACxF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC/E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC3G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,gDAAgD;
|
|
1
|
+
{"version":3,"file":"query-customer-account-pages.cjs","names":["z","action"],"sources":["../../src/actions/query-customer-account-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyQueryCustomerAccountPagesInput = z.object({\n last: z.number().int().describe(\"Number of final elements to retrieve from the paginated list. Use for backward pagination.\").optional(),\n after: z.string().describe(\"Cursor for elements following a specified position. Use with 'first' for forward pagination.\").optional(),\n first: z.number().int().describe(\"Number of initial elements to retrieve from the paginated list. Use for forward pagination.\").optional(),\n before: z.string().describe(\"Cursor for elements preceding a specified position. Use with 'last' for backward pagination.\").optional(),\n reverse: z.boolean().describe(\"Reverse the order of the underlying list. Defaults to false (ascending order).\").optional(),\n}).describe(\"Request parameters to query customer account pages from Shopify.\");\nconst ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema = z.object({\n id: z.string().describe(\"A globally-unique ID for the customer account page.\").nullable(),\n title: z.string().describe(\"The title of the customer account page.\").nullable(),\n handle: z.string().describe(\"The handle (URL-friendly identifier) of the customer account page.\").nullable(),\n defaultCursor: z.string().describe(\"The default cursor value for this customer account page.\").nullable().optional(),\n}).passthrough().describe(\"Represents a customer account page in Shopify.\");\nconst ShopifyQueryCustomerAccountPages_CustomerAccountPageEdgeSchema = z.object({\n node: ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema.nullable(),\n cursor: z.string().describe(\"The cursor for this edge.\").nullable(),\n}).passthrough().describe(\"Represents an edge in a customer account page connection.\");\nconst ShopifyQueryCustomerAccountPages_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"The cursor corresponding to the last node in edges.\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Whether there are more pages to fetch following the current page.\").nullable(),\n startCursor: z.string().describe(\"The cursor corresponding to the first node in edges.\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Whether there are any pages prior to the current page.\").nullable(),\n}).passthrough().describe(\"Pagination information for GraphQL connection.\");\nconst ShopifyQueryCustomerAccountPages_CustomerAccountPageConnectionSchema = z.object({\n edges: z.array(ShopifyQueryCustomerAccountPages_CustomerAccountPageEdgeSchema).describe(\"A list of edges containing customer account page nodes and their cursors.\").nullable().optional(),\n nodes: z.array(ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema).describe(\"A list of customer account page nodes.\").nullable().optional(),\n pageInfo: ShopifyQueryCustomerAccountPages_PageInfoSchema.nullable(),\n}).passthrough().describe(\"Connection to a list of customer account pages.\");\nexport const ShopifyQueryCustomerAccountPagesOutput = z.object({\n customerAccountPages: ShopifyQueryCustomerAccountPages_CustomerAccountPageConnectionSchema.nullable(),\n}).passthrough().describe(\"Response containing customer account pages from Shopify GraphQL API.\");\n\nexport const shopifyQueryCustomerAccountPages = action(\"SHOPIFY_QUERY_CUSTOMER_ACCOUNT_PAGES\", {\n slug: \"shopify-query-customer-account-pages\",\n name: \"Query customer account pages\",\n description: \"Queries customer account pages from Shopify using the GraphQL Admin API. Use when you need to retrieve customizable pages for customer accounts.\",\n input: ShopifyQueryCustomerAccountPagesInput,\n output: ShopifyQueryCustomerAccountPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwCA,IAAAA,EAAE,OAAO;CAC5D,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CACvI,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACpI,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACzI,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACrI,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,6DAA6DA,IAAAA,EAAE,OAAO;CAC1E,IAAIA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACxF,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC/E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC3G,eAAeA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,iEAAiEA,IAAAA,EAAE,OAAO;CAC9E,MAAM,2DAA2D,SAAS;CAC1E,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAM,kDAAkDA,IAAAA,EAAE,OAAO;CAC/D,WAAWA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,aAAaA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAChH,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,iBAAiBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,uEAAuEA,IAAAA,EAAE,OAAO;CACpF,OAAOA,IAAAA,EAAE,MAAM,8DAA8D,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzL,OAAOA,IAAAA,EAAE,MAAM,0DAA0D,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClJ,UAAU,gDAAgD,SAAS;AACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAC3E,MAAa,yCAAyCA,IAAAA,EAAE,OAAO,EAC7D,sBAAsB,qEAAqE,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAAsE;AAEhG,MAAa,mCAAmCC,eAAAA,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|
|
@@ -16,23 +16,23 @@ declare const ShopifyQueryCustomerAccountPagesOutput: z.ZodObject<{
|
|
|
16
16
|
title: z.ZodNullable<z.ZodString>;
|
|
17
17
|
handle: z.ZodNullable<z.ZodString>;
|
|
18
18
|
defaultCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>;
|
|
20
20
|
cursor: z.ZodNullable<z.ZodString>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>>>;
|
|
22
22
|
nodes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
23
23
|
id: z.ZodNullable<z.ZodString>;
|
|
24
24
|
title: z.ZodNullable<z.ZodString>;
|
|
25
25
|
handle: z.ZodNullable<z.ZodString>;
|
|
26
26
|
defaultCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>>>>;
|
|
28
28
|
pageInfo: z.ZodNullable<z.ZodObject<{
|
|
29
29
|
endCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
hasNextPage: z.ZodNullable<z.ZodBoolean>;
|
|
31
31
|
startCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
32
|
hasPreviousPage: z.ZodNullable<z.ZodBoolean>;
|
|
33
|
-
}, z.core.$
|
|
34
|
-
}, z.core.$
|
|
35
|
-
}, z.core.$
|
|
33
|
+
}, z.core.$loose>>;
|
|
34
|
+
}, z.core.$loose>>;
|
|
35
|
+
}, z.core.$loose>;
|
|
36
36
|
declare const shopifyQueryCustomerAccountPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
37
37
|
last?: number | undefined;
|
|
38
38
|
after?: string | undefined;
|
|
@@ -16,23 +16,23 @@ declare const ShopifyQueryCustomerAccountPagesOutput: z.ZodObject<{
|
|
|
16
16
|
title: z.ZodNullable<z.ZodString>;
|
|
17
17
|
handle: z.ZodNullable<z.ZodString>;
|
|
18
18
|
defaultCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
19
|
-
}, z.core.$
|
|
19
|
+
}, z.core.$loose>>;
|
|
20
20
|
cursor: z.ZodNullable<z.ZodString>;
|
|
21
|
-
}, z.core.$
|
|
21
|
+
}, z.core.$loose>>>>;
|
|
22
22
|
nodes: z.ZodOptional<z.ZodNullable<z.ZodArray<z.ZodObject<{
|
|
23
23
|
id: z.ZodNullable<z.ZodString>;
|
|
24
24
|
title: z.ZodNullable<z.ZodString>;
|
|
25
25
|
handle: z.ZodNullable<z.ZodString>;
|
|
26
26
|
defaultCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
27
|
-
}, z.core.$
|
|
27
|
+
}, z.core.$loose>>>>;
|
|
28
28
|
pageInfo: z.ZodNullable<z.ZodObject<{
|
|
29
29
|
endCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
30
30
|
hasNextPage: z.ZodNullable<z.ZodBoolean>;
|
|
31
31
|
startCursor: z.ZodOptional<z.ZodNullable<z.ZodString>>;
|
|
32
32
|
hasPreviousPage: z.ZodNullable<z.ZodBoolean>;
|
|
33
|
-
}, z.core.$
|
|
34
|
-
}, z.core.$
|
|
35
|
-
}, z.core.$
|
|
33
|
+
}, z.core.$loose>>;
|
|
34
|
+
}, z.core.$loose>>;
|
|
35
|
+
}, z.core.$loose>;
|
|
36
36
|
declare const shopifyQueryCustomerAccountPages: import("@keystrokehq/action").WorkflowActionDefinition<{
|
|
37
37
|
last?: number | undefined;
|
|
38
38
|
after?: string | undefined;
|
|
@@ -13,28 +13,28 @@ const ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema = z.object({
|
|
|
13
13
|
title: z.string().describe("The title of the customer account page.").nullable(),
|
|
14
14
|
handle: z.string().describe("The handle (URL-friendly identifier) of the customer account page.").nullable(),
|
|
15
15
|
defaultCursor: z.string().describe("The default cursor value for this customer account page.").nullable().optional()
|
|
16
|
-
}).describe("Represents a customer account page in Shopify.");
|
|
16
|
+
}).passthrough().describe("Represents a customer account page in Shopify.");
|
|
17
17
|
const ShopifyQueryCustomerAccountPages_CustomerAccountPageEdgeSchema = z.object({
|
|
18
18
|
node: ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema.nullable(),
|
|
19
19
|
cursor: z.string().describe("The cursor for this edge.").nullable()
|
|
20
|
-
}).describe("Represents an edge in a customer account page connection.");
|
|
20
|
+
}).passthrough().describe("Represents an edge in a customer account page connection.");
|
|
21
21
|
const ShopifyQueryCustomerAccountPages_PageInfoSchema = z.object({
|
|
22
22
|
endCursor: z.string().describe("The cursor corresponding to the last node in edges.").nullable().optional(),
|
|
23
23
|
hasNextPage: z.boolean().describe("Whether there are more pages to fetch following the current page.").nullable(),
|
|
24
24
|
startCursor: z.string().describe("The cursor corresponding to the first node in edges.").nullable().optional(),
|
|
25
25
|
hasPreviousPage: z.boolean().describe("Whether there are any pages prior to the current page.").nullable()
|
|
26
|
-
}).describe("Pagination information for GraphQL connection.");
|
|
26
|
+
}).passthrough().describe("Pagination information for GraphQL connection.");
|
|
27
27
|
const ShopifyQueryCustomerAccountPages_CustomerAccountPageConnectionSchema = z.object({
|
|
28
28
|
edges: z.array(ShopifyQueryCustomerAccountPages_CustomerAccountPageEdgeSchema).describe("A list of edges containing customer account page nodes and their cursors.").nullable().optional(),
|
|
29
29
|
nodes: z.array(ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema).describe("A list of customer account page nodes.").nullable().optional(),
|
|
30
30
|
pageInfo: ShopifyQueryCustomerAccountPages_PageInfoSchema.nullable()
|
|
31
|
-
}).describe("Connection to a list of customer account pages.");
|
|
31
|
+
}).passthrough().describe("Connection to a list of customer account pages.");
|
|
32
32
|
const shopifyQueryCustomerAccountPages = action("SHOPIFY_QUERY_CUSTOMER_ACCOUNT_PAGES", {
|
|
33
33
|
slug: "shopify-query-customer-account-pages",
|
|
34
34
|
name: "Query customer account pages",
|
|
35
35
|
description: "Queries customer account pages from Shopify using the GraphQL Admin API. Use when you need to retrieve customizable pages for customer accounts.",
|
|
36
36
|
input: ShopifyQueryCustomerAccountPagesInput,
|
|
37
|
-
output: z.object({ customerAccountPages: ShopifyQueryCustomerAccountPages_CustomerAccountPageConnectionSchema.nullable() }).describe("Response containing customer account pages from Shopify GraphQL API.")
|
|
37
|
+
output: z.object({ customerAccountPages: ShopifyQueryCustomerAccountPages_CustomerAccountPageConnectionSchema.nullable() }).passthrough().describe("Response containing customer account pages from Shopify GraphQL API.")
|
|
38
38
|
});
|
|
39
39
|
//#endregion
|
|
40
40
|
export { shopifyQueryCustomerAccountPages };
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-customer-account-pages.mjs","names":[],"sources":["../../src/actions/query-customer-account-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyQueryCustomerAccountPagesInput = z.object({\n last: z.number().int().describe(\"Number of final elements to retrieve from the paginated list. Use for backward pagination.\").optional(),\n after: z.string().describe(\"Cursor for elements following a specified position. Use with 'first' for forward pagination.\").optional(),\n first: z.number().int().describe(\"Number of initial elements to retrieve from the paginated list. Use for forward pagination.\").optional(),\n before: z.string().describe(\"Cursor for elements preceding a specified position. Use with 'last' for backward pagination.\").optional(),\n reverse: z.boolean().describe(\"Reverse the order of the underlying list. Defaults to false (ascending order).\").optional(),\n}).describe(\"Request parameters to query customer account pages from Shopify.\");\nconst ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema = z.object({\n id: z.string().describe(\"A globally-unique ID for the customer account page.\").nullable(),\n title: z.string().describe(\"The title of the customer account page.\").nullable(),\n handle: z.string().describe(\"The handle (URL-friendly identifier) of the customer account page.\").nullable(),\n defaultCursor: z.string().describe(\"The default cursor value for this customer account page.\").nullable().optional(),\n}).describe(\"Represents a customer account page in Shopify.\");\nconst ShopifyQueryCustomerAccountPages_CustomerAccountPageEdgeSchema = z.object({\n node: ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema.nullable(),\n cursor: z.string().describe(\"The cursor for this edge.\").nullable(),\n}).describe(\"Represents an edge in a customer account page connection.\");\nconst ShopifyQueryCustomerAccountPages_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"The cursor corresponding to the last node in edges.\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Whether there are more pages to fetch following the current page.\").nullable(),\n startCursor: z.string().describe(\"The cursor corresponding to the first node in edges.\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Whether there are any pages prior to the current page.\").nullable(),\n}).describe(\"Pagination information for GraphQL connection.\");\nconst ShopifyQueryCustomerAccountPages_CustomerAccountPageConnectionSchema = z.object({\n edges: z.array(ShopifyQueryCustomerAccountPages_CustomerAccountPageEdgeSchema).describe(\"A list of edges containing customer account page nodes and their cursors.\").nullable().optional(),\n nodes: z.array(ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema).describe(\"A list of customer account page nodes.\").nullable().optional(),\n pageInfo: ShopifyQueryCustomerAccountPages_PageInfoSchema.nullable(),\n}).describe(\"Connection to a list of customer account pages.\");\nexport const ShopifyQueryCustomerAccountPagesOutput = z.object({\n customerAccountPages: ShopifyQueryCustomerAccountPages_CustomerAccountPageConnectionSchema.nullable(),\n}).describe(\"Response containing customer account pages from Shopify GraphQL API.\");\n\nexport const shopifyQueryCustomerAccountPages = action(\"SHOPIFY_QUERY_CUSTOMER_ACCOUNT_PAGES\", {\n slug: \"shopify-query-customer-account-pages\",\n name: \"Query customer account pages\",\n description: \"Queries customer account pages from Shopify using the GraphQL Admin API. Use when you need to retrieve customizable pages for customer accounts.\",\n input: ShopifyQueryCustomerAccountPagesInput,\n output: ShopifyQueryCustomerAccountPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CACvI,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACpI,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACzI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACrI,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,6DAA6D,EAAE,OAAO;CAC1E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACxF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC/E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC3G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,SAAS,gDAAgD;
|
|
1
|
+
{"version":3,"file":"query-customer-account-pages.mjs","names":[],"sources":["../../src/actions/query-customer-account-pages.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyQueryCustomerAccountPagesInput = z.object({\n last: z.number().int().describe(\"Number of final elements to retrieve from the paginated list. Use for backward pagination.\").optional(),\n after: z.string().describe(\"Cursor for elements following a specified position. Use with 'first' for forward pagination.\").optional(),\n first: z.number().int().describe(\"Number of initial elements to retrieve from the paginated list. Use for forward pagination.\").optional(),\n before: z.string().describe(\"Cursor for elements preceding a specified position. Use with 'last' for backward pagination.\").optional(),\n reverse: z.boolean().describe(\"Reverse the order of the underlying list. Defaults to false (ascending order).\").optional(),\n}).describe(\"Request parameters to query customer account pages from Shopify.\");\nconst ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema = z.object({\n id: z.string().describe(\"A globally-unique ID for the customer account page.\").nullable(),\n title: z.string().describe(\"The title of the customer account page.\").nullable(),\n handle: z.string().describe(\"The handle (URL-friendly identifier) of the customer account page.\").nullable(),\n defaultCursor: z.string().describe(\"The default cursor value for this customer account page.\").nullable().optional(),\n}).passthrough().describe(\"Represents a customer account page in Shopify.\");\nconst ShopifyQueryCustomerAccountPages_CustomerAccountPageEdgeSchema = z.object({\n node: ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema.nullable(),\n cursor: z.string().describe(\"The cursor for this edge.\").nullable(),\n}).passthrough().describe(\"Represents an edge in a customer account page connection.\");\nconst ShopifyQueryCustomerAccountPages_PageInfoSchema = z.object({\n endCursor: z.string().describe(\"The cursor corresponding to the last node in edges.\").nullable().optional(),\n hasNextPage: z.boolean().describe(\"Whether there are more pages to fetch following the current page.\").nullable(),\n startCursor: z.string().describe(\"The cursor corresponding to the first node in edges.\").nullable().optional(),\n hasPreviousPage: z.boolean().describe(\"Whether there are any pages prior to the current page.\").nullable(),\n}).passthrough().describe(\"Pagination information for GraphQL connection.\");\nconst ShopifyQueryCustomerAccountPages_CustomerAccountPageConnectionSchema = z.object({\n edges: z.array(ShopifyQueryCustomerAccountPages_CustomerAccountPageEdgeSchema).describe(\"A list of edges containing customer account page nodes and their cursors.\").nullable().optional(),\n nodes: z.array(ShopifyQueryCustomerAccountPages_CustomerAccountPageSchema).describe(\"A list of customer account page nodes.\").nullable().optional(),\n pageInfo: ShopifyQueryCustomerAccountPages_PageInfoSchema.nullable(),\n}).passthrough().describe(\"Connection to a list of customer account pages.\");\nexport const ShopifyQueryCustomerAccountPagesOutput = z.object({\n customerAccountPages: ShopifyQueryCustomerAccountPages_CustomerAccountPageConnectionSchema.nullable(),\n}).passthrough().describe(\"Response containing customer account pages from Shopify GraphQL API.\");\n\nexport const shopifyQueryCustomerAccountPages = action(\"SHOPIFY_QUERY_CUSTOMER_ACCOUNT_PAGES\", {\n slug: \"shopify-query-customer-account-pages\",\n name: \"Query customer account pages\",\n description: \"Queries customer account pages from Shopify using the GraphQL Admin API. Use when you need to retrieve customizable pages for customer accounts.\",\n input: ShopifyQueryCustomerAccountPagesInput,\n output: ShopifyQueryCustomerAccountPagesOutput,\n});\n"],"mappings":";;;AAIA,MAAa,wCAAwC,EAAE,OAAO;CAC5D,MAAM,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,4FAA4F,CAAC,CAAC,SAAS;CACvI,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACpI,OAAO,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,6FAA6F,CAAC,CAAC,SAAS;CACzI,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,8FAA8F,CAAC,CAAC,SAAS;CACrI,SAAS,EAAE,QAAQ,CAAC,CAAC,SAAS,gFAAgF,CAAC,CAAC,SAAS;AAC3H,CAAC,CAAC,CAAC,SAAS,kEAAkE;AAC9E,MAAM,6DAA6D,EAAE,OAAO;CAC1E,IAAI,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS;CACxF,OAAO,EAAE,OAAO,CAAC,CAAC,SAAS,yCAAyC,CAAC,CAAC,SAAS;CAC/E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,oEAAoE,CAAC,CAAC,SAAS;CAC3G,eAAe,EAAE,OAAO,CAAC,CAAC,SAAS,0DAA0D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACrH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,iEAAiE,EAAE,OAAO;CAC9E,MAAM,2DAA2D,SAAS;CAC1E,QAAQ,EAAE,OAAO,CAAC,CAAC,SAAS,2BAA2B,CAAC,CAAC,SAAS;AACpE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2DAA2D;AACrF,MAAM,kDAAkD,EAAE,OAAO;CAC/D,WAAW,EAAE,OAAO,CAAC,CAAC,SAAS,qDAAqD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1G,aAAa,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAChH,aAAa,EAAE,OAAO,CAAC,CAAC,SAAS,sDAAsD,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7G,iBAAiB,EAAE,QAAQ,CAAC,CAAC,SAAS,wDAAwD,CAAC,CAAC,SAAS;AAC3G,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,gDAAgD;AAC1E,MAAM,uEAAuE,EAAE,OAAO;CACpF,OAAO,EAAE,MAAM,8DAA8D,CAAC,CAAC,SAAS,2EAA2E,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzL,OAAO,EAAE,MAAM,0DAA0D,CAAC,CAAC,SAAS,wCAAwC,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAClJ,UAAU,gDAAgD,SAAS;AACrE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,iDAAiD;AAK3E,MAAa,mCAAmC,OAAO,wCAAwC;CAC7F,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAToD,EAAE,OAAO,EAC7D,sBAAsB,qEAAqE,SAAS,EACtG,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,sEAOhB;AACV,CAAC"}
|
|
@@ -15,18 +15,18 @@ const ShopifyQueryDeletionEvents_DeletionEventNodeSchema = zod.z.object({
|
|
|
15
15
|
subject_id: zod.z.string().describe("The ID of the deleted resource in GID format (e.g., gid://shopify/Product/123456789).").nullable().optional(),
|
|
16
16
|
occurred_at: zod.z.string().describe("The date and time when the deletion occurred in ISO 8601 format.").nullable().optional(),
|
|
17
17
|
subject_type: zod.z.string().describe("The type of the deleted resource (e.g., PRODUCT, COLLECTION).").nullable().optional()
|
|
18
|
-
}).describe("Represents a single deletion event.");
|
|
18
|
+
}).passthrough().describe("Represents a single deletion event.");
|
|
19
19
|
const ShopifyQueryDeletionEvents_PageInfoSchema = zod.z.object({
|
|
20
20
|
end_cursor: zod.z.string().describe("Cursor pointing to the last item in the current page. Use with 'after' parameter for forward pagination.").nullable().optional(),
|
|
21
21
|
start_cursor: zod.z.string().describe("Cursor pointing to the first item in the current page. Use with 'before' parameter for backward pagination.").nullable().optional(),
|
|
22
22
|
has_next_page: zod.z.boolean().describe("Whether there are more items available after the current page.").nullable().optional(),
|
|
23
23
|
has_previous_page: zod.z.boolean().describe("Whether there are items available before the current page.").nullable().optional()
|
|
24
|
-
}).describe("Pagination information for navigating through results.");
|
|
24
|
+
}).passthrough().describe("Pagination information for navigating through results.");
|
|
25
25
|
const ShopifyQueryDeletionEvents_DeletionEventsConnectionSchema = zod.z.object({
|
|
26
26
|
nodes: zod.z.array(ShopifyQueryDeletionEvents_DeletionEventNodeSchema).describe("List of deletion event nodes.").nullable().optional(),
|
|
27
27
|
page_info: ShopifyQueryDeletionEvents_PageInfoSchema.nullable()
|
|
28
|
-
}).describe("Connection containing deletion events and pagination info.");
|
|
29
|
-
const ShopifyQueryDeletionEventsOutput = zod.z.object({ deletion_events: ShopifyQueryDeletionEvents_DeletionEventsConnectionSchema.nullable() }).describe("Response containing deletion events data.");
|
|
28
|
+
}).passthrough().describe("Connection containing deletion events and pagination info.");
|
|
29
|
+
const ShopifyQueryDeletionEventsOutput = zod.z.object({ deletion_events: ShopifyQueryDeletionEvents_DeletionEventsConnectionSchema.nullable() }).passthrough().describe("Response containing deletion events data.");
|
|
30
30
|
const shopifyQueryDeletionEvents = require_action.action("SHOPIFY_QUERY_DELETION_EVENTS", {
|
|
31
31
|
slug: "shopify-query-deletion-events",
|
|
32
32
|
name: "Query deletion events",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"query-deletion-events.cjs","names":["z","action"],"sources":["../../src/actions/query-deletion-events.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyQueryDeletionEventsInput = z.object({\n last: z.number().int().describe(\"The last n elements from the paginated list. Use for backward pagination. Maximum value: 250.\").optional(),\n after: z.string().describe(\"Returns elements that come after the specified cursor. Use for forward pagination with the endCursor from pageInfo.\").optional(),\n first: z.number().int().describe(\"The first n elements from the paginated list. Use for forward pagination. Maximum value: 250.\").optional(),\n query: z.string().describe(\"Query filter using search syntax. Supports filtering by 'id' and 'occurred_at' fields. Example: 'occurred_at:>2024-01-01' or 'id:12345'.\").optional(),\n before: z.string().describe(\"Returns elements that come before the specified cursor. Use for backward pagination with the startCursor from pageInfo.\").optional(),\n reverse: z.boolean().describe(\"Reverse the order of results. Default is false (ascending order).\").optional(),\n sort_key: z.enum([\"CREATED_AT\", \"ID\"]).describe(\"Sort keys for deletion events.\").optional(),\n subject_types: z.array(z.enum([\"COLLECTION\", \"PRODUCT\"]).describe(\"The subject type of a deletion event.\")).describe(\"Filter deletion events by subject type. Specify one or more types to filter by (e.g., PRODUCT, COLLECTION).\").optional(),\n});\nconst ShopifyQueryDeletionEvents_DeletionEventNodeSchema = z.object({\n subject_id: z.string().describe(\"The ID of the deleted resource in GID format (e.g., gid://shopify/Product/123456789).\").nullable().optional(),\n occurred_at: z.string().describe(\"The date and time when the deletion occurred in ISO 8601 format.\").nullable().optional(),\n subject_type: z.string().describe(\"The type of the deleted resource (e.g., PRODUCT, COLLECTION).\").nullable().optional(),\n}).describe(\"Represents a single deletion event.\");\nconst ShopifyQueryDeletionEvents_PageInfoSchema = z.object({\n end_cursor: z.string().describe(\"Cursor pointing to the last item in the current page. Use with 'after' parameter for forward pagination.\").nullable().optional(),\n start_cursor: z.string().describe(\"Cursor pointing to the first item in the current page. Use with 'before' parameter for backward pagination.\").nullable().optional(),\n has_next_page: z.boolean().describe(\"Whether there are more items available after the current page.\").nullable().optional(),\n has_previous_page: z.boolean().describe(\"Whether there are items available before the current page.\").nullable().optional(),\n}).describe(\"Pagination information for navigating through results.\");\nconst ShopifyQueryDeletionEvents_DeletionEventsConnectionSchema = z.object({\n nodes: z.array(ShopifyQueryDeletionEvents_DeletionEventNodeSchema).describe(\"List of deletion event nodes.\").nullable().optional(),\n page_info: ShopifyQueryDeletionEvents_PageInfoSchema.nullable(),\n}).describe(\"Connection containing deletion events and pagination info.\");\nexport const ShopifyQueryDeletionEventsOutput = z.object({\n deletion_events: ShopifyQueryDeletionEvents_DeletionEventsConnectionSchema.nullable(),\n}).describe(\"Response containing deletion events data.\");\n\nexport const shopifyQueryDeletionEvents = action(\"SHOPIFY_QUERY_DELETION_EVENTS\", {\n slug: \"shopify-query-deletion-events\",\n name: \"Query deletion events\",\n description: \"Query deletion events from Shopify. Use when you need to retrieve records of deleted resources such as products or collections. Deletion events are the only trace of a resource after it has been permanently removed.\",\n input: ShopifyQueryDeletionEventsInput,\n output: ShopifyQueryDeletionEventsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CAC1I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CAC3J,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CAC3I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CAChL,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS;CAChK,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC5G,UAAUA,IAAAA,EAAE,KAAK,CAAC,cAAc,IAAI,CAAC,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC3F,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,KAAK,CAAC,cAAc,SAAS,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;AAC/O,CAAC;AACD,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,SAAS,qCAAqC;
|
|
1
|
+
{"version":3,"file":"query-deletion-events.cjs","names":["z","action"],"sources":["../../src/actions/query-deletion-events.ts"],"sourcesContent":["import { z } from \"zod\";\n\nimport { action } from \"../action\";\n\nexport const ShopifyQueryDeletionEventsInput = z.object({\n last: z.number().int().describe(\"The last n elements from the paginated list. Use for backward pagination. Maximum value: 250.\").optional(),\n after: z.string().describe(\"Returns elements that come after the specified cursor. Use for forward pagination with the endCursor from pageInfo.\").optional(),\n first: z.number().int().describe(\"The first n elements from the paginated list. Use for forward pagination. Maximum value: 250.\").optional(),\n query: z.string().describe(\"Query filter using search syntax. Supports filtering by 'id' and 'occurred_at' fields. Example: 'occurred_at:>2024-01-01' or 'id:12345'.\").optional(),\n before: z.string().describe(\"Returns elements that come before the specified cursor. Use for backward pagination with the startCursor from pageInfo.\").optional(),\n reverse: z.boolean().describe(\"Reverse the order of results. Default is false (ascending order).\").optional(),\n sort_key: z.enum([\"CREATED_AT\", \"ID\"]).describe(\"Sort keys for deletion events.\").optional(),\n subject_types: z.array(z.enum([\"COLLECTION\", \"PRODUCT\"]).describe(\"The subject type of a deletion event.\")).describe(\"Filter deletion events by subject type. Specify one or more types to filter by (e.g., PRODUCT, COLLECTION).\").optional(),\n});\nconst ShopifyQueryDeletionEvents_DeletionEventNodeSchema = z.object({\n subject_id: z.string().describe(\"The ID of the deleted resource in GID format (e.g., gid://shopify/Product/123456789).\").nullable().optional(),\n occurred_at: z.string().describe(\"The date and time when the deletion occurred in ISO 8601 format.\").nullable().optional(),\n subject_type: z.string().describe(\"The type of the deleted resource (e.g., PRODUCT, COLLECTION).\").nullable().optional(),\n}).passthrough().describe(\"Represents a single deletion event.\");\nconst ShopifyQueryDeletionEvents_PageInfoSchema = z.object({\n end_cursor: z.string().describe(\"Cursor pointing to the last item in the current page. Use with 'after' parameter for forward pagination.\").nullable().optional(),\n start_cursor: z.string().describe(\"Cursor pointing to the first item in the current page. Use with 'before' parameter for backward pagination.\").nullable().optional(),\n has_next_page: z.boolean().describe(\"Whether there are more items available after the current page.\").nullable().optional(),\n has_previous_page: z.boolean().describe(\"Whether there are items available before the current page.\").nullable().optional(),\n}).passthrough().describe(\"Pagination information for navigating through results.\");\nconst ShopifyQueryDeletionEvents_DeletionEventsConnectionSchema = z.object({\n nodes: z.array(ShopifyQueryDeletionEvents_DeletionEventNodeSchema).describe(\"List of deletion event nodes.\").nullable().optional(),\n page_info: ShopifyQueryDeletionEvents_PageInfoSchema.nullable(),\n}).passthrough().describe(\"Connection containing deletion events and pagination info.\");\nexport const ShopifyQueryDeletionEventsOutput = z.object({\n deletion_events: ShopifyQueryDeletionEvents_DeletionEventsConnectionSchema.nullable(),\n}).passthrough().describe(\"Response containing deletion events data.\");\n\nexport const shopifyQueryDeletionEvents = action(\"SHOPIFY_QUERY_DELETION_EVENTS\", {\n slug: \"shopify-query-deletion-events\",\n name: \"Query deletion events\",\n description: \"Query deletion events from Shopify. Use when you need to retrieve records of deleted resources such as products or collections. Deletion events are the only trace of a resource after it has been permanently removed.\",\n input: ShopifyQueryDeletionEventsInput,\n output: ShopifyQueryDeletionEventsOutput,\n});\n"],"mappings":";;;AAIA,MAAa,kCAAkCA,IAAAA,EAAE,OAAO;CACtD,MAAMA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CAC1I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,qHAAqH,CAAC,CAAC,SAAS;CAC3J,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,IAAI,CAAC,CAAC,SAAS,+FAA+F,CAAC,CAAC,SAAS;CAC3I,OAAOA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0IAA0I,CAAC,CAAC,SAAS;CAChL,QAAQA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,yHAAyH,CAAC,CAAC,SAAS;CAChK,SAASA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,mEAAmE,CAAC,CAAC,SAAS;CAC5G,UAAUA,IAAAA,EAAE,KAAK,CAAC,cAAc,IAAI,CAAC,CAAC,CAAC,SAAS,gCAAgC,CAAC,CAAC,SAAS;CAC3F,eAAeA,IAAAA,EAAE,MAAMA,IAAAA,EAAE,KAAK,CAAC,cAAc,SAAS,CAAC,CAAC,CAAC,SAAS,uCAAuC,CAAC,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS;AAC/O,CAAC;AACD,MAAM,qDAAqDA,IAAAA,EAAE,OAAO;CAClE,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,uFAAuF,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC7I,aAAaA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,kEAAkE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACzH,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,+DAA+D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AACzH,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,qCAAqC;AAC/D,MAAM,4CAA4CA,IAAAA,EAAE,OAAO;CACzD,YAAYA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,0GAA0G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAChK,cAAcA,IAAAA,EAAE,OAAO,CAAC,CAAC,SAAS,6GAA6G,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACrK,eAAeA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,gEAAgE,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CAC1H,mBAAmBA,IAAAA,EAAE,QAAQ,CAAC,CAAC,SAAS,4DAA4D,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;AAC5H,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,wDAAwD;AAClF,MAAM,4DAA4DA,IAAAA,EAAE,OAAO;CACzE,OAAOA,IAAAA,EAAE,MAAM,kDAAkD,CAAC,CAAC,SAAS,+BAA+B,CAAC,CAAC,SAAS,CAAC,CAAC,SAAS;CACjI,WAAW,0CAA0C,SAAS;AAChE,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,4DAA4D;AACtF,MAAa,mCAAmCA,IAAAA,EAAE,OAAO,EACvD,iBAAiB,0DAA0D,SAAS,EACtF,CAAC,CAAC,CAAC,YAAY,CAAC,CAAC,SAAS,2CAA2C;AAErE,MAAa,6BAA6BC,eAAAA,OAAO,iCAAiC;CAChF,MAAM;CACN,MAAM;CACN,aAAa;CACb,OAAO;CACP,QAAQ;AACV,CAAC"}
|