@unchainedshop/api 2.11.2 → 2.12.0
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/lib/acl.d.ts +1 -0
- package/lib/acl.d.ts.map +1 -0
- package/lib/api-index.d.ts +1 -0
- package/lib/api-index.d.ts.map +1 -0
- package/lib/context.d.ts +1 -0
- package/lib/context.d.ts.map +1 -0
- package/lib/createGraphQLServer.d.ts +1 -0
- package/lib/createGraphQLServer.d.ts.map +1 -0
- package/lib/errors.d.ts +1 -0
- package/lib/errors.d.ts.map +1 -0
- package/lib/express/createApolloMiddleware.d.ts +1 -0
- package/lib/express/createApolloMiddleware.d.ts.map +1 -0
- package/lib/express/createBulkImportMiddleware.d.ts +1 -0
- package/lib/express/createBulkImportMiddleware.d.ts.map +1 -0
- package/lib/express/createERCMetadataMiddleware.d.ts +1 -1
- package/lib/express/createERCMetadataMiddleware.d.ts.map +1 -0
- package/lib/express/createSingleSignOnMiddleware.d.ts +1 -2
- package/lib/express/createSingleSignOnMiddleware.d.ts.map +1 -0
- package/lib/express/createSingleSignOnMiddleware.js.map +1 -1
- package/lib/express/index.d.ts +1 -0
- package/lib/express/index.d.ts.map +1 -0
- package/lib/hashPassword.d.ts +1 -0
- package/lib/hashPassword.d.ts.map +1 -0
- package/lib/loaders/index.d.ts +2 -2
- package/lib/loaders/index.d.ts.map +1 -0
- package/lib/locale-context.d.ts +1 -1
- package/lib/locale-context.d.ts.map +1 -0
- package/lib/resolvers/index.d.ts +1 -0
- package/lib/resolvers/index.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/addEmail.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/addEmail.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/addWeb3Address.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/addWeb3Address.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/addWebAuthnCredentials.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/addWebAuthnCredentials.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/buildSecretTOTPAuthURL.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/buildSecretTOTPAuthURL.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/changePassword.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/changePassword.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/createUser.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/createUser.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/createWebAuthnCredentialCreationOptions.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/createWebAuthnCredentialCreationOptions.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/createWebAuthnCredentialRequestOptions.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/createWebAuthnCredentialRequestOptions.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/disableTOTP.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/disableTOTP.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/enableTOTP.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/enableTOTP.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/enrollUser.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/enrollUser.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/forgotPassword.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/forgotPassword.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/impersonate.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/impersonate.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/linkOAuthAccount.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/linkOAuthAccount.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/loginAsGuest.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/loginAsGuest.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/loginWithOAuth.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/loginWithOAuth.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/loginWithPassword.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/loginWithPassword.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/loginWithWebAuthn.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/loginWithWebAuthn.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/logout.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/logout.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/logoutAllSessions.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/logoutAllSessions.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/removeEmail.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/removeEmail.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/removeWeb3Address.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/removeWeb3Address.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/removeWebAuthnCredentials.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/removeWebAuthnCredentials.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/resetPassword.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/resetPassword.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/sendEnrollmentEmail.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/sendEnrollmentEmail.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/sendVerificationEmail.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/sendVerificationEmail.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/setPassword.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/setPassword.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/setUsername.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/setUsername.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/stopImpersonation.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/stopImpersonation.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/unlinkOAuthAccount.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/unlinkOAuthAccount.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/verifyEmail.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/verifyEmail.d.ts.map +1 -0
- package/lib/resolvers/mutations/accounts/verifyWeb3Address.d.ts +1 -0
- package/lib/resolvers/mutations/accounts/verifyWeb3Address.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/addAssortmentFilter.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/addAssortmentFilter.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/addAssortmentLink.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/addAssortmentLink.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/addAssortmentMedia.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/addAssortmentMedia.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/addAssortmentProduct.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/addAssortmentProduct.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/createAssortment.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/createAssortment.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/prepareAssortmentMediaUpload.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/prepareAssortmentMediaUpload.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/removeAssortment.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/removeAssortment.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/removeAssortmentFilter.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/removeAssortmentFilter.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/removeAssortmentLink.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/removeAssortmentLink.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/removeAssortmentMedia.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/removeAssortmentMedia.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/removeAssortmentProduct.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/removeAssortmentProduct.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/reorderAssortmentFilters.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/reorderAssortmentFilters.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/reorderAssortmentLinks.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/reorderAssortmentLinks.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/reorderAssortmentMedia.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/reorderAssortmentMedia.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/reorderAssortmentProducts.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/reorderAssortmentProducts.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/setBaseAssortment.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/setBaseAssortment.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/updateAssortment.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/updateAssortment.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/updateAssortmentMediaTexts.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/updateAssortmentMediaTexts.d.ts.map +1 -0
- package/lib/resolvers/mutations/assortments/updateAssortmentTexts.d.ts +1 -0
- package/lib/resolvers/mutations/assortments/updateAssortmentTexts.d.ts.map +1 -0
- package/lib/resolvers/mutations/bookmarks/bookmark.d.ts +1 -0
- package/lib/resolvers/mutations/bookmarks/bookmark.d.ts.map +1 -0
- package/lib/resolvers/mutations/bookmarks/createBookmark.d.ts +1 -0
- package/lib/resolvers/mutations/bookmarks/createBookmark.d.ts.map +1 -0
- package/lib/resolvers/mutations/bookmarks/removeBookmark.d.ts +1 -0
- package/lib/resolvers/mutations/bookmarks/removeBookmark.d.ts.map +1 -0
- package/lib/resolvers/mutations/countries/createCountry.d.ts +1 -0
- package/lib/resolvers/mutations/countries/createCountry.d.ts.map +1 -0
- package/lib/resolvers/mutations/countries/removeCountry.d.ts +1 -0
- package/lib/resolvers/mutations/countries/removeCountry.d.ts.map +1 -0
- package/lib/resolvers/mutations/countries/updateCountry.d.ts +1 -0
- package/lib/resolvers/mutations/countries/updateCountry.d.ts.map +1 -0
- package/lib/resolvers/mutations/currencies/createCurrency.d.ts +1 -0
- package/lib/resolvers/mutations/currencies/createCurrency.d.ts.map +1 -0
- package/lib/resolvers/mutations/currencies/removeCurrency.d.ts +1 -0
- package/lib/resolvers/mutations/currencies/removeCurrency.d.ts.map +1 -0
- package/lib/resolvers/mutations/currencies/updateCurrency.d.ts +1 -0
- package/lib/resolvers/mutations/currencies/updateCurrency.d.ts.map +1 -0
- package/lib/resolvers/mutations/delivery/createDeliveryProvider.d.ts +1 -0
- package/lib/resolvers/mutations/delivery/createDeliveryProvider.d.ts.map +1 -0
- package/lib/resolvers/mutations/delivery/removeDeliveryProvider.d.ts +1 -0
- package/lib/resolvers/mutations/delivery/removeDeliveryProvider.d.ts.map +1 -0
- package/lib/resolvers/mutations/delivery/updateDeliveryProvider.d.ts +1 -0
- package/lib/resolvers/mutations/delivery/updateDeliveryProvider.d.ts.map +1 -0
- package/lib/resolvers/mutations/enrollments/activateEnrollment.d.ts +1 -0
- package/lib/resolvers/mutations/enrollments/activateEnrollment.d.ts.map +1 -0
- package/lib/resolvers/mutations/enrollments/createEnrollment.d.ts +1 -0
- package/lib/resolvers/mutations/enrollments/createEnrollment.d.ts.map +1 -0
- package/lib/resolvers/mutations/enrollments/terminateEnrollment.d.ts +1 -0
- package/lib/resolvers/mutations/enrollments/terminateEnrollment.d.ts.map +1 -0
- package/lib/resolvers/mutations/enrollments/updateEnrollment.d.ts +1 -0
- package/lib/resolvers/mutations/enrollments/updateEnrollment.d.ts.map +1 -0
- package/lib/resolvers/mutations/files/confirmMediaUpload.d.ts +1 -0
- package/lib/resolvers/mutations/files/confirmMediaUpload.d.ts.map +1 -0
- package/lib/resolvers/mutations/filters/createFilter.d.ts +1 -0
- package/lib/resolvers/mutations/filters/createFilter.d.ts.map +1 -0
- package/lib/resolvers/mutations/filters/createFilterOption.d.ts +1 -0
- package/lib/resolvers/mutations/filters/createFilterOption.d.ts.map +1 -0
- package/lib/resolvers/mutations/filters/removeFilter.d.ts +1 -0
- package/lib/resolvers/mutations/filters/removeFilter.d.ts.map +1 -0
- package/lib/resolvers/mutations/filters/removeFilterOption.d.ts +1 -0
- package/lib/resolvers/mutations/filters/removeFilterOption.d.ts.map +1 -0
- package/lib/resolvers/mutations/filters/updateFilter.d.ts +1 -0
- package/lib/resolvers/mutations/filters/updateFilter.d.ts.map +1 -0
- package/lib/resolvers/mutations/filters/updateFilterTexts.d.ts +1 -0
- package/lib/resolvers/mutations/filters/updateFilterTexts.d.ts.map +1 -0
- package/lib/resolvers/mutations/index.d.ts +1 -0
- package/lib/resolvers/mutations/index.d.ts.map +1 -0
- package/lib/resolvers/mutations/languages/createLanguage.d.ts +1 -0
- package/lib/resolvers/mutations/languages/createLanguage.d.ts.map +1 -0
- package/lib/resolvers/mutations/languages/removeLanguage.d.ts +1 -0
- package/lib/resolvers/mutations/languages/removeLanguage.d.ts.map +1 -0
- package/lib/resolvers/mutations/languages/updateLanguage.d.ts +1 -0
- package/lib/resolvers/mutations/languages/updateLanguage.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/addCartDiscount.d.ts +1 -0
- package/lib/resolvers/mutations/orders/addCartDiscount.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/addCartProduct.d.ts +1 -0
- package/lib/resolvers/mutations/orders/addCartProduct.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/addCartQuotation.d.ts +1 -0
- package/lib/resolvers/mutations/orders/addCartQuotation.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/addMultipleCartProducts.d.ts +1 -0
- package/lib/resolvers/mutations/orders/addMultipleCartProducts.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/checkoutCart.d.ts +1 -0
- package/lib/resolvers/mutations/orders/checkoutCart.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/confirmOrder.d.ts +1 -0
- package/lib/resolvers/mutations/orders/confirmOrder.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/createCart.d.ts +1 -0
- package/lib/resolvers/mutations/orders/createCart.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/deliverOrder.d.ts +1 -0
- package/lib/resolvers/mutations/orders/deliverOrder.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/emptyCart.d.ts +1 -0
- package/lib/resolvers/mutations/orders/emptyCart.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/payOrder.d.ts +1 -0
- package/lib/resolvers/mutations/orders/payOrder.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/rejectOrder.d.ts +1 -0
- package/lib/resolvers/mutations/orders/rejectOrder.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/removeCartDiscount.d.ts +1 -0
- package/lib/resolvers/mutations/orders/removeCartDiscount.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/removeCartItem.d.ts +1 -0
- package/lib/resolvers/mutations/orders/removeCartItem.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/removeOrder.d.ts +1 -0
- package/lib/resolvers/mutations/orders/removeOrder.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/setOrderDeliveryProvider.d.ts +1 -0
- package/lib/resolvers/mutations/orders/setOrderDeliveryProvider.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/setOrderPaymentProvider.d.ts +1 -0
- package/lib/resolvers/mutations/orders/setOrderPaymentProvider.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/signPaymentProviderForCheckout.d.ts +1 -0
- package/lib/resolvers/mutations/orders/signPaymentProviderForCheckout.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/updateCart.d.ts +1 -0
- package/lib/resolvers/mutations/orders/updateCart.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/updateCartItem.d.ts +1 -0
- package/lib/resolvers/mutations/orders/updateCartItem.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/updateOrderDeliveryPickUp.d.ts +1 -0
- package/lib/resolvers/mutations/orders/updateOrderDeliveryPickUp.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/updateOrderDeliveryShipping.d.ts +1 -0
- package/lib/resolvers/mutations/orders/updateOrderDeliveryShipping.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/updateOrderPaymentCard.d.ts +1 -0
- package/lib/resolvers/mutations/orders/updateOrderPaymentCard.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/updateOrderPaymentGeneric.d.ts +1 -0
- package/lib/resolvers/mutations/orders/updateOrderPaymentGeneric.d.ts.map +1 -0
- package/lib/resolvers/mutations/orders/updateOrderPaymentInvoice.d.ts +1 -0
- package/lib/resolvers/mutations/orders/updateOrderPaymentInvoice.d.ts.map +1 -0
- package/lib/resolvers/mutations/pageView.d.ts +1 -0
- package/lib/resolvers/mutations/pageView.d.ts.map +1 -0
- package/lib/resolvers/mutations/payment/createPaymentProvider.d.ts +1 -0
- package/lib/resolvers/mutations/payment/createPaymentProvider.d.ts.map +1 -0
- package/lib/resolvers/mutations/payment/markPaymentCredentialsPreferred.d.ts +1 -0
- package/lib/resolvers/mutations/payment/markPaymentCredentialsPreferred.d.ts.map +1 -0
- package/lib/resolvers/mutations/payment/registerPaymentCredentials.d.ts +1 -0
- package/lib/resolvers/mutations/payment/registerPaymentCredentials.d.ts.map +1 -0
- package/lib/resolvers/mutations/payment/removePaymentCredentials.d.ts +1 -0
- package/lib/resolvers/mutations/payment/removePaymentCredentials.d.ts.map +1 -0
- package/lib/resolvers/mutations/payment/removePaymentProvider.d.ts +1 -0
- package/lib/resolvers/mutations/payment/removePaymentProvider.d.ts.map +1 -0
- package/lib/resolvers/mutations/payment/signPaymentProviderForCredentialRegistration.d.ts +1 -0
- package/lib/resolvers/mutations/payment/signPaymentProviderForCredentialRegistration.d.ts.map +1 -0
- package/lib/resolvers/mutations/payment/updatePaymentProvider.d.ts +1 -0
- package/lib/resolvers/mutations/payment/updatePaymentProvider.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/addProductAssignment.d.ts +1 -0
- package/lib/resolvers/mutations/products/addProductAssignment.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/addProductMedia.d.ts +1 -0
- package/lib/resolvers/mutations/products/addProductMedia.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/addProductReviewVote.d.ts +1 -0
- package/lib/resolvers/mutations/products/addProductReviewVote.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/createProduct.d.ts +1 -0
- package/lib/resolvers/mutations/products/createProduct.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/createProductBundleItem.d.ts +1 -0
- package/lib/resolvers/mutations/products/createProductBundleItem.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/createProductReview.d.ts +1 -0
- package/lib/resolvers/mutations/products/createProductReview.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/createProductVariation.d.ts +1 -0
- package/lib/resolvers/mutations/products/createProductVariation.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/createProductVariationOption.d.ts +1 -0
- package/lib/resolvers/mutations/products/createProductVariationOption.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/prepareProductMediaUpload.d.ts +1 -0
- package/lib/resolvers/mutations/products/prepareProductMediaUpload.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/publishProduct.d.ts +1 -0
- package/lib/resolvers/mutations/products/publishProduct.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/removeBundleItem.d.ts +1 -0
- package/lib/resolvers/mutations/products/removeBundleItem.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/removeProduct.d.ts +1 -0
- package/lib/resolvers/mutations/products/removeProduct.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/removeProductAssignment.d.ts +1 -0
- package/lib/resolvers/mutations/products/removeProductAssignment.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/removeProductMedia.d.ts +1 -0
- package/lib/resolvers/mutations/products/removeProductMedia.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/removeProductReview.d.ts +1 -0
- package/lib/resolvers/mutations/products/removeProductReview.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/removeProductReviewVote.d.ts +1 -0
- package/lib/resolvers/mutations/products/removeProductReviewVote.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/removeProductVariation.d.ts +1 -0
- package/lib/resolvers/mutations/products/removeProductVariation.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/removeProductVariationOption.d.ts +1 -0
- package/lib/resolvers/mutations/products/removeProductVariationOption.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/reorderProductMedia.d.ts +1 -0
- package/lib/resolvers/mutations/products/reorderProductMedia.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/unpublishProduct.d.ts +1 -0
- package/lib/resolvers/mutations/products/unpublishProduct.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/updateProduct.d.ts +1 -0
- package/lib/resolvers/mutations/products/updateProduct.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/updateProductCommerce.d.ts +1 -0
- package/lib/resolvers/mutations/products/updateProductCommerce.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/updateProductMediaTexts.d.ts +1 -0
- package/lib/resolvers/mutations/products/updateProductMediaTexts.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/updateProductPlan.d.ts +1 -0
- package/lib/resolvers/mutations/products/updateProductPlan.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/updateProductReview.d.ts +1 -0
- package/lib/resolvers/mutations/products/updateProductReview.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/updateProductSupply.d.ts +1 -0
- package/lib/resolvers/mutations/products/updateProductSupply.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/updateProductTexts.d.ts +1 -0
- package/lib/resolvers/mutations/products/updateProductTexts.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/updateProductTokenization.d.ts +1 -0
- package/lib/resolvers/mutations/products/updateProductTokenization.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/updateProductVariationTexts.d.ts +1 -0
- package/lib/resolvers/mutations/products/updateProductVariationTexts.d.ts.map +1 -0
- package/lib/resolvers/mutations/products/updateProductWarehousing.d.ts +1 -0
- package/lib/resolvers/mutations/products/updateProductWarehousing.d.ts.map +1 -0
- package/lib/resolvers/mutations/quotations/makeQuotationProposal.d.ts +1 -0
- package/lib/resolvers/mutations/quotations/makeQuotationProposal.d.ts.map +1 -0
- package/lib/resolvers/mutations/quotations/rejectQuotation.d.ts +1 -0
- package/lib/resolvers/mutations/quotations/rejectQuotation.d.ts.map +1 -0
- package/lib/resolvers/mutations/quotations/requestQuotation.d.ts +1 -0
- package/lib/resolvers/mutations/quotations/requestQuotation.d.ts.map +1 -0
- package/lib/resolvers/mutations/quotations/verifyQuotation.d.ts +1 -0
- package/lib/resolvers/mutations/quotations/verifyQuotation.d.ts.map +1 -0
- package/lib/resolvers/mutations/users/addPushSubscription.d.ts +1 -0
- package/lib/resolvers/mutations/users/addPushSubscription.d.ts.map +1 -0
- package/lib/resolvers/mutations/users/heartbeat.d.ts +1 -0
- package/lib/resolvers/mutations/users/heartbeat.d.ts.map +1 -0
- package/lib/resolvers/mutations/users/prepareUserAvatarUpload.d.ts +1 -0
- package/lib/resolvers/mutations/users/prepareUserAvatarUpload.d.ts.map +1 -0
- package/lib/resolvers/mutations/users/removePushSubscription.d.ts +1 -0
- package/lib/resolvers/mutations/users/removePushSubscription.d.ts.map +1 -0
- package/lib/resolvers/mutations/users/removeUser.d.ts +1 -0
- package/lib/resolvers/mutations/users/removeUser.d.ts.map +1 -0
- package/lib/resolvers/mutations/users/setRoles.d.ts +1 -0
- package/lib/resolvers/mutations/users/setRoles.d.ts.map +1 -0
- package/lib/resolvers/mutations/users/setUserTags.d.ts +1 -0
- package/lib/resolvers/mutations/users/setUserTags.d.ts.map +1 -0
- package/lib/resolvers/mutations/users/updateUserAvatar.d.ts +1 -0
- package/lib/resolvers/mutations/users/updateUserAvatar.d.ts.map +1 -0
- package/lib/resolvers/mutations/users/updateUserProfile.d.ts +1 -0
- package/lib/resolvers/mutations/users/updateUserProfile.d.ts.map +1 -0
- package/lib/resolvers/mutations/utils/getOrderCart.d.ts +1 -0
- package/lib/resolvers/mutations/utils/getOrderCart.d.ts.map +1 -0
- package/lib/resolvers/mutations/warehousing/createWarehousingProvider.d.ts +1 -0
- package/lib/resolvers/mutations/warehousing/createWarehousingProvider.d.ts.map +1 -0
- package/lib/resolvers/mutations/warehousing/exportToken.d.ts +1 -0
- package/lib/resolvers/mutations/warehousing/exportToken.d.ts.map +1 -0
- package/lib/resolvers/mutations/warehousing/invalidateToken.d.ts +1 -0
- package/lib/resolvers/mutations/warehousing/invalidateToken.d.ts.map +1 -0
- package/lib/resolvers/mutations/warehousing/removeWarehousingProvider.d.ts +1 -0
- package/lib/resolvers/mutations/warehousing/removeWarehousingProvider.d.ts.map +1 -0
- package/lib/resolvers/mutations/warehousing/updateWarehousingProvider.d.ts +1 -0
- package/lib/resolvers/mutations/warehousing/updateWarehousingProvider.d.ts.map +1 -0
- package/lib/resolvers/mutations/worker/addWork.d.ts +1 -0
- package/lib/resolvers/mutations/worker/addWork.d.ts.map +1 -0
- package/lib/resolvers/mutations/worker/allocateWork.d.ts +1 -0
- package/lib/resolvers/mutations/worker/allocateWork.d.ts.map +1 -0
- package/lib/resolvers/mutations/worker/finishWork.d.ts +1 -0
- package/lib/resolvers/mutations/worker/finishWork.d.ts.map +1 -0
- package/lib/resolvers/mutations/worker/processNextWork.d.ts +1 -0
- package/lib/resolvers/mutations/worker/processNextWork.d.ts.map +1 -0
- package/lib/resolvers/mutations/worker/removeWork.d.ts +1 -0
- package/lib/resolvers/mutations/worker/removeWork.d.ts.map +1 -0
- package/lib/resolvers/queries/assortments/assortment.d.ts +1 -0
- package/lib/resolvers/queries/assortments/assortment.d.ts.map +1 -0
- package/lib/resolvers/queries/assortments/assortments.d.ts +1 -0
- package/lib/resolvers/queries/assortments/assortments.d.ts.map +1 -0
- package/lib/resolvers/queries/assortments/assortmentsCount.d.ts +1 -0
- package/lib/resolvers/queries/assortments/assortmentsCount.d.ts.map +1 -0
- package/lib/resolvers/queries/assortments/translatedAssortmentMediaTexts.d.ts +1 -0
- package/lib/resolvers/queries/assortments/translatedAssortmentMediaTexts.d.ts.map +1 -0
- package/lib/resolvers/queries/assortments/translatedAssortmentTexts.d.ts +1 -0
- package/lib/resolvers/queries/assortments/translatedAssortmentTexts.d.ts.map +1 -0
- package/lib/resolvers/queries/countries/countries.d.ts +1 -0
- package/lib/resolvers/queries/countries/countries.d.ts.map +1 -0
- package/lib/resolvers/queries/countries/countriesCount.d.ts +1 -0
- package/lib/resolvers/queries/countries/countriesCount.d.ts.map +1 -0
- package/lib/resolvers/queries/countries/country.d.ts +1 -0
- package/lib/resolvers/queries/countries/country.d.ts.map +1 -0
- package/lib/resolvers/queries/currencies/currencies.d.ts +1 -0
- package/lib/resolvers/queries/currencies/currencies.d.ts.map +1 -0
- package/lib/resolvers/queries/currencies/currenciesCount.d.ts +1 -0
- package/lib/resolvers/queries/currencies/currenciesCount.d.ts.map +1 -0
- package/lib/resolvers/queries/currencies/currency.d.ts +1 -0
- package/lib/resolvers/queries/currencies/currency.d.ts.map +1 -0
- package/lib/resolvers/queries/delivery/deliveryInterfaces.d.ts +1 -0
- package/lib/resolvers/queries/delivery/deliveryInterfaces.d.ts.map +1 -0
- package/lib/resolvers/queries/delivery/deliveryProvider.d.ts +1 -0
- package/lib/resolvers/queries/delivery/deliveryProvider.d.ts.map +1 -0
- package/lib/resolvers/queries/delivery/deliveryProviders.d.ts +1 -0
- package/lib/resolvers/queries/delivery/deliveryProviders.d.ts.map +1 -0
- package/lib/resolvers/queries/delivery/deliveryProvidersCount.d.ts +1 -0
- package/lib/resolvers/queries/delivery/deliveryProvidersCount.d.ts.map +1 -0
- package/lib/resolvers/queries/enrollments/enrollment.d.ts +1 -0
- package/lib/resolvers/queries/enrollments/enrollment.d.ts.map +1 -0
- package/lib/resolvers/queries/enrollments/enrollments.d.ts +1 -0
- package/lib/resolvers/queries/enrollments/enrollments.d.ts.map +1 -0
- package/lib/resolvers/queries/enrollments/enrollmentsCount.d.ts +1 -0
- package/lib/resolvers/queries/enrollments/enrollmentsCount.d.ts.map +1 -0
- package/lib/resolvers/queries/events/event.d.ts +1 -0
- package/lib/resolvers/queries/events/event.d.ts.map +1 -0
- package/lib/resolvers/queries/events/events.d.ts +1 -0
- package/lib/resolvers/queries/events/events.d.ts.map +1 -0
- package/lib/resolvers/queries/events/eventsCounts.d.ts +1 -0
- package/lib/resolvers/queries/events/eventsCounts.d.ts.map +1 -0
- package/lib/resolvers/queries/filters/filter.d.ts +1 -0
- package/lib/resolvers/queries/filters/filter.d.ts.map +1 -0
- package/lib/resolvers/queries/filters/filters.d.ts +1 -0
- package/lib/resolvers/queries/filters/filters.d.ts.map +1 -0
- package/lib/resolvers/queries/filters/filtersCount.d.ts +1 -0
- package/lib/resolvers/queries/filters/filtersCount.d.ts.map +1 -0
- package/lib/resolvers/queries/filters/searchAssortments.d.ts +1 -0
- package/lib/resolvers/queries/filters/searchAssortments.d.ts.map +1 -0
- package/lib/resolvers/queries/filters/searchProducts.d.ts +1 -0
- package/lib/resolvers/queries/filters/searchProducts.d.ts.map +1 -0
- package/lib/resolvers/queries/filters/translatedFilterTexts.d.ts +1 -0
- package/lib/resolvers/queries/filters/translatedFilterTexts.d.ts.map +1 -0
- package/lib/resolvers/queries/index.d.ts +1 -0
- package/lib/resolvers/queries/index.d.ts.map +1 -0
- package/lib/resolvers/queries/languages/language.d.ts +1 -0
- package/lib/resolvers/queries/languages/language.d.ts.map +1 -0
- package/lib/resolvers/queries/languages/languages.d.ts +1 -0
- package/lib/resolvers/queries/languages/languages.d.ts.map +1 -0
- package/lib/resolvers/queries/languages/languagesCount.d.ts +1 -0
- package/lib/resolvers/queries/languages/languagesCount.d.ts.map +1 -0
- package/lib/resolvers/queries/orders/order.d.ts +1 -0
- package/lib/resolvers/queries/orders/order.d.ts.map +1 -0
- package/lib/resolvers/queries/orders/orders.d.ts +1 -0
- package/lib/resolvers/queries/orders/orders.d.ts.map +1 -0
- package/lib/resolvers/queries/orders/ordersCount.d.ts +1 -0
- package/lib/resolvers/queries/orders/ordersCount.d.ts.map +1 -0
- package/lib/resolvers/queries/payment/paymentInterfaces.d.ts +1 -0
- package/lib/resolvers/queries/payment/paymentInterfaces.d.ts.map +1 -0
- package/lib/resolvers/queries/payment/paymentProvider.d.ts +1 -0
- package/lib/resolvers/queries/payment/paymentProvider.d.ts.map +1 -0
- package/lib/resolvers/queries/payment/paymentProviders.d.ts +1 -0
- package/lib/resolvers/queries/payment/paymentProviders.d.ts.map +1 -0
- package/lib/resolvers/queries/payment/paymentProvidersCount.d.ts +1 -0
- package/lib/resolvers/queries/payment/paymentProvidersCount.d.ts.map +1 -0
- package/lib/resolvers/queries/products/product.d.ts +1 -0
- package/lib/resolvers/queries/products/product.d.ts.map +1 -0
- package/lib/resolvers/queries/products/productCatalogPrices.d.ts +1 -0
- package/lib/resolvers/queries/products/productCatalogPrices.d.ts.map +1 -0
- package/lib/resolvers/queries/products/productReview.d.ts +1 -0
- package/lib/resolvers/queries/products/productReview.d.ts.map +1 -0
- package/lib/resolvers/queries/products/productReviews.d.ts +1 -0
- package/lib/resolvers/queries/products/productReviews.d.ts.map +1 -0
- package/lib/resolvers/queries/products/productReviewsCount.d.ts +1 -0
- package/lib/resolvers/queries/products/productReviewsCount.d.ts.map +1 -0
- package/lib/resolvers/queries/products/products.d.ts +1 -0
- package/lib/resolvers/queries/products/products.d.ts.map +1 -0
- package/lib/resolvers/queries/products/productsCount.d.ts +1 -0
- package/lib/resolvers/queries/products/productsCount.d.ts.map +1 -0
- package/lib/resolvers/queries/products/translatedProductMediaTexts.d.ts +1 -0
- package/lib/resolvers/queries/products/translatedProductMediaTexts.d.ts.map +1 -0
- package/lib/resolvers/queries/products/translatedProductTexts.d.ts +1 -0
- package/lib/resolvers/queries/products/translatedProductTexts.d.ts.map +1 -0
- package/lib/resolvers/queries/products/translatedProductVariationTexts.d.ts +1 -0
- package/lib/resolvers/queries/products/translatedProductVariationTexts.d.ts.map +1 -0
- package/lib/resolvers/queries/quotations/quotation.d.ts +1 -0
- package/lib/resolvers/queries/quotations/quotation.d.ts.map +1 -0
- package/lib/resolvers/queries/quotations/quotations.d.ts +1 -0
- package/lib/resolvers/queries/quotations/quotations.d.ts.map +1 -0
- package/lib/resolvers/queries/quotations/quotationsCount.d.ts +1 -0
- package/lib/resolvers/queries/quotations/quotationsCount.d.ts.map +1 -0
- package/lib/resolvers/queries/shopInfo.d.ts +2 -1
- package/lib/resolvers/queries/shopInfo.d.ts.map +1 -0
- package/lib/resolvers/queries/shopInfo.js +9 -2
- package/lib/resolvers/queries/shopInfo.js.map +1 -1
- package/lib/resolvers/queries/users/impersonator.d.ts +1 -0
- package/lib/resolvers/queries/users/impersonator.d.ts.map +1 -0
- package/lib/resolvers/queries/users/me.d.ts +1 -0
- package/lib/resolvers/queries/users/me.d.ts.map +1 -0
- package/lib/resolvers/queries/users/user.d.ts +1 -0
- package/lib/resolvers/queries/users/user.d.ts.map +1 -0
- package/lib/resolvers/queries/users/users.d.ts +1 -0
- package/lib/resolvers/queries/users/users.d.ts.map +1 -0
- package/lib/resolvers/queries/users/usersCount.d.ts +1 -0
- package/lib/resolvers/queries/users/usersCount.d.ts.map +1 -0
- package/lib/resolvers/queries/users/validateResetPasswordToken.d.ts +1 -0
- package/lib/resolvers/queries/users/validateResetPasswordToken.d.ts.map +1 -0
- package/lib/resolvers/queries/users/validateVerifyEmailToken.d.ts +1 -0
- package/lib/resolvers/queries/users/validateVerifyEmailToken.d.ts.map +1 -0
- package/lib/resolvers/queries/warehousing/token.d.ts +1 -0
- package/lib/resolvers/queries/warehousing/token.d.ts.map +1 -0
- package/lib/resolvers/queries/warehousing/tokens.d.ts +1 -0
- package/lib/resolvers/queries/warehousing/tokens.d.ts.map +1 -0
- package/lib/resolvers/queries/warehousing/warehousingInterfaces.d.ts +1 -0
- package/lib/resolvers/queries/warehousing/warehousingInterfaces.d.ts.map +1 -0
- package/lib/resolvers/queries/warehousing/warehousingProvider.d.ts +1 -0
- package/lib/resolvers/queries/warehousing/warehousingProvider.d.ts.map +1 -0
- package/lib/resolvers/queries/warehousing/warehousingProviders.d.ts +1 -0
- package/lib/resolvers/queries/warehousing/warehousingProviders.d.ts.map +1 -0
- package/lib/resolvers/queries/warehousing/warehousingProvidersCount.d.ts +1 -0
- package/lib/resolvers/queries/warehousing/warehousingProvidersCount.d.ts.map +1 -0
- package/lib/resolvers/queries/worker/activeWorkTypes.d.ts +1 -0
- package/lib/resolvers/queries/worker/activeWorkTypes.d.ts.map +1 -0
- package/lib/resolvers/queries/worker/work.d.ts +1 -0
- package/lib/resolvers/queries/worker/work.d.ts.map +1 -0
- package/lib/resolvers/queries/worker/workQueue.d.ts +1 -0
- package/lib/resolvers/queries/worker/workQueue.d.ts.map +1 -0
- package/lib/resolvers/queries/worker/workQueueCount.d.ts +1 -0
- package/lib/resolvers/queries/worker/workQueueCount.d.ts.map +1 -0
- package/lib/resolvers/scalars/LowerCaseString.d.ts +1 -0
- package/lib/resolvers/scalars/LowerCaseString.d.ts.map +1 -0
- package/lib/resolvers/scalars/index.d.ts +1 -0
- package/lib/resolvers/scalars/index.d.ts.map +1 -0
- package/lib/resolvers/type/assortment/assortment-filter-types.d.ts +1 -0
- package/lib/resolvers/type/assortment/assortment-filter-types.d.ts.map +1 -0
- package/lib/resolvers/type/assortment/assortment-link-types.d.ts +1 -0
- package/lib/resolvers/type/assortment/assortment-link-types.d.ts.map +1 -0
- package/lib/resolvers/type/assortment/assortment-media-types.d.ts +1 -0
- package/lib/resolvers/type/assortment/assortment-media-types.d.ts.map +1 -0
- package/lib/resolvers/type/assortment/assortment-path-link-types.d.ts +1 -0
- package/lib/resolvers/type/assortment/assortment-path-link-types.d.ts.map +1 -0
- package/lib/resolvers/type/assortment/assortment-product-types.d.ts +1 -0
- package/lib/resolvers/type/assortment/assortment-product-types.d.ts.map +1 -0
- package/lib/resolvers/type/assortment/assortment-types.d.ts +1 -0
- package/lib/resolvers/type/assortment/assortment-types.d.ts.map +1 -0
- package/lib/resolvers/type/bookmark-types.d.ts +1 -0
- package/lib/resolvers/type/bookmark-types.d.ts.map +1 -0
- package/lib/resolvers/type/color-types.d.ts +1 -0
- package/lib/resolvers/type/color-types.d.ts.map +1 -0
- package/lib/resolvers/type/country-types.d.ts +1 -0
- package/lib/resolvers/type/country-types.d.ts.map +1 -0
- package/lib/resolvers/type/currency-types.d.ts +1 -0
- package/lib/resolvers/type/currency-types.d.ts.map +1 -0
- package/lib/resolvers/type/delivery-provider-types.d.ts +1 -0
- package/lib/resolvers/type/delivery-provider-types.d.ts.map +1 -0
- package/lib/resolvers/type/dimensions-types.d.ts +1 -0
- package/lib/resolvers/type/dimensions-types.d.ts.map +1 -0
- package/lib/resolvers/type/dispatch-types.d.ts +1 -0
- package/lib/resolvers/type/dispatch-types.d.ts.map +1 -0
- package/lib/resolvers/type/enrollment/enrollment-delivery-types.d.ts +1 -0
- package/lib/resolvers/type/enrollment/enrollment-delivery-types.d.ts.map +1 -0
- package/lib/resolvers/type/enrollment/enrollment-payment-types.d.ts +1 -0
- package/lib/resolvers/type/enrollment/enrollment-payment-types.d.ts.map +1 -0
- package/lib/resolvers/type/enrollment/enrollment-period-types.d.ts +1 -0
- package/lib/resolvers/type/enrollment/enrollment-period-types.d.ts.map +1 -0
- package/lib/resolvers/type/enrollment/enrollment-plan-tyes.d.ts +1 -0
- package/lib/resolvers/type/enrollment/enrollment-plan-tyes.d.ts.map +1 -0
- package/lib/resolvers/type/enrollment/enrollment-types.d.ts +1 -0
- package/lib/resolvers/type/enrollment/enrollment-types.d.ts.map +1 -0
- package/lib/resolvers/type/event-types.d.ts +1 -0
- package/lib/resolvers/type/event-types.d.ts.map +1 -0
- package/lib/resolvers/type/filter/filter-option-types.d.ts +1 -0
- package/lib/resolvers/type/filter/filter-option-types.d.ts.map +1 -0
- package/lib/resolvers/type/filter/filter-types.d.ts +1 -0
- package/lib/resolvers/type/filter/filter-types.d.ts.map +1 -0
- package/lib/resolvers/type/filter/loaded-filter-option-types.d.ts +1 -0
- package/lib/resolvers/type/filter/loaded-filter-option-types.d.ts.map +1 -0
- package/lib/resolvers/type/filter/loaded-filter-types.d.ts +1 -0
- package/lib/resolvers/type/filter/loaded-filter-types.d.ts.map +1 -0
- package/lib/resolvers/type/index.d.ts +83 -88
- package/lib/resolvers/type/index.d.ts.map +1 -0
- package/lib/resolvers/type/language-types.d.ts +1 -0
- package/lib/resolvers/type/language-types.d.ts.map +1 -0
- package/lib/resolvers/type/login-method-response-types.d.ts +5 -4
- package/lib/resolvers/type/login-method-response-types.d.ts.map +1 -0
- package/lib/resolvers/type/media-types.d.ts +1 -0
- package/lib/resolvers/type/media-types.d.ts.map +1 -0
- package/lib/resolvers/type/oauth-account.d.ts +1 -0
- package/lib/resolvers/type/oauth-account.d.ts.map +1 -0
- package/lib/resolvers/type/oauth-provider.d.ts +1 -0
- package/lib/resolvers/type/oauth-provider.d.ts.map +1 -0
- package/lib/resolvers/type/order/order-delivery-discount-types.d.ts +1 -0
- package/lib/resolvers/type/order/order-delivery-discount-types.d.ts.map +1 -0
- package/lib/resolvers/type/order/order-delivery-pickup-types.d.ts +1 -0
- package/lib/resolvers/type/order/order-delivery-pickup-types.d.ts.map +1 -0
- package/lib/resolvers/type/order/order-delivery-shipping-types.d.ts +1 -0
- package/lib/resolvers/type/order/order-delivery-shipping-types.d.ts.map +1 -0
- package/lib/resolvers/type/order/order-delivery-types.d.ts +1 -0
- package/lib/resolvers/type/order/order-delivery-types.d.ts.map +1 -0
- package/lib/resolvers/type/order/order-discount-types.d.ts +1 -0
- package/lib/resolvers/type/order/order-discount-types.d.ts.map +1 -0
- package/lib/resolvers/type/order/order-discountable-types.d.ts +1 -0
- package/lib/resolvers/type/order/order-discountable-types.d.ts.map +1 -0
- package/lib/resolvers/type/order/order-global-discount-types.d.ts +1 -0
- package/lib/resolvers/type/order/order-global-discount-types.d.ts.map +1 -0
- package/lib/resolvers/type/order/order-item-discount-types.d.ts +1 -0
- package/lib/resolvers/type/order/order-item-discount-types.d.ts.map +1 -0
- package/lib/resolvers/type/order/order-item-types.d.ts +1 -0
- package/lib/resolvers/type/order/order-item-types.d.ts.map +1 -0
- package/lib/resolvers/type/order/order-payment-card-types.d.ts +1 -0
- package/lib/resolvers/type/order/order-payment-card-types.d.ts.map +1 -0
- package/lib/resolvers/type/order/order-payment-discount-types.d.ts +1 -0
- package/lib/resolvers/type/order/order-payment-discount-types.d.ts.map +1 -0
- package/lib/resolvers/type/order/order-payment-generic-types.d.ts +1 -0
- package/lib/resolvers/type/order/order-payment-generic-types.d.ts.map +1 -0
- package/lib/resolvers/type/order/order-payment-invoice-types.d.ts +1 -0
- package/lib/resolvers/type/order/order-payment-invoice-types.d.ts.map +1 -0
- package/lib/resolvers/type/order/order-payment-types.d.ts +1 -0
- package/lib/resolvers/type/order/order-payment-types.d.ts.map +1 -0
- package/lib/resolvers/type/order/order-types.d.ts +1 -0
- package/lib/resolvers/type/order/order-types.d.ts.map +1 -0
- package/lib/resolvers/type/payment/payment-credentials-types.d.ts +1 -0
- package/lib/resolvers/type/payment/payment-credentials-types.d.ts.map +1 -0
- package/lib/resolvers/type/payment/payment-provider-types.d.ts +1 -0
- package/lib/resolvers/type/payment/payment-provider-types.d.ts.map +1 -0
- package/lib/resolvers/type/price-types.d.ts +1 -0
- package/lib/resolvers/type/price-types.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-assortment-path-types.d.ts +1 -0
- package/lib/resolvers/type/product/product-assortment-path-types.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-bundle-item-types.d.ts +1 -0
- package/lib/resolvers/type/product/product-bundle-item-types.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-bundle-types.d.ts +9 -8
- package/lib/resolvers/type/product/product-bundle-types.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-catalog-price-types.d.ts +1 -0
- package/lib/resolvers/type/product/product-catalog-price-types.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-configurable-types.d.ts +13 -12
- package/lib/resolvers/type/product/product-configurable-types.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-discount.d.ts +1 -0
- package/lib/resolvers/type/product/product-discount.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-media-types.d.ts +1 -0
- package/lib/resolvers/type/product/product-media-types.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-plan-types.d.ts +9 -8
- package/lib/resolvers/type/product/product-plan-types.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-review-types.d.ts +1 -0
- package/lib/resolvers/type/product/product-review-types.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-simple-types.d.ts +11 -10
- package/lib/resolvers/type/product/product-simple-types.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-tokenized-types.d.ts +11 -10
- package/lib/resolvers/type/product/product-tokenized-types.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-types.d.ts +2 -1
- package/lib/resolvers/type/product/product-types.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-variation-assignment-types.d.ts +1 -0
- package/lib/resolvers/type/product/product-variation-assignment-types.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-variation-assignment-vector.d.ts +1 -0
- package/lib/resolvers/type/product/product-variation-assignment-vector.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-variation-option-types.d.ts +1 -0
- package/lib/resolvers/type/product/product-variation-option-types.d.ts.map +1 -0
- package/lib/resolvers/type/product/product-variation-types.d.ts +1 -0
- package/lib/resolvers/type/product/product-variation-types.d.ts.map +1 -0
- package/lib/resolvers/type/quotation-types.d.ts +1 -0
- package/lib/resolvers/type/quotation-types.d.ts.map +1 -0
- package/lib/resolvers/type/shop-types.d.ts +1 -0
- package/lib/resolvers/type/shop-types.d.ts.map +1 -0
- package/lib/resolvers/type/stock-types.d.ts +1 -0
- package/lib/resolvers/type/stock-types.d.ts.map +1 -0
- package/lib/resolvers/type/token-types.d.ts +1 -0
- package/lib/resolvers/type/token-types.d.ts.map +1 -0
- package/lib/resolvers/type/user-types.d.ts +1 -0
- package/lib/resolvers/type/user-types.d.ts.map +1 -0
- package/lib/resolvers/type/warehousing-provider-types.d.ts +1 -0
- package/lib/resolvers/type/warehousing-provider-types.d.ts.map +1 -0
- package/lib/resolvers/type/web3-address.d.ts +1 -0
- package/lib/resolvers/type/web3-address.d.ts.map +1 -0
- package/lib/resolvers/type/webauthn-credentials-types.d.ts +1 -0
- package/lib/resolvers/type/webauthn-credentials-types.d.ts.map +1 -0
- package/lib/resolvers/type/work-types.d.ts +1 -0
- package/lib/resolvers/type/work-types.d.ts.map +1 -0
- package/lib/roles/admin.d.ts +1 -0
- package/lib/roles/admin.d.ts.map +1 -0
- package/lib/roles/all.d.ts +1 -0
- package/lib/roles/all.d.ts.map +1 -0
- package/lib/roles/index.d.ts +1 -0
- package/lib/roles/index.d.ts.map +1 -0
- package/lib/roles/loggedIn.d.ts +1 -0
- package/lib/roles/loggedIn.d.ts.map +1 -0
- package/lib/schema/directives.d.ts +1 -0
- package/lib/schema/directives.d.ts.map +1 -0
- package/lib/schema/index.d.ts +1 -0
- package/lib/schema/index.d.ts.map +1 -0
- package/lib/schema/inputTypes.d.ts +1 -0
- package/lib/schema/inputTypes.d.ts.map +1 -0
- package/lib/schema/mutation.d.ts +1 -0
- package/lib/schema/mutation.d.ts.map +1 -0
- package/lib/schema/query.d.ts +1 -0
- package/lib/schema/query.d.ts.map +1 -0
- package/lib/schema/scalars.d.ts +1 -0
- package/lib/schema/scalars.d.ts.map +1 -0
- package/lib/schema/types/address.d.ts +1 -0
- package/lib/schema/types/address.d.ts.map +1 -0
- package/lib/schema/types/assortment.d.ts +1 -0
- package/lib/schema/types/assortment.d.ts.map +1 -0
- package/lib/schema/types/bookmark.d.ts +1 -0
- package/lib/schema/types/bookmark.d.ts.map +1 -0
- package/lib/schema/types/color.d.ts +1 -0
- package/lib/schema/types/color.d.ts.map +1 -0
- package/lib/schema/types/contact.d.ts +1 -0
- package/lib/schema/types/contact.d.ts.map +1 -0
- package/lib/schema/types/country.d.ts +1 -0
- package/lib/schema/types/country.d.ts.map +1 -0
- package/lib/schema/types/currency.d.ts +1 -0
- package/lib/schema/types/currency.d.ts.map +1 -0
- package/lib/schema/types/delivery.d.ts +1 -0
- package/lib/schema/types/delivery.d.ts.map +1 -0
- package/lib/schema/types/dimensions.d.ts +1 -0
- package/lib/schema/types/dimensions.d.ts.map +1 -0
- package/lib/schema/types/discount.d.ts +1 -0
- package/lib/schema/types/discount.d.ts.map +1 -0
- package/lib/schema/types/dispatch.d.ts +1 -0
- package/lib/schema/types/dispatch.d.ts.map +1 -0
- package/lib/schema/types/enrollment.d.ts +1 -0
- package/lib/schema/types/enrollment.d.ts.map +1 -0
- package/lib/schema/types/events.d.ts +1 -0
- package/lib/schema/types/events.d.ts.map +1 -0
- package/lib/schema/types/files.d.ts +1 -0
- package/lib/schema/types/files.d.ts.map +1 -0
- package/lib/schema/types/filter.d.ts +1 -0
- package/lib/schema/types/filter.d.ts.map +1 -0
- package/lib/schema/types/geo-position.d.ts +1 -0
- package/lib/schema/types/geo-position.d.ts.map +1 -0
- package/lib/schema/types/index.d.ts +1 -0
- package/lib/schema/types/index.d.ts.map +1 -0
- package/lib/schema/types/language.d.ts +1 -0
- package/lib/schema/types/language.d.ts.map +1 -0
- package/lib/schema/types/media.d.ts +1 -0
- package/lib/schema/types/media.d.ts.map +1 -0
- package/lib/schema/types/order/delivery.d.ts +1 -0
- package/lib/schema/types/order/delivery.d.ts.map +1 -0
- package/lib/schema/types/order/discount.d.ts +1 -0
- package/lib/schema/types/order/discount.d.ts.map +1 -0
- package/lib/schema/types/order/index.d.ts +1 -0
- package/lib/schema/types/order/index.d.ts.map +1 -0
- package/lib/schema/types/order/item.d.ts +1 -0
- package/lib/schema/types/order/item.d.ts.map +1 -0
- package/lib/schema/types/order/order.d.ts +1 -0
- package/lib/schema/types/order/order.d.ts.map +1 -0
- package/lib/schema/types/order/payment.d.ts +1 -0
- package/lib/schema/types/order/payment.d.ts.map +1 -0
- package/lib/schema/types/order/pick-up-location.d.ts +1 -0
- package/lib/schema/types/order/pick-up-location.d.ts.map +1 -0
- package/lib/schema/types/payment.d.ts +1 -0
- package/lib/schema/types/payment.d.ts.map +1 -0
- package/lib/schema/types/price.d.ts +1 -0
- package/lib/schema/types/price.d.ts.map +1 -0
- package/lib/schema/types/product/bundle-product.d.ts +1 -0
- package/lib/schema/types/product/bundle-product.d.ts.map +1 -0
- package/lib/schema/types/product/configurable-product.d.ts +1 -0
- package/lib/schema/types/product/configurable-product.d.ts.map +1 -0
- package/lib/schema/types/product/index.d.ts +1 -0
- package/lib/schema/types/product/index.d.ts.map +1 -0
- package/lib/schema/types/product/plan-product.d.ts +1 -0
- package/lib/schema/types/product/plan-product.d.ts.map +1 -0
- package/lib/schema/types/product/product.d.ts +1 -0
- package/lib/schema/types/product/product.d.ts.map +1 -0
- package/lib/schema/types/product/simple-product.d.ts +1 -0
- package/lib/schema/types/product/simple-product.d.ts.map +1 -0
- package/lib/schema/types/product/tokenized-product.d.ts +1 -0
- package/lib/schema/types/product/tokenized-product.d.ts.map +1 -0
- package/lib/schema/types/quotation.d.ts +1 -0
- package/lib/schema/types/quotation.d.ts.map +1 -0
- package/lib/schema/types/search.d.ts +1 -0
- package/lib/schema/types/search.d.ts.map +1 -0
- package/lib/schema/types/shop.d.ts +1 -0
- package/lib/schema/types/shop.d.ts.map +1 -0
- package/lib/schema/types/stock.d.ts +1 -0
- package/lib/schema/types/stock.d.ts.map +1 -0
- package/lib/schema/types/types.d.ts +1 -0
- package/lib/schema/types/types.d.ts.map +1 -0
- package/lib/schema/types/user.d.ts +1 -0
- package/lib/schema/types/user.d.ts.map +1 -0
- package/lib/schema/types/warehousing.d.ts +1 -0
- package/lib/schema/types/warehousing.d.ts.map +1 -0
- package/lib/schema/types/worker.d.ts +1 -0
- package/lib/schema/types/worker.d.ts.map +1 -0
- package/lib/user-context.d.ts +1 -1
- package/lib/user-context.d.ts.map +1 -0
- package/package.json +10 -10
- package/src/express/createSingleSignOnMiddleware.ts +0 -1
- package/src/resolvers/queries/shopInfo.ts +9 -4
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oauth-account.d.ts","sourceRoot":"","sources":["../../../src/resolvers/type/oauth-account.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAEtD,eAAO,MAAM,YAAY;;gCAEM,KAAK,eAAe,OAAO;CAGzD,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"oauth-provider.d.ts","sourceRoot":"","sources":["../../../src/resolvers/type/oauth-provider.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,aAAa;;;;CAIzB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-delivery-discount-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/order/order-delivery-discount-types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,qBAAqB,IAAI,yBAAyB,EAAE,MAAM,2CAA2C,CAAC;AAC/G,OAAO,EAAE,aAAa,EAAE,MAAM,0CAA0C,CAAC;AACzE,OAAO,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AAEpE,KAAK,UAAU,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,aAAa,EAAE,yBAAyB,EAAE,MAAM,EAAE,CAAC,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAErG,MAAM,WAAW,gCAAgC;IAC/C,GAAG,EAAE,UAAU,CAAC,KAAK,EAAE,MAAM,CAAC,CAAC;IAC/B,aAAa,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;IACzD,KAAK,EAAE,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,CAAC;CACtC;AAED,eAAO,MAAM,qBAAqB,EAAE,gCAqBnC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-delivery-pickup-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/order/order-delivery-pickup-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,gBAAgB,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACtF,OAAO,EAAE,aAAa,EAAE,qBAAqB,EAAE,MAAM,2CAA2C,CAAC;AAGjG,KAAK,UAAU,CAAC,CAAC,IAAI,CAAC,aAAa,EAAE,aAAa,EAAE,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAErF,MAAM,WAAW,8BAA8B;IAC7C,oBAAoB,EAAE,UAAU,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;IAC5D,SAAS,EAAE,UAAU,CAAC,OAAO,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC,CAAC,CAAC;IAC7D,eAAe,EAAE,UAAU,CAAC,OAAO,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC;IAC9D,QAAQ,EAAE,UAAU,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;IAChD,MAAM,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC;CAC5B;AAED,eAAO,MAAM,mBAAmB,EAAE,8BA2CjC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-delivery-shipping-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/order/order-delivery-shipping-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,gCAAgC,CAAC;AACzD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,OAAO,EAAE,aAAa,EAAE,qBAAqB,EAAE,MAAM,2CAA2C,CAAC;AAEjG,KAAK,UAAU,CAAC,CAAC,IAAI,CAAC,aAAa,EAAE,aAAa,EAAE,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAErF,MAAM,WAAW,gCAAgC;IAC/C,OAAO,EAAE,UAAU,CAAC,OAAO,CAAC,CAAC;IAC7B,SAAS,EAAE,UAAU,CAAC,OAAO,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC,CAAC,CAAC;IAC7D,QAAQ,EAAE,UAAU,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;IAChD,MAAM,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC;CAC5B;AAED,eAAO,MAAM,qBAAqB,EAAE,gCA4BnC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-delivery-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/order/order-delivery-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,IAAI,iBAAiB,EAAE,MAAM,2CAA2C,CAAC;AAG/F,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAOtD,eAAO,MAAM,aAAa;yBACG,iBAAiB,eAAe,OAAO;CAWnE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-discount-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/order/order-discount-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,KAAK,EAAE,MAAM,gCAAgC,CAAC;AACvD,OAAO,EAAE,aAAa,IAAI,iBAAiB,EAAE,MAAM,0CAA0C,CAAC;AAC9F,OAAO,EAAE,UAAU,EAAE,oBAAoB,EAAE,MAAM,wCAAwC,CAAC;AAG1F,KAAK,UAAU,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,aAAa,EAAE,iBAAiB,EAAE,MAAM,EAAE,CAAC,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAE7F,MAAM,WAAW,wBAAwB;IACvC,SAAS,EAAE,UAAU,CACnB,KAAK,EACL,OAAO,CAAC;QACN,GAAG,EAAE,MAAM,CAAC;QACZ,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,EAAE,MAAM,CAAC;QAChB,uBAAuB,EAAE,OAAO,CAAC;QACjC,sBAAsB,EAAE,OAAO,CAAC;KACjC,CAAC,CACH,CAAC;IAEF,UAAU,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,oBAAoB,CAAC,CAAC,CAAC,CAAC;IACpE,KAAK,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,CAAC,CAAC;IACzC,KAAK,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;CAC/C;AAED,eAAO,MAAM,aAAa,EAAE,wBA+B3B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-discountable-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/order/order-discountable-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,gCAAgC,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,2CAA2C,CAAC;AAC1E,OAAO,EAAE,aAAa,EAAE,MAAM,0CAA0C,CAAC;AACzE,OAAO,EAAE,YAAY,EAAE,MAAM,yCAAyC,CAAC;AACvE,OAAO,EAAE,aAAa,EAAE,MAAM,0CAA0C,CAAC;AACzE,OAAO,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AAEpE,eAAO,MAAM,qBAAqB;;;;;CAKjC,CAAC;AAEF,eAAO,MAAM,iBAAiB;uBACT;QACjB,GAAG,EAAE,MAAM,CAAC;QACZ,QAAQ,CAAC,EAAE,aAAa,CAAC;QACzB,IAAI,CAAC,EAAE,aAAa,CAAC;QACrB,KAAK,CAAC,EAAE,KAAK,CAAC;QACd,aAAa,EAAE,aAAa,CAAC;QAC7B,OAAO,CAAC,EAAE,YAAY,CAAC;QACvB,KAAK,EAAE,UAAU,CAAC;KACnB;CAYF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-global-discount-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/order/order-global-discount-types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AACpE,OAAO,EAAE,KAAK,EAAE,MAAM,gCAAgC,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,MAAM,0CAA0C,CAAC;AACzE,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAEtD,KAAK,UAAU,CAAC,CAAC,EAAE,CAAC,IAAI,CACtB,mBAAmB,EAAE,UAAU,GAAG;IAChC,KAAK,EAAE,KAAK,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;CACpB,EACD,MAAM,EAAE,CAAC,EACT,OAAO,EAAE,OAAO,KACb,CAAC,CAAC;AAEP,MAAM,WAAW,8BAA8B;IAC7C,GAAG,EAAE,UAAU,CAAC,KAAK,EAAE,MAAM,CAAC,CAAC;IAC/B,aAAa,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;IACzD,KAAK,EAAE,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,CAAC;CACtC;AAED,eAAO,MAAM,mBAAmB,EAAE,8BAqBjC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-item-discount-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/order/order-item-discount-types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,MAAM,0CAA0C,CAAC;AACzE,OAAO,EAAE,qBAAqB,EAAE,MAAM,0CAA0C,CAAC;AACjF,OAAO,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AAEpE,KAAK,UAAU,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,qBAAqB,EAAE,qBAAqB,EAAE,MAAM,EAAE,CAAC,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAEzG,MAAM,WAAW,4BAA4B;IAC3C,GAAG,EAAE,UAAU,CAAC,KAAK,EAAE,MAAM,CAAC,CAAC;IAC/B,aAAa,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;IACzD,KAAK,EAAE,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,CAAC;CACtC;AAED,eAAO,MAAM,iBAAiB,EAAE,4BAqB/B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-item-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/order/order-item-types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,OAAO,EAAE,KAAK,EAAE,MAAM,gCAAgC,CAAC;AACvD,OAAO,EAAE,aAAa,EAAE,qBAAqB,EAAE,MAAM,0CAA0C,CAAC;AAChG,OAAO,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AACpE,OAAO,EAAE,OAAO,EAAE,MAAM,kCAAkC,CAAC;AAC3D,OAAO,EAAE,SAAS,EAAE,MAAM,oCAAoC,CAAC;AAC/D,OAAO,EAAE,cAAc,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAa1F,eAAO,MAAM,SAAS;6BAEH,aAAa,mBAEnB,OAAO,GACf,OAAO,CAAC,KAAK,CAAC,qBAAqB,CAAC,CAAC;8BAcvB,aAAa,gCAEN,OAAO,GAC5B,OAAO,CACR,KAAK,CAAC;QACJ,GAAG,EAAE,MAAM,CAAC;QACZ,gBAAgB,EAAE,gBAAgB,CAAC;QACnC,mBAAmB,EAAE,mBAAmB,CAAC;QACzC,QAAQ,EAAE,IAAI,CAAC;QACf,gBAAgB,EAAE,IAAI,CAAC;KACxB,CAAC,CACH;yBAsC0B,aAAa,uBAAkB,OAAO,GAAG,OAAO,CAAC,KAAK,CAAC;mCAI7C,aAAa,uBAAkB,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;2BAOjE,aAAa,uBAAkB,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;6BAOvD,aAAa,uBAAkB,OAAO,GAAG,OAAO,CAAC,SAAS,CAAC;yBAMzE,aAAa,UACpB;QAAE,QAAQ,EAAE,MAAM,CAAC;QAAC,WAAW,EAAE,OAAO,CAAA;KAAE,WACzC,OAAO,GACf,OAAO,CAAC,UAAU,CAAC;6BAiBL,aAAa,UACpB;QAAE,WAAW,EAAE,OAAO,CAAA;KAAE,WACvB,OAAO,GACf,OAAO,CAAC,UAAU,CAAC;0BAiBL,aAAa,UACpB,KAAK,eACA,OAAO,GACnB,OAAO,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC;CAKlC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-payment-card-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/order/order-payment-card-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,YAAY,EAAE,oBAAoB,EAAE,MAAM,yCAAyC,CAAC;AAC7F,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAEnE,KAAK,UAAU,CAAC,CAAC,IAAI,CAAC,YAAY,EAAE,YAAY,EAAE,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAEnF,MAAM,WAAW,2BAA2B;IAC1C,SAAS,EAAE,UAAU,CAAC,OAAO,CAAC,KAAK,CAAC,oBAAoB,CAAC,CAAC,CAAC,CAAC;IAC5D,QAAQ,EAAE,UAAU,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;IAC/C,MAAM,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC;CAC5B;AAED,eAAO,MAAM,gBAAgB,EAAE,2BAwB9B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-payment-discount-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/order/order-payment-discount-types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,aAAa,EAAE,MAAM,0CAA0C,CAAC;AACzE,OAAO,EAAE,YAAY,EAAE,MAAM,yCAAyC,CAAC;AACvE,OAAO,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AAEpE,KAAK,UAAU,CAAC,CAAC,EAAE,CAAC,IAAI,CACtB,aAAa,EAAE,UAAU,GAAG;IAAE,UAAU,EAAE,MAAM,CAAC;IAAC,IAAI,EAAE,YAAY,CAAA;CAAE,EACtE,MAAM,EAAE,CAAC,EACT,OAAO,EAAE,OAAO,KACb,CAAC,CAAC;AAEP,MAAM,WAAW,+BAA+B;IAC9C,GAAG,EAAE,UAAU,CAAC,KAAK,EAAE,MAAM,CAAC,CAAC;IAC/B,aAAa,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;IACzD,KAAK,EAAE,UAAU,CAAC,KAAK,EAAE,UAAU,CAAC,CAAC;CACtC;AAED,eAAO,MAAM,oBAAoB,EAAE,+BAgBlC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-payment-generic-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/order/order-payment-generic-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,YAAY,EAAE,oBAAoB,EAAE,MAAM,yCAAyC,CAAC;AAC7F,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAEnE,KAAK,UAAU,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,YAAY,EAAE,YAAY,EAAE,MAAM,EAAE,CAAC,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAEvF,MAAM,WAAW,8BAA8B;IAC7C,SAAS,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,oBAAoB,CAAC,CAAC,CAAC,CAAC;IACnE,QAAQ,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;IACtD,MAAM,EAAE,UAAU,CAAC,KAAK,EAAE,MAAM,CAAC,CAAC;CACnC;AAED,eAAO,MAAM,mBAAmB,EAAE,8BAwBjC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-payment-invoice-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/order/order-payment-invoice-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,YAAY,EAAE,oBAAoB,EAAE,MAAM,yCAAyC,CAAC;AAC7F,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAEnE,KAAK,UAAU,CAAC,CAAC,IAAI,CAAC,YAAY,EAAE,YAAY,EAAE,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAEnF,MAAM,WAAW,8BAA8B;IAC7C,SAAS,EAAE,UAAU,CAAC,OAAO,CAAC,KAAK,CAAC,oBAAoB,CAAC,CAAC,CAAC,CAAC;IAC5D,QAAQ,EAAE,UAAU,CAAC,OAAO,CAAC,eAAe,CAAC,CAAC,CAAC;IAC/C,MAAM,EAAE,UAAU,CAAC,MAAM,CAAC,CAAC;CAC5B;AAED,eAAO,MAAM,mBAAmB,EAAE,8BAwBjC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-payment-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/order/order-payment-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,YAAY,IAAI,gBAAgB,EAAE,MAAM,yCAAyC,CAAC;AAU3F,eAAO,MAAM,YAAY;yBACI,gBAAgB,eAAe,OAAO;CAWlE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"order-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/order/order-types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,mCAAmC,CAAC;AAC5D,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAC9D,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,OAAO,EAAE,UAAU,EAAE,MAAM,qCAAqC,CAAC;AACjE,OAAO,EAAE,KAAK,IAAI,SAAS,EAAE,MAAM,gCAAgC,CAAC;AACpE,OAAO,EAAE,aAAa,EAAE,MAAM,2CAA2C,CAAC;AAC1E,OAAO,EAAE,aAAa,EAAE,MAAM,0CAA0C,CAAC;AACzE,OAAO,EAAE,YAAY,EAAE,MAAM,yCAAyC,CAAC;AACvE,OAAO,EAAE,aAAa,EAAE,MAAM,0CAA0C,CAAC;AACzE,OAAO,EAAE,UAAU,EAAE,MAAM,wCAAwC,CAAC;AACpE,OAAO,EAAE,IAAI,EAAE,MAAM,8BAA8B,CAAC;AAEpD,eAAO,MAAM,KAAK;sCAEP,SAAS,mBAEP,OAAO,GACf,OAAO,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC;qCASI,SAAS,mBAAc,OAAO;oBAS/C,SAAS,uBAAkB,OAAO,GAAG,OAAO,CAAC,QAAQ,CAAC;mBAIvD,SAAS,uBAAkB,OAAO,GAAG,OAAO,CAAC,OAAO,CAAC;qBAInD,SAAS,uBAAkB,OAAO,GAAG,OAAO,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC;oBAInE,SAAS,uBAAkB,OAAO,GAAG,OAAO,CAAC,aAAa,CAAC;sBAMzD,SAAS,uBAAkB,OAAO,GAAG,OAAO,CAAC,UAAU,CAAC;iBAM7D,SAAS,uBAAkB,OAAO,GAAG,OAAO,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC;mBAMhE,SAAS,uBAAkB,OAAO,GAAG,OAAO,CAAC,YAAY,CAAC;kBAMjE,SAAS,GAAG,MAAM;iBAQvB,SAAS,UACR;QAAE,QAAQ,EAAE,MAAM,CAAC;QAAC,WAAW,EAAE,OAAO,CAAA;KAAE,eACrC,OAAO,GACnB,OAAO,CAAC,UAAU,CAAC;gBAgBJ,SAAS,uBAAkB,OAAO,GAAG,OAAO,CAAC,IAAI,CAAC;CAGrE,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payment-credentials-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/payment/payment-credentials-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,6BAA6B,EAAE,MAAM,kCAAkC,CAAC;AAEjF,eAAO,MAAM,kBAAkB,EAAE,6BAoBhC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"payment-provider-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/payment/payment-provider-types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,YAAY,EAAE,eAAe,IAAI,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAGxG,MAAM,WAAW,0BAA0B;IACzC,SAAS,EAAE,CACT,QAAQ,EAAE,mBAAmB,EAC7B,CAAC,EAAE,KAAK,EACR,OAAO,EAAE,OAAO,KACb;QACH,GAAG,EAAE,MAAM,CAAC;QACZ,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,EAAE,MAAM,CAAC;KACjB,CAAC;IACF,QAAQ,EAAE,CAAC,QAAQ,EAAE,mBAAmB,EAAE,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,KAAK,OAAO,CAAC,OAAO,CAAC,CAAC;IAC1F,kBAAkB,EAAE,CAClB,QAAQ,EAAE,mBAAmB,EAC7B,CAAC,EAAE,KAAK,EACR,OAAO,EAAE,OAAO,KACb,OAAO,CAAC,YAAY,CAAC,CAAC;IAC3B,cAAc,EAAE,CACd,QAAQ,EAAE,mBAAmB,EAC7B,MAAM,EAAE;QACN,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,OAAO,EAAE,MAAM,CAAC;QAChB,WAAW,CAAC,EAAE,OAAO,CAAC;QACtB,OAAO,EAAE,GAAG,CAAC;KACd,EACD,OAAO,EAAE,OAAO,KACb,OAAO,CAAC;QACX,GAAG,EAAE,MAAM,CAAC;QACZ,MAAM,EAAE,MAAM,CAAC;QACf,YAAY,EAAE,MAAM,CAAC;QACrB,WAAW,EAAE,MAAM,CAAC;QACpB,SAAS,EAAE,OAAO,CAAC;QACnB,UAAU,EAAE,OAAO,CAAC;KACrB,CAAC,CAAC;CACJ;AACD,eAAO,MAAM,eAAe,EAAE,0BAoE7B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"price-types.d.ts","sourceRoot":"","sources":["../../../src/resolvers/type/price-types.ts"],"names":[],"mappings":"AAEA,KAAK,SAAS,GAAG;IACf,GAAG,CAAC,EAAE,MAAM,CAAC;IACb,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,UAAU,CAAC,EAAE,OAAO,CAAC;IACrB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,QAAQ,CAAC,EAAE,MAAM,CAAC;IAClB,MAAM,EAAE,MAAM,CAAC;CAChB,CAAC;AAEF,eAAO,MAAM,KAAK;6BACS,SAAS;+BAGP,SAAS;kBAGtB,SAAS;gBAGX,SAAS;CAMtB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product-assortment-path-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/product/product-assortment-path-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,gCAAgC,EAAE,MAAM,kCAAkC,CAAC;AAEpF,eAAO,MAAM,qBAAqB,EAAE,gCAOnC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product-bundle-item-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/product/product-bundle-item-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,4BAA4B,EAAE,MAAM,kCAAkC,CAAC;AAEhF,eAAO,MAAM,iBAAiB,EAAE,4BAO/B,CAAC"}
|
|
@@ -4,20 +4,20 @@ export declare const BundleProduct: {
|
|
|
4
4
|
__resolveType: (product: import("@unchainedshop/types/products.js").Product) => string;
|
|
5
5
|
assortmentPaths(product: import("@unchainedshop/types/products.js").Product, params: {
|
|
6
6
|
forceLocale?: string;
|
|
7
|
-
}, { modules }: import("@unchainedshop/types/api.js").Context): Promise<{
|
|
8
|
-
links: import("@unchainedshop/types/assortments.js").AssortmentPathLink
|
|
9
|
-
}
|
|
7
|
+
}, { modules }: import("@unchainedshop/types/api.js").Context): Promise<Array<{
|
|
8
|
+
links: Array<import("@unchainedshop/types/assortments.js").AssortmentPathLink>;
|
|
9
|
+
}>>;
|
|
10
10
|
media(product: import("@unchainedshop/types/products.js").Product, params: {
|
|
11
11
|
limit: number;
|
|
12
12
|
offset: number;
|
|
13
|
-
tags?: string
|
|
14
|
-
}, { modules }: import("@unchainedshop/types/api.js").Context): Promise<import("@unchainedshop/types/products.media.js").ProductMedia
|
|
13
|
+
tags?: Array<string>;
|
|
14
|
+
}, { modules }: import("@unchainedshop/types/api.js").Context): Promise<Array<import("@unchainedshop/types/products.media.js").ProductMedia>>;
|
|
15
15
|
reviews(product: import("@unchainedshop/types/products.js").Product, { limit, offset, sort, queryString, }: {
|
|
16
16
|
queryString?: string;
|
|
17
17
|
limit?: number;
|
|
18
18
|
offset?: number;
|
|
19
|
-
sort?: import("@unchainedshop/types/api.js").SortOption
|
|
20
|
-
}, { modules }: import("@unchainedshop/types/api.js").Context): Promise<import("@unchainedshop/types/products.reviews.js").ProductReview
|
|
19
|
+
sort?: Array<import("@unchainedshop/types/api.js").SortOption>;
|
|
20
|
+
}, { modules }: import("@unchainedshop/types/api.js").Context): Promise<Array<import("@unchainedshop/types/products.reviews.js").ProductReview>>;
|
|
21
21
|
reviewsCount(product: import("@unchainedshop/types/products.js").Product, params: {
|
|
22
22
|
queryString?: string;
|
|
23
23
|
}, { modules }: import("@unchainedshop/types/api.js").Context): Promise<number>;
|
|
@@ -26,9 +26,10 @@ export declare const BundleProduct: {
|
|
|
26
26
|
limit: number;
|
|
27
27
|
offset: number;
|
|
28
28
|
includeInactive: boolean;
|
|
29
|
-
}, { modules }: import("@unchainedshop/types/api.js").Context): Promise<
|
|
29
|
+
}, { modules }: import("@unchainedshop/types/api.js").Context): Promise<Array<typeof product>>;
|
|
30
30
|
status(product: import("@unchainedshop/types/products.js").Product, _: any, { modules }: import("@unchainedshop/types/api.js").Context): import("@unchainedshop/core-products").ProductStatus;
|
|
31
31
|
texts(product: import("@unchainedshop/types/products.js").Product, { forceLocale, }: {
|
|
32
32
|
forceLocale?: string;
|
|
33
33
|
}, requestContext: import("@unchainedshop/types/api.js").Context): Promise<import("@unchainedshop/types/products.js").ProductText>;
|
|
34
34
|
};
|
|
35
|
+
//# sourceMappingURL=product-bundle-types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product-bundle-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/product/product-bundle-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAE,MAAM,kCAAkC,CAAC;AAGrE,eAAO,MAAM,aAAa;+BAGF,KAAK,CAAC,iBAAiB,CAAC;;;mBAIic,CAAC;;;;;;;YAA+T,CAAC;;;mBAAuV,CAAC;aAAqB,CAAC;cAAsB,CAAC;YAAoB,CAAC;;;mBAAwU,CAAC;;;oBAAsO,CAAC;;;;;;;mBAAi7B,CAAC;;CAD7qF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product-catalog-price-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/product/product-catalog-price-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,8BAA8B,EAAE,MAAM,kCAAkC,CAAC;AAElF,eAAO,MAAM,mBAAmB,EAAE,8BAajC,CAAC"}
|
|
@@ -4,14 +4,14 @@ import { ProductVariation } from '@unchainedshop/types/products.variations.js';
|
|
|
4
4
|
export declare const ConfigurableProduct: {
|
|
5
5
|
assignments(product: ProductType, params: {
|
|
6
6
|
includeInactive: boolean;
|
|
7
|
-
}, { modules }: Context): Promise<{
|
|
7
|
+
}, { modules }: Context): Promise<Array<{
|
|
8
8
|
assignment: ProductAssignment;
|
|
9
|
-
product:
|
|
10
|
-
}
|
|
9
|
+
product: typeof product;
|
|
10
|
+
}>>;
|
|
11
11
|
products(product: ProductType, { vectors, includeInactive, }: {
|
|
12
12
|
vectors: Array<ProductConfiguration>;
|
|
13
13
|
includeInactive: boolean;
|
|
14
|
-
}, { modules }: Context): Promise<
|
|
14
|
+
}, { modules }: Context): Promise<Array<typeof product>>;
|
|
15
15
|
catalogPriceRange(product: ProductType, { quantity, vectors, currency: forcedCurrencyCode, includeInactive, }: {
|
|
16
16
|
currency?: string;
|
|
17
17
|
includeInactive: boolean;
|
|
@@ -32,20 +32,20 @@ export declare const ConfigurableProduct: {
|
|
|
32
32
|
__resolveType: (product: ProductType) => string;
|
|
33
33
|
assortmentPaths(product: ProductType, params: {
|
|
34
34
|
forceLocale?: string;
|
|
35
|
-
}, { modules }: Context): Promise<{
|
|
36
|
-
links: import("@unchainedshop/types/assortments.js").AssortmentPathLink
|
|
37
|
-
}
|
|
35
|
+
}, { modules }: Context): Promise<Array<{
|
|
36
|
+
links: Array<import("@unchainedshop/types/assortments.js").AssortmentPathLink>;
|
|
37
|
+
}>>;
|
|
38
38
|
media(product: ProductType, params: {
|
|
39
39
|
limit: number;
|
|
40
40
|
offset: number;
|
|
41
|
-
tags?: string
|
|
42
|
-
}, { modules }: Context): Promise<import("@unchainedshop/types/products.media.js").ProductMedia
|
|
41
|
+
tags?: Array<string>;
|
|
42
|
+
}, { modules }: Context): Promise<Array<import("@unchainedshop/types/products.media.js").ProductMedia>>;
|
|
43
43
|
reviews(product: ProductType, { limit, offset, sort, queryString, }: {
|
|
44
44
|
queryString?: string;
|
|
45
45
|
limit?: number;
|
|
46
46
|
offset?: number;
|
|
47
|
-
sort?: import("@unchainedshop/types/api.js").SortOption
|
|
48
|
-
}, { modules }: Context): Promise<import("@unchainedshop/types/products.reviews.js").ProductReview
|
|
47
|
+
sort?: Array<import("@unchainedshop/types/api.js").SortOption>;
|
|
48
|
+
}, { modules }: Context): Promise<Array<import("@unchainedshop/types/products.reviews.js").ProductReview>>;
|
|
49
49
|
reviewsCount(product: ProductType, params: {
|
|
50
50
|
queryString?: string;
|
|
51
51
|
}, { modules }: Context): Promise<number>;
|
|
@@ -54,9 +54,10 @@ export declare const ConfigurableProduct: {
|
|
|
54
54
|
limit: number;
|
|
55
55
|
offset: number;
|
|
56
56
|
includeInactive: boolean;
|
|
57
|
-
}, { modules }: Context): Promise<
|
|
57
|
+
}, { modules }: Context): Promise<Array<typeof product>>;
|
|
58
58
|
status(product: ProductType, _: any, { modules }: Context): import("@unchainedshop/core-products").ProductStatus;
|
|
59
59
|
texts(product: ProductType, { forceLocale, }: {
|
|
60
60
|
forceLocale?: string;
|
|
61
61
|
}, requestContext: Context): Promise<import("@unchainedshop/types/products.js").ProductText>;
|
|
62
62
|
};
|
|
63
|
+
//# sourceMappingURL=product-configurable-types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product-configurable-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/product/product-configurable-types.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,OAAO,IAAI,WAAW,EACtB,iBAAiB,EACjB,oBAAoB,EACpB,iBAAiB,EAClB,MAAM,kCAAkC,CAAC;AAC1C,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,gBAAgB,EAAE,MAAM,6CAA6C,CAAC;AAG/E,eAAO,MAAM,mBAAmB;yBAInB,WAAW,UACZ;QACN,eAAe,EAAE,OAAO,CAAC;KAC1B,eACY,OAAO,GACnB,OAAO,CACR,KAAK,CAAC;QACJ,UAAU,EAAE,iBAAiB,CAAC;QAC9B,OAAO,EAAE,OAAO,OAAO,CAAC;KACzB,CAAC,CACH;sBAKU,WAAW,iCAIjB;QACD,OAAO,EAAE,KAAK,CAAC,oBAAoB,CAAC,CAAC;QACrC,eAAe,EAAE,OAAO,CAAC;KAC1B,eACY,OAAO,GACnB,OAAO,CAAC,KAAK,CAAC,OAAO,OAAO,CAAC,CAAC;+BAOtB,WAAW,yEAMjB;QACD,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,eAAe,EAAE,OAAO,CAAC;QACzB,QAAQ,EAAE,MAAM,CAAC;QACjB,OAAO,EAAE,KAAK,CAAC,oBAAoB,CAAC,CAAC;KACtC,kBACe,OAAO,GACtB,OAAO,CAAC,iBAAiB,CAAC;wBAoBlB,WAAW,sBAIjB;QACD,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,EAAE,MAAM,CAAC;KAChB,eACY,OAAO,GACnB,OAAO,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC;iCASxB,WAAW,sFAOjB;QACD,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,eAAe,EAAE,OAAO,CAAC;QACzB,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,OAAO,EAAE,KAAK,CAAC,oBAAoB,CAAC,CAAC;QACrC,WAAW,EAAE,OAAO,CAAC;KACtB,kBACe,OAAO,GACtB,OAAO,CAAC,iBAAiB,CAAC;;;mBA7EzB,CAAJ;;;;;;;YAcI,CAAL;;;mBAYS,CAAC;aACJ,CAAC;cACF,CAAH;YAAoB,CAAC;;;mBAatB,CAAD;;;oBAaW,CAAC;;;;;;;mBAsCuB,CAAC;;CASpC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product-discount.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/product/product-discount.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,eAAe,IAAI,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AAE1F,KAAK,UAAU,CAAC,CAAC,IAAI,CAAC,OAAO,EAAE,mBAAmB,EAAE,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAErF,MAAM,WAAW,0BAA0B;IACzC,SAAS,EAAE,UAAU,CACnB,OAAO,CAAC;QACN,GAAG,EAAE,MAAM,CAAC;QACZ,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,EAAE,MAAM,CAAC;QAChB,uBAAuB,EAAE,OAAO,CAAC;QACjC,sBAAsB,EAAE,OAAO,CAAC;KACjC,GAAG,IAAI,CAAC,CACV,CAAC;IACF,KAAK,EAAE,UAAU,CAAC;QAChB,GAAG,EAAE,MAAM,CAAC;QACZ,MAAM,EAAE,MAAM,CAAC;QACf,QAAQ,EAAE,MAAM,CAAC;KAClB,GAAG,IAAI,CAAC,CAAC;CACX;AAED,eAAO,MAAM,eAAe,EAAE,0BA2B7B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product-media-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/product/product-media-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,uBAAuB,EAAE,MAAM,wCAAwC,CAAC;AAEjF,eAAO,MAAM,YAAY,EAAE,uBAe1B,CAAC"}
|
|
@@ -23,20 +23,20 @@ export declare const PlanProduct: {
|
|
|
23
23
|
__resolveType: (product: ProductType) => string;
|
|
24
24
|
assortmentPaths(product: ProductType, params: {
|
|
25
25
|
forceLocale?: string;
|
|
26
|
-
}, { modules }: Context): Promise<{
|
|
27
|
-
links: import("@unchainedshop/types/assortments.js").AssortmentPathLink
|
|
28
|
-
}
|
|
26
|
+
}, { modules }: Context): Promise<Array<{
|
|
27
|
+
links: Array<import("@unchainedshop/types/assortments.js").AssortmentPathLink>;
|
|
28
|
+
}>>;
|
|
29
29
|
media(product: ProductType, params: {
|
|
30
30
|
limit: number;
|
|
31
31
|
offset: number;
|
|
32
|
-
tags?: string
|
|
33
|
-
}, { modules }: Context): Promise<import("@unchainedshop/types/products.media.js").ProductMedia
|
|
32
|
+
tags?: Array<string>;
|
|
33
|
+
}, { modules }: Context): Promise<Array<import("@unchainedshop/types/products.media.js").ProductMedia>>;
|
|
34
34
|
reviews(product: ProductType, { limit, offset, sort, queryString, }: {
|
|
35
35
|
queryString?: string;
|
|
36
36
|
limit?: number;
|
|
37
37
|
offset?: number;
|
|
38
|
-
sort?: import("@unchainedshop/types/api.js").SortOption
|
|
39
|
-
}, { modules }: Context): Promise<import("@unchainedshop/types/products.reviews.js").ProductReview
|
|
38
|
+
sort?: Array<import("@unchainedshop/types/api.js").SortOption>;
|
|
39
|
+
}, { modules }: Context): Promise<Array<import("@unchainedshop/types/products.reviews.js").ProductReview>>;
|
|
40
40
|
reviewsCount(product: ProductType, params: {
|
|
41
41
|
queryString?: string;
|
|
42
42
|
}, { modules }: Context): Promise<number>;
|
|
@@ -45,9 +45,10 @@ export declare const PlanProduct: {
|
|
|
45
45
|
limit: number;
|
|
46
46
|
offset: number;
|
|
47
47
|
includeInactive: boolean;
|
|
48
|
-
}, { modules }: Context): Promise<
|
|
48
|
+
}, { modules }: Context): Promise<Array<typeof product>>;
|
|
49
49
|
status(product: ProductType, _: any, { modules }: Context): import("@unchainedshop/core-products").ProductStatus;
|
|
50
50
|
texts(product: ProductType, { forceLocale, }: {
|
|
51
51
|
forceLocale?: string;
|
|
52
52
|
}, requestContext: Context): Promise<import("@unchainedshop/types/products.js").ProductText>;
|
|
53
53
|
};
|
|
54
|
+
//# sourceMappingURL=product-plan-types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product-plan-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/product/product-plan-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,kCAAkC,CAAC;AACxF,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAGtD,eAAO,MAAM,WAAW;0BAIX,WAAW,8CACwB;QAAE,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAA;KAAE,kBACpE,OAAO,GACtB,OAAO,CAAC,YAAY,CAAC;wBAkBjB,WAAW,4DAKb;QAAE,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,QAAQ,CAAC,EAAE,MAAM,CAAC;QAAC,WAAW,CAAC,EAAE,OAAO,CAAA;KAAE,kBAClD,OAAO,GACtB,OAAO,CAAC,YAAY,CAAC;8BAkBjB,WAAW,oCACkB;QAAE,QAAQ,CAAC,EAAE,MAAM,CAAA;KAAE,kBACvC,OAAO,GACtB,OAAO,CACR,KAAK,CAAC;QACJ,WAAW,EAAE,MAAM,CAAC;QACpB,WAAW,EAAE,MAAM,CAAC;QACpB,KAAK,EAAE,YAAY,CAAC;KACrB,CAAC,CACH;4BAauB,WAAW,GAAG,MAAM;uCAGT,WAAW,GAAG,MAAM;uCAGpB,WAAW,GAAG,MAAM;;;mBA5DpC,CAAC;;;;;;;YAcK,CAAA;;;mBAYb,CAAC;aAAqB,CAAC;cAAsB,CAAC;YAAoB,CAAC;;;mBAgBpE,CAAC;;;oBAON,CAAC;;;;;;;mBAemf,CAAC;;CAD5f,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product-review-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/product/product-review-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,kCAAkC,CAAC;AAC3D,OAAO,EACL,aAAa,IAAI,iBAAiB,EAClC,qBAAqB,EACrB,WAAW,EACZ,MAAM,0CAA0C,CAAC;AAClD,OAAO,EAAE,IAAI,EAAE,MAAM,8BAA8B,CAAC;AAEpD,KAAK,UAAU,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,OAAO,EAAE,iBAAiB,EAAE,MAAM,EAAE,CAAC,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAEvF,MAAM,WAAW,wBAAwB;IACvC,MAAM,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC;IACzC,OAAO,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC;IAC7C,SAAS,EAAE,UAAU,CAAC;QAAE,IAAI,EAAE,qBAAqB,CAAA;KAAE,EAAE,MAAM,CAAC,CAAC;IAC/D,QAAQ,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,WAAW,CAAC,CAAC,CAAC,CAAC;CAC1D;AACD,eAAO,MAAM,aAAa,EAAE,wBAmB3B,CAAC"}
|
|
@@ -44,31 +44,31 @@ export declare const SimpleProduct: {
|
|
|
44
44
|
}, requestContext: Context): Promise<import("@unchainedshop/types/products.js").ProductPrice>;
|
|
45
45
|
leveledCatalogPrices(obj: Product, { currency: forcedCurrencyCode }: {
|
|
46
46
|
currency?: string;
|
|
47
|
-
}, requestContext: Context): Promise<{
|
|
47
|
+
}, requestContext: Context): Promise<Array<{
|
|
48
48
|
minQuantity: number;
|
|
49
49
|
maxQuantity: number;
|
|
50
50
|
price: import("@unchainedshop/types/products.js").ProductPrice;
|
|
51
|
-
}
|
|
51
|
+
}>>;
|
|
52
52
|
salesUnit({ commerce }: Product): string;
|
|
53
53
|
salesQuantityPerUnit({ commerce }: Product): string;
|
|
54
54
|
defaultOrderQuantity({ commerce }: Product): number;
|
|
55
55
|
__resolveType: (product: Product) => string;
|
|
56
56
|
assortmentPaths(product: Product, params: {
|
|
57
57
|
forceLocale?: string;
|
|
58
|
-
}, { modules }: Context): Promise<{
|
|
59
|
-
links: import("@unchainedshop/types/assortments.js").AssortmentPathLink
|
|
60
|
-
}
|
|
58
|
+
}, { modules }: Context): Promise<Array<{
|
|
59
|
+
links: Array<import("@unchainedshop/types/assortments.js").AssortmentPathLink>;
|
|
60
|
+
}>>;
|
|
61
61
|
media(product: Product, params: {
|
|
62
62
|
limit: number;
|
|
63
63
|
offset: number;
|
|
64
|
-
tags?: string
|
|
65
|
-
}, { modules }: Context): Promise<import("@unchainedshop/types/products.media.js").ProductMedia
|
|
64
|
+
tags?: Array<string>;
|
|
65
|
+
}, { modules }: Context): Promise<Array<import("@unchainedshop/types/products.media.js").ProductMedia>>;
|
|
66
66
|
reviews(product: Product, { limit, offset, sort, queryString, }: {
|
|
67
67
|
queryString?: string;
|
|
68
68
|
limit?: number;
|
|
69
69
|
offset?: number;
|
|
70
|
-
sort?: import("@unchainedshop/types/api.js").SortOption
|
|
71
|
-
}, { modules }: Context): Promise<import("@unchainedshop/types/products.reviews.js").ProductReview
|
|
70
|
+
sort?: Array<import("@unchainedshop/types/api.js").SortOption>;
|
|
71
|
+
}, { modules }: Context): Promise<Array<import("@unchainedshop/types/products.reviews.js").ProductReview>>;
|
|
72
72
|
reviewsCount(product: Product, params: {
|
|
73
73
|
queryString?: string;
|
|
74
74
|
}, { modules }: Context): Promise<number>;
|
|
@@ -77,9 +77,10 @@ export declare const SimpleProduct: {
|
|
|
77
77
|
limit: number;
|
|
78
78
|
offset: number;
|
|
79
79
|
includeInactive: boolean;
|
|
80
|
-
}, { modules }: Context): Promise<
|
|
80
|
+
}, { modules }: Context): Promise<Array<typeof product>>;
|
|
81
81
|
status(product: Product, _: any, { modules }: Context): import("@unchainedshop/core-products").ProductStatus;
|
|
82
82
|
texts(product: Product, { forceLocale, }: {
|
|
83
83
|
forceLocale?: string;
|
|
84
84
|
}, requestContext: Context): Promise<import("@unchainedshop/types/products.js").ProductText>;
|
|
85
85
|
};
|
|
86
|
+
//# sourceMappingURL=product-simple-types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product-simple-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/product/product-simple-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,aAAa,EAAE,MAAM,kCAAkC,CAAC;AAC1E,OAAO,EAAsB,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAC9F,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,oBAAoB,EAAE,MAAM,8BAA8B,CAAC;AACpE,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AAGpE,eAAO,MAAM,aAAa;6BAIjB,OAAO,UACJ;QAAE,aAAa,EAAE,IAAI,CAAC;QAAC,QAAQ,EAAE,MAAM,CAAC;QAAC,oBAAoB,EAAE,oBAAoB,CAAA;KAAE,kBAC7E,OAAO,GACtB,OAAO,CACR,KAAK,CAAC;QACJ,GAAG,EAAE,MAAM,CAAC;QACZ,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;QACpC,mBAAmB,CAAC,EAAE,mBAAmB,CAAC;QAC1C,QAAQ,CAAC,EAAE,IAAI,CAAC;QAChB,gBAAgB,CAAC,EAAE,IAAI,CAAC;KACzB,CAAC,CACH;yBA+CM,OAAO,UACJ;QACN,aAAa,EAAE,IAAI,CAAC;QACpB,oBAAoB,EAAE,oBAAoB,CAAC;KAC5C,kBACe,OAAO,GACtB,OAAO,CACR,KAAK,CAAC;QACJ,GAAG,EAAE,MAAM,CAAC;QACZ,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;QACpC,mBAAmB,CAAC,EAAE,mBAAmB,CAAC;QAC1C,QAAQ,CAAC,EAAE,MAAM,CAAC;KACnB,CAAC,CACH;;;QA6C0B,MAAM;;;QAIX,MAAM;;;QAIJ,aAAa;;gBAnIQ,CAAC;gBAAkB,CAAC;;;gBAsBrC,CAAA;gBAAkB,CAAC;mBAC3C,CAAJ;;;gBAqBQ,CAAP;;;;;;;;;;;mBA9B2C,CAAC;;;;;;;YAYpB,CAAC;;;mBAYhB,CAAC;aAAqB,CAAC;cAAsB,CAAC;YAC9C,CAAC;;;mBAUa,CAAC;;;oBAYvB,CAAC;;;;;;;mBAoCqD,CAAC;;CA4C1D,CAAC"}
|
|
@@ -26,31 +26,31 @@ export declare const TokenizedProduct: {
|
|
|
26
26
|
}, requestContext: Context): Promise<import("@unchainedshop/types/products.js").ProductPrice>;
|
|
27
27
|
leveledCatalogPrices(obj: Product, { currency: forcedCurrencyCode }: {
|
|
28
28
|
currency?: string;
|
|
29
|
-
}, requestContext: Context): Promise<{
|
|
29
|
+
}, requestContext: Context): Promise<Array<{
|
|
30
30
|
minQuantity: number;
|
|
31
31
|
maxQuantity: number;
|
|
32
32
|
price: import("@unchainedshop/types/products.js").ProductPrice;
|
|
33
|
-
}
|
|
33
|
+
}>>;
|
|
34
34
|
salesUnit({ commerce }: Product): string;
|
|
35
35
|
salesQuantityPerUnit({ commerce }: Product): string;
|
|
36
36
|
defaultOrderQuantity({ commerce }: Product): number;
|
|
37
37
|
__resolveType: (product: Product) => string;
|
|
38
38
|
assortmentPaths(product: Product, params: {
|
|
39
39
|
forceLocale?: string;
|
|
40
|
-
}, { modules }: Context): Promise<{
|
|
41
|
-
links: import("@unchainedshop/types/assortments.js").AssortmentPathLink
|
|
42
|
-
}
|
|
40
|
+
}, { modules }: Context): Promise<Array<{
|
|
41
|
+
links: Array<import("@unchainedshop/types/assortments.js").AssortmentPathLink>;
|
|
42
|
+
}>>;
|
|
43
43
|
media(product: Product, params: {
|
|
44
44
|
limit: number;
|
|
45
45
|
offset: number;
|
|
46
|
-
tags?: string
|
|
47
|
-
}, { modules }: Context): Promise<import("@unchainedshop/types/products.media.js").ProductMedia
|
|
46
|
+
tags?: Array<string>;
|
|
47
|
+
}, { modules }: Context): Promise<Array<import("@unchainedshop/types/products.media.js").ProductMedia>>;
|
|
48
48
|
reviews(product: Product, { limit, offset, sort, queryString, }: {
|
|
49
49
|
queryString?: string;
|
|
50
50
|
limit?: number;
|
|
51
51
|
offset?: number;
|
|
52
|
-
sort?: import("@unchainedshop/types/api.js").SortOption
|
|
53
|
-
}, { modules }: Context): Promise<import("@unchainedshop/types/products.reviews.js").ProductReview
|
|
52
|
+
sort?: Array<import("@unchainedshop/types/api.js").SortOption>;
|
|
53
|
+
}, { modules }: Context): Promise<Array<import("@unchainedshop/types/products.reviews.js").ProductReview>>;
|
|
54
54
|
reviewsCount(product: Product, params: {
|
|
55
55
|
queryString?: string;
|
|
56
56
|
}, { modules }: Context): Promise<number>;
|
|
@@ -59,9 +59,10 @@ export declare const TokenizedProduct: {
|
|
|
59
59
|
limit: number;
|
|
60
60
|
offset: number;
|
|
61
61
|
includeInactive: boolean;
|
|
62
|
-
}, { modules }: Context): Promise<
|
|
62
|
+
}, { modules }: Context): Promise<Array<typeof product>>;
|
|
63
63
|
status(product: Product, _: any, { modules }: Context): import("@unchainedshop/core-products").ProductStatus;
|
|
64
64
|
texts(product: Product, { forceLocale, }: {
|
|
65
65
|
forceLocale?: string;
|
|
66
66
|
}, requestContext: Context): Promise<import("@unchainedshop/types/products.js").ProductText>;
|
|
67
67
|
};
|
|
68
|
+
//# sourceMappingURL=product-tokenized-types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product-tokenized-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/product/product-tokenized-types.ts"],"names":[],"mappings":"AAAA,OAAO,EACL,OAAO,EACP,4BAA4B,EAC5B,uBAAuB,EACxB,MAAM,kCAAkC,CAAC;AAC1C,OAAO,EAAsB,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAC9F,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AAKpE,eAAO,MAAM,gBAAgB;sCAGO,OAAO,GAAG,MAAM;4CAIV,OAAO,GAAG,4BAA4B;uCAS3C,OAAO,GAAG,uBAAuB;yBAK7D,OAAO,UACJ;QACN,aAAa,EAAE,IAAI,CAAC;KACrB,kBACe,OAAO,GACtB,OAAO,CACR,KAAK,CAAC;QACJ,GAAG,EAAE,MAAM,CAAC;QACZ,gBAAgB,CAAC,EAAE,gBAAgB,CAAC;QACpC,mBAAmB,CAAC,EAAE,mBAAmB,CAAC;QAC1C,QAAQ,CAAC,EAAE,MAAM,CAAC;KACnB,CAAC,CACH;oBA2CqB,OAAO,UAAU,KAAK,kBAAkB,OAAO;;gBAhFvE,CAAC;gBAAkB,CAAC;;;gBAoBmC,CAAC;gBACpD,CAAF;mBAAqB,CAAC;;;gBAyBoB,CAAC;;;;;;;;;;;mBAjCrC,CAAC;;;;;;;YAaL,CAAH;;;mBAeY,CAAC;aAAsB,CAAA;cAAsB,CAAC;YAErD,CAAC;;;mBAW6B,CAAC;;;oBAM3B,CAAV;;;;;;;mBAiC6F,CAAC;;CAL7F,CAAC"}
|
|
@@ -30,9 +30,10 @@ export declare const Product: {
|
|
|
30
30
|
limit: number;
|
|
31
31
|
offset: number;
|
|
32
32
|
includeInactive: boolean;
|
|
33
|
-
}, { modules }: Context): Promise<
|
|
33
|
+
}, { modules }: Context): Promise<Array<typeof product>>;
|
|
34
34
|
status(product: ProductType, _: any, { modules }: Context): ProductStatus;
|
|
35
35
|
texts(product: ProductType, { forceLocale, }: {
|
|
36
36
|
forceLocale?: string;
|
|
37
37
|
}, requestContext: Context): Promise<ProductText>;
|
|
38
38
|
};
|
|
39
|
+
//# sourceMappingURL=product-types.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/product/product-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,kCAAkC,CAAC;AACvF,OAAO,EAAE,aAAa,EAAgB,MAAM,8BAA8B,CAAC;AAE3E,OAAO,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAClE,OAAO,EAAE,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AACzE,OAAO,EAAE,YAAY,EAAE,MAAM,wCAAwC,CAAC;AACtE,OAAO,EAAE,aAAa,EAAE,MAAM,0CAA0C,CAAC;AAEzE,eAAO,MAAM,OAAO;6BACO,WAAW,KAAG,MAAM;6BAMlC,WAAW,UACZ;QACN,WAAW,CAAC,EAAE,MAAM,CAAC;KACtB,eACY,OAAO,GACnB,OAAO,CACR,KAAK,CAAC;QACJ,KAAK,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAC;KAClC,CAAC,CACH;mBAOU,WAAW,UACZ;QACN,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,EAAE,MAAM,CAAC;QACf,IAAI,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;KACtB,eACY,OAAO,GACnB,OAAO,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC;qBAQpB,WAAW,yCAMjB;QACD,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,KAAK,CAAC,EAAE,MAAM,CAAC;QACf,MAAM,CAAC,EAAE,MAAM,CAAC;QAChB,IAAI,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;KAC1B,eACY,OAAO,GACnB,OAAO,CAAC,KAAK,CAAC,aAAa,CAAC,CAAC;0BAUrB,WAAW,UACZ;QACN,WAAW,CAAC,EAAE,MAAM,CAAC;KACtB,eACY,OAAO,GACnB,OAAO,CAAC,MAAM,CAAC;sBAKP,WAAW,UACZ;QACN,YAAY,CAAC,EAAE,MAAM,CAAC;QACtB,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,EAAE,MAAM,CAAC;QACf,eAAe,EAAE,OAAO,CAAC;KAC1B,eACY,OAAO,GACnB,OAAO,CAAC,KAAK,CAAC,OAAO,OAAO,CAAC,CAAC;oBAuBjB,WAAW,uBAAkB,OAAO,GAAG,aAAa;mBAKzD,WAAW,oBAGjB;QACD,WAAW,CAAC,EAAE,MAAM,CAAC;KACtB,kBACe,OAAO,GACtB,OAAO,CAAC,WAAW,CAAC;CAOxB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product-variation-assignment-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/product/product-variation-assignment-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,qCAAqC,EAAE,MAAM,6CAA6C,CAAC;AAEpG,eAAO,MAAM,0BAA0B,EAAE,qCAiBxC,CAAC"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import { ProductVariationAssignmentVectorHelperTypes } from '@unchainedshop/types/products.variations.js';
|
|
2
2
|
export declare const ProductVariationAssignmentVector: ProductVariationAssignmentVectorHelperTypes;
|
|
3
|
+
//# sourceMappingURL=product-variation-assignment-vector.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product-variation-assignment-vector.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/product/product-variation-assignment-vector.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,2CAA2C,EAAE,MAAM,6CAA6C,CAAC;AAE1G,eAAO,MAAM,gCAAgC,EAAE,2CAiB9C,CAAC"}
|