@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":"paymentInterfaces.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/payment/paymentInterfaces.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,kCAAkC,CAAC;AACvE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAE5D,wBAA8B,iBAAiB,CAC7C,IAAI,EAAE,IAAI,EACV,EAAE,IAAI,EAAE,EAAE;IAAE,IAAI,EAAE,mBAAmB,CAAA;CAAE,EACvC,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,0EAK7B"}
|
|
@@ -2,3 +2,4 @@ import { Context, Root } from '@unchainedshop/types/api.js';
|
|
|
2
2
|
export default function paymentProvider(root: Root, { paymentProviderId }: {
|
|
3
3
|
paymentProviderId: string;
|
|
4
4
|
}, { modules, userId }: Context): Promise<import("@unchainedshop/types/payments.js").PaymentProvider>;
|
|
5
|
+
//# sourceMappingURL=paymentProvider.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"paymentProvider.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/payment/paymentProvider.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAI5D,wBAA8B,eAAe,CAC3C,IAAI,EAAE,IAAI,EACV,EAAE,iBAAiB,EAAE,EAAE;IAAE,iBAAiB,EAAE,MAAM,CAAA;CAAE,EACpD,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,uEAS7B"}
|
|
@@ -2,3 +2,4 @@ import { mongodb } from '@unchainedshop/mongodb';
|
|
|
2
2
|
import { Context, Root } from '@unchainedshop/types/api.js';
|
|
3
3
|
import { PaymentProvider } from '@unchainedshop/types/payments.js';
|
|
4
4
|
export default function paymentProviders(root: Root, params: mongodb.Filter<PaymentProvider>, { modules, userId }: Context): Promise<PaymentProvider[]>;
|
|
5
|
+
//# sourceMappingURL=paymentProviders.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"paymentProviders.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/payment/paymentProviders.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;AACjD,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAC5D,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAEnE,wBAA8B,gBAAgB,CAC5C,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,OAAO,CAAC,MAAM,CAAC,eAAe,CAAC,EACvC,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,8BAK7B"}
|
|
@@ -2,3 +2,4 @@ import { mongodb } from '@unchainedshop/mongodb';
|
|
|
2
2
|
import { Context, Root } from '@unchainedshop/types/api.js';
|
|
3
3
|
import { PaymentProvider } from '@unchainedshop/types/payments.js';
|
|
4
4
|
export default function paymentProvidersCount(root: Root, params: mongodb.Filter<PaymentProvider>, { modules, userId }: Context): Promise<number>;
|
|
5
|
+
//# sourceMappingURL=paymentProvidersCount.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"paymentProvidersCount.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/payment/paymentProvidersCount.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,wBAAwB,CAAC;AACjD,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAC5D,OAAO,EAAE,eAAe,EAAE,MAAM,kCAAkC,CAAC;AAEnE,wBAA8B,qBAAqB,CACjD,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,OAAO,CAAC,MAAM,CAAC,eAAe,CAAC,EACvC,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,mBAK7B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"product.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/products/product.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAI5D,wBAA8B,OAAO,CACnC,IAAI,EAAE,IAAI,EACV,EAAE,SAAS,EAAE,IAAI,EAAE,EAAE;IAAE,SAAS,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,MAAM,CAAA;CAAE,EAC1D,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,+DAO7B"}
|
|
@@ -2,3 +2,4 @@ import { Context, Root } from '@unchainedshop/types/api.js';
|
|
|
2
2
|
export default function productCatalogPrices(root: Root, { productId }: {
|
|
3
3
|
productId: string;
|
|
4
4
|
}, { modules, loaders, userId }: Context): Promise<import("@unchainedshop/types/products.js").ProductPrice[]>;
|
|
5
|
+
//# sourceMappingURL=productCatalogPrices.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"productCatalogPrices.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/products/productCatalogPrices.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAG5D,wBAA8B,oBAAoB,CAChD,IAAI,EAAE,IAAI,EACV,EAAE,SAAS,EAAE,EAAE;IAAE,SAAS,EAAE,MAAM,CAAA;CAAE,EACpC,EAAE,OAAO,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,sEAYtC"}
|
|
@@ -2,3 +2,4 @@ import { Root, Context } from '@unchainedshop/types/api.js';
|
|
|
2
2
|
export default function productReview(root: Root, { productReviewId }: {
|
|
3
3
|
productReviewId: string;
|
|
4
4
|
}, { modules, userId }: Context): Promise<import("@unchainedshop/types/products.reviews.js").ProductReview>;
|
|
5
|
+
//# sourceMappingURL=productReview.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"productReview.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/products/productReview.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAG5D,wBAA8B,aAAa,CACzC,IAAI,EAAE,IAAI,EACV,EAAE,eAAe,EAAE,EAAE;IAAE,eAAe,EAAE,MAAM,CAAA;CAAE,EAChD,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,6EAO7B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"productReviews.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/products/productReviews.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AAExE,wBAA8B,cAAc,CAC1C,IAAI,EAAE,IAAI,EACV,MAAM,EAAE;IACN,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;IACxB,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,EACD,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,+EAS7B"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { Root, Context } from '@unchainedshop/types/api.js';
|
|
2
2
|
import { ProductReviewQuery } from '@unchainedshop/types/products.reviews.js';
|
|
3
3
|
export default function productReviewsCount(root: Root, params: ProductReviewQuery, { modules, userId }: Context): Promise<number>;
|
|
4
|
+
//# sourceMappingURL=productReviewsCount.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"productReviewsCount.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/products/productReviewsCount.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAC5D,OAAO,EAAE,kBAAkB,EAAE,MAAM,0CAA0C,CAAC;AAE9E,wBAA8B,mBAAmB,CAC/C,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,kBAAkB,EAC1B,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,mBAK7B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"products.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/products/products.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AACxE,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAEhE,wBAA8B,QAAQ,CACpC,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,YAAY,GAAG;IACrB,IAAI,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;IACxB,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;CAChB,EACD,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,iEAS7B"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { Context, Root } from '@unchainedshop/types/api.js';
|
|
2
2
|
import { ProductQuery } from '@unchainedshop/types/products.js';
|
|
3
3
|
export default function productsCount(root: Root, params: ProductQuery, { modules, userId }: Context): Promise<number>;
|
|
4
|
+
//# sourceMappingURL=productsCount.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"productsCount.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/products/productsCount.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAC5D,OAAO,EAAE,YAAY,EAAE,MAAM,kCAAkC,CAAC;AAEhE,wBAA8B,aAAa,CACzC,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,YAAY,EACpB,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,mBAS7B"}
|
|
@@ -2,3 +2,4 @@ import { Context, Root } from '@unchainedshop/types/api.js';
|
|
|
2
2
|
export default function translatedProductMediaTexts(root: Root, { productMediaId }: {
|
|
3
3
|
productMediaId: string;
|
|
4
4
|
}, { modules, userId }: Context): Promise<import("@unchainedshop/types/products.media.js").ProductMediaText[]>;
|
|
5
|
+
//# sourceMappingURL=translatedProductMediaTexts.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"translatedProductMediaTexts.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/products/translatedProductMediaTexts.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAE5D,wBAA8B,2BAA2B,CACvD,IAAI,EAAE,IAAI,EACV,EAAE,cAAc,EAAE,EAAE;IAAE,cAAc,EAAE,MAAM,CAAA;CAAE,EAC9C,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,gFAK7B"}
|
|
@@ -2,3 +2,4 @@ import { Context, Root } from '@unchainedshop/types/api.js';
|
|
|
2
2
|
export default function translatedProductTexts(root: Root, { productId }: {
|
|
3
3
|
productId: string;
|
|
4
4
|
}, { modules, userId }: Context): Promise<import("@unchainedshop/types/products.js").ProductText[]>;
|
|
5
|
+
//# sourceMappingURL=translatedProductTexts.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"translatedProductTexts.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/products/translatedProductTexts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAG5D,wBAA8B,sBAAsB,CAClD,IAAI,EAAE,IAAI,EACV,EAAE,SAAS,EAAE,EAAE;IAAE,SAAS,EAAE,MAAM,CAAA;CAAE,EACpC,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,qEAK7B"}
|
|
@@ -3,3 +3,4 @@ export default function translatedProductVariationTexts(root: Root, params: {
|
|
|
3
3
|
productVariationId: string;
|
|
4
4
|
productVariationOptionValue?: string;
|
|
5
5
|
}, { modules, userId }: Context): Promise<import("@unchainedshop/types/products.variations.js").ProductVariationText[]>;
|
|
6
|
+
//# sourceMappingURL=translatedProductVariationTexts.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"translatedProductVariationTexts.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/products/translatedProductVariationTexts.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAG5D,wBAA8B,+BAA+B,CAC3D,IAAI,EAAE,IAAI,EACV,MAAM,EAAE;IAAE,kBAAkB,EAAE,MAAM,CAAC;IAAC,2BAA2B,CAAC,EAAE,MAAM,CAAA;CAAE,EAC5E,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,yFAW7B"}
|
|
@@ -2,3 +2,4 @@ import { Context, Root } from '@unchainedshop/types/api.js';
|
|
|
2
2
|
export default function quotation(root: Root, { quotationId }: {
|
|
3
3
|
quotationId: string;
|
|
4
4
|
}, { modules, userId }: Context): Promise<import("@unchainedshop/types/quotations.js").Quotation>;
|
|
5
|
+
//# sourceMappingURL=quotation.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"quotation.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/quotations/quotation.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAG5D,wBAA8B,SAAS,CACrC,IAAI,EAAE,IAAI,EACV,EAAE,WAAW,EAAE,EAAE;IAAE,WAAW,EAAE,MAAM,CAAA;CAAE,EACxC,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,mEAO7B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"quotations.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/quotations/quotations.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AACxE,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC;AAEpE,wBAA8B,UAAU,CACtC,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,cAAc,GAAG;IAAE,KAAK,CAAC,EAAE,MAAM,CAAC;IAAC,MAAM,CAAC,EAAE,MAAM,CAAC;IAAC,IAAI,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,CAAA;CAAE,EACtF,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,qEAK7B"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { Context, Root } from '@unchainedshop/types/api.js';
|
|
2
2
|
import { QuotationQuery } from '@unchainedshop/types/quotations.js';
|
|
3
3
|
export default function quotationsCount(root: Root, params: QuotationQuery, { modules, userId }: Context): Promise<number>;
|
|
4
|
+
//# sourceMappingURL=quotationsCount.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"quotationsCount.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/quotations/quotationsCount.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAC5D,OAAO,EAAE,cAAc,EAAE,MAAM,oCAAoC,CAAC;AAEpE,wBAA8B,eAAe,CAC3C,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,cAAc,EACtB,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,mBAK7B"}
|
|
@@ -2,8 +2,9 @@ import { Context, Root } from '@unchainedshop/types/api.js';
|
|
|
2
2
|
import { IOAuth2Adapter } from '@unchainedshop/types/accounts.js';
|
|
3
3
|
export default function shopInfo(root: Root, _: never, context: Context): {
|
|
4
4
|
version?: string;
|
|
5
|
-
externalLinks: Array<string>;
|
|
5
|
+
externalLinks: () => Array<string>;
|
|
6
6
|
adminUiConfig?: Record<string, any>;
|
|
7
7
|
vapidPublicKey?: string;
|
|
8
8
|
oAuthProviders?: () => Promise<Array<IOAuth2Adapter>>;
|
|
9
9
|
};
|
|
10
|
+
//# sourceMappingURL=shopInfo.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"shopInfo.d.ts","sourceRoot":"","sources":["../../../src/resolvers/queries/shopInfo.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAE5D,OAAO,EAAE,cAAc,EAAE,MAAM,kCAAkC,CAAC;AAElE,MAAM,CAAC,OAAO,UAAU,QAAQ,CAC9B,IAAI,EAAE,IAAI,EACV,CAAC,EAAE,KAAK,EACR,OAAO,EAAE,OAAO,GACf;IACD,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,aAAa,EAAE,MAAM,KAAK,CAAC,MAAM,CAAC,CAAC;IACnC,aAAa,CAAC,EAAE,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;IACpC,cAAc,CAAC,EAAE,MAAM,CAAC;IACxB,cAAc,CAAC,EAAE,MAAM,OAAO,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC;CACvD,CAsBA"}
|
|
@@ -1,11 +1,18 @@
|
|
|
1
1
|
import { log } from '@unchainedshop/logger';
|
|
2
|
-
const { EXTERNAL_LINKS = '[]' } = process.env;
|
|
3
2
|
export default function shopInfo(root, _, context) {
|
|
4
3
|
const { adminUiConfig } = context;
|
|
5
4
|
log('query shopInfo', { userId: context.userId });
|
|
6
5
|
return {
|
|
7
6
|
version: context.version,
|
|
8
|
-
externalLinks:
|
|
7
|
+
externalLinks: () => {
|
|
8
|
+
try {
|
|
9
|
+
const parsed = JSON.parse(process.env.EXTERNAL_LINKS);
|
|
10
|
+
return parsed;
|
|
11
|
+
}
|
|
12
|
+
catch (e) {
|
|
13
|
+
return [];
|
|
14
|
+
}
|
|
15
|
+
},
|
|
9
16
|
adminUiConfig: {
|
|
10
17
|
customProperties: adminUiConfig?.customProperties ?? [],
|
|
11
18
|
},
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"shopInfo.js","sourceRoot":"","sources":["../../../src/resolvers/queries/shopInfo.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,GAAG,EAAE,MAAM,uBAAuB,CAAC;AAG5C,MAAM,
|
|
1
|
+
{"version":3,"file":"shopInfo.js","sourceRoot":"","sources":["../../../src/resolvers/queries/shopInfo.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,GAAG,EAAE,MAAM,uBAAuB,CAAC;AAG5C,MAAM,CAAC,OAAO,UAAU,QAAQ,CAC9B,IAAU,EACV,CAAQ,EACR,OAAgB;IAQhB,MAAM,EAAE,aAAa,EAAE,GAAG,OAAO,CAAC;IAClC,GAAG,CAAC,gBAAgB,EAAE,EAAE,MAAM,EAAE,OAAO,CAAC,MAAM,EAAE,CAAC,CAAC;IAElD,OAAO;QACL,OAAO,EAAE,OAAO,CAAC,OAAO;QACxB,aAAa,EAAE,GAAG,EAAE;YAClB,IAAI,CAAC;gBACH,MAAM,MAAM,GAAG,IAAI,CAAC,KAAK,CAAC,OAAO,CAAC,GAAG,CAAC,cAAc,CAAC,CAAC;gBACtD,OAAO,MAAM,CAAC;YAChB,CAAC;YAAC,OAAO,CAAC,EAAE,CAAC;gBACX,OAAO,EAAE,CAAC;YACZ,CAAC;QACH,CAAC;QACD,aAAa,EAAE;YACb,gBAAgB,EAAE,aAAa,EAAE,gBAAgB,IAAI,EAAE;SACxD;QACD,KAAK,CAAC,cAAc;YAClB,OAAO,OAAO,CAAC,OAAO,CAAC,QAAQ,CAAC,MAAM,CAAC,YAAY,EAAE,CAAC;QACxD,CAAC;QACD,cAAc,EAAE,OAAO,CAAC,GAAG,EAAE,4BAA4B;KAC1D,CAAC;AACJ,CAAC;AAED,EAAE"}
|
|
@@ -1,2 +1,3 @@
|
|
|
1
1
|
import { Context, Root } from '@unchainedshop/types/api.js';
|
|
2
2
|
export default function impersonator(root: Root, params: any, { userId, user, remoteAddress, modules, loginToken }: Context): Promise<import("@unchainedshop/types/user.js").User>;
|
|
3
|
+
//# sourceMappingURL=impersonator.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"impersonator.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/users/impersonator.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAE5D,wBAA8B,YAAY,CACxC,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,GAAG,EACX,EAAE,MAAM,EAAE,IAAI,EAAE,aAAa,EAAE,OAAO,EAAE,UAAU,EAAE,EAAE,OAAO,wDAY9D"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"me.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/users/me.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAE5D,wBAA8B,EAAE,CAAC,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,GAAG,EAAE,EAAE,MAAM,EAAE,IAAI,EAAE,aAAa,EAAE,EAAE,OAAO,wDAIjG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"user.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/users/user.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAE5D,wBAA8B,IAAI,CAChC,IAAI,EAAE,IAAI,EACV,MAAM,EAAE;IAAE,MAAM,CAAC,EAAE,MAAM,CAAA;CAAE,EAC3B,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,wDAI7B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"users.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/users/users.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AACxE,OAAO,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAEzD,wBAA8B,KAAK,CACjC,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,SAAS,GAAG;IAClB,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,IAAI,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;CAC1B,EACD,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,0DAY7B"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { Context, Root } from '@unchainedshop/types/api.js';
|
|
2
2
|
import { UserQuery } from '@unchainedshop/types/user.js';
|
|
3
3
|
export default function usersCount(root: Root, params: UserQuery, { modules, userId }: Context): Promise<number>;
|
|
4
|
+
//# sourceMappingURL=usersCount.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"usersCount.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/users/usersCount.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAC5D,OAAO,EAAE,SAAS,EAAE,MAAM,8BAA8B,CAAC;AAEzD,wBAA8B,UAAU,CAAC,IAAI,EAAE,IAAI,EAAE,MAAM,EAAE,SAAS,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,mBAMnG"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validateResetPasswordToken.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/users/validateResetPasswordToken.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAE5D,wBAA8B,0BAA0B,CACtD,IAAI,EAAE,IAAI,EACV,MAAM,EAAE;IAAE,KAAK,EAAE,MAAM,CAAA;CAAE,EACzB,OAAO,EAAE,OAAO,oBASjB"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"validateVerifyEmailToken.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/users/validateVerifyEmailToken.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAE5D,wBAA8B,wBAAwB,CACpD,IAAI,EAAE,IAAI,EACV,EAAE,KAAK,EAAE,EAAE;IAAE,KAAK,EAAE,MAAM,CAAA;CAAE,EAC5B,OAAO,EAAE,OAAO,oBASjB"}
|
|
@@ -2,3 +2,4 @@ import { Context, Root } from '@unchainedshop/types/api.js';
|
|
|
2
2
|
export default function token(root: Root, { tokenId }: {
|
|
3
3
|
tokenId: string;
|
|
4
4
|
}, { modules, userId }: Context): Promise<import("@unchainedshop/types/warehousing.js").TokenSurrogate>;
|
|
5
|
+
//# sourceMappingURL=token.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"token.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/warehousing/token.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAG5D,wBAA8B,KAAK,CACjC,IAAI,EAAE,IAAI,EACV,EAAE,OAAO,EAAE,EAAE;IAAE,OAAO,EAAE,MAAM,CAAA;CAAE,EAChC,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,yEAS7B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"tokens.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/warehousing/tokens.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAE5D,wBAA8B,MAAM,CAClC,IAAI,EAAE,IAAI,EACV,EACE,KAAU,EACV,MAAU,GACX,EAAE;IACD,KAAK,EAAE,MAAM,CAAC;IACd,MAAM,EAAE,MAAM,CAAC;CAChB,EACD,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,2EAK7B"}
|
|
@@ -3,3 +3,4 @@ import { WarehousingProviderType } from '@unchainedshop/types/warehousing.js';
|
|
|
3
3
|
export default function warehousingInterfaces(root: Root, params: {
|
|
4
4
|
type: WarehousingProviderType;
|
|
5
5
|
}, { modules, userId }: Context): Promise<import("@unchainedshop/types/warehousing.js").WarehousingInterface[]>;
|
|
6
|
+
//# sourceMappingURL=warehousingInterfaces.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"warehousingInterfaces.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/warehousing/warehousingInterfaces.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAC5D,OAAO,EAAE,uBAAuB,EAAE,MAAM,qCAAqC,CAAC;AAG9E,wBAA8B,qBAAqB,CACjD,IAAI,EAAE,IAAI,EACV,MAAM,EAAE;IAAE,IAAI,EAAE,uBAAuB,CAAA;CAAE,EACzC,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,iFAK7B"}
|
|
@@ -2,3 +2,4 @@ import { Context, Root } from '@unchainedshop/types/api.js';
|
|
|
2
2
|
export default function warehousingProvider(root: Root, { warehousingProviderId }: {
|
|
3
3
|
warehousingProviderId: string;
|
|
4
4
|
}, { modules, userId }: Context): Promise<import("@unchainedshop/types/warehousing.js").WarehousingProvider>;
|
|
5
|
+
//# sourceMappingURL=warehousingProvider.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"warehousingProvider.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/warehousing/warehousingProvider.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAG5D,wBAA8B,mBAAmB,CAC/C,IAAI,EAAE,IAAI,EACV,EAAE,qBAAqB,EAAE,EAAE;IAAE,qBAAqB,EAAE,MAAM,CAAA;CAAE,EAC5D,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,8EAS7B"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { Context, Root } from '@unchainedshop/types/api.js';
|
|
2
2
|
import { WarehousingProviderQuery } from '@unchainedshop/types/warehousing.js';
|
|
3
3
|
export default function warehousingProviders(root: Root, params: WarehousingProviderQuery, { modules, userId }: Context): Promise<import("@unchainedshop/types/warehousing.js").WarehousingProvider[]>;
|
|
4
|
+
//# sourceMappingURL=warehousingProviders.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"warehousingProviders.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/warehousing/warehousingProviders.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAC5D,OAAO,EAAE,wBAAwB,EAAE,MAAM,qCAAqC,CAAC;AAG/E,wBAA8B,oBAAoB,CAChD,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,wBAAwB,EAChC,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,gFAK7B"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { Context, Root } from '@unchainedshop/types/api.js';
|
|
2
2
|
import { WarehousingProviderQuery } from '@unchainedshop/types/warehousing.js';
|
|
3
3
|
export default function warehousingProvidersCount(root: Root, params: WarehousingProviderQuery, { modules, userId }: Context): Promise<number>;
|
|
4
|
+
//# sourceMappingURL=warehousingProvidersCount.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"warehousingProvidersCount.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/warehousing/warehousingProvidersCount.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAC5D,OAAO,EAAE,wBAAwB,EAAE,MAAM,qCAAqC,CAAC;AAG/E,wBAA8B,yBAAyB,CACrD,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,wBAAwB,EAChC,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,mBAK7B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"activeWorkTypes.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/worker/activeWorkTypes.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAG5D,wBAA8B,eAAe,CAAC,IAAI,EAAE,IAAI,EAAE,CAAC,EAAE,GAAG,EAAE,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,qBAI7F"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"work.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/worker/work.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,MAAM,6BAA6B,CAAC;AAG5D,wBAA8B,IAAI,CAChC,IAAI,EAAE,IAAI,EACV,EAAE,MAAM,EAAE,EAAE;IAAE,MAAM,EAAE,MAAM,CAAA;CAAE,EAC9B,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,0DAO7B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"workQueue.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/worker/workQueue.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,UAAU,EAAE,MAAM,6BAA6B,CAAC;AACxE,OAAO,EAAE,UAAU,EAAE,MAAM,gCAAgC,CAAC;AAE5D,wBAA8B,SAAS,CACrC,IAAI,EAAE,IAAI,EACV,EACE,KAAK,EACL,MAAM,EACN,MAAM,EACN,KAAK,EACL,OAAO,EACP,WAAW,EACX,IAAI,GACL,EAAE;IACD,KAAK,CAAC,EAAE,MAAM,CAAC;IACf,MAAM,CAAC,EAAE,MAAM,CAAC;IAChB,WAAW,CAAC,EAAE,MAAM,CAAC;IACrB,MAAM,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;IAC3B,KAAK,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;IACtB,OAAO,CAAC,EAAE;QACR,KAAK,EAAE,IAAI,CAAC;QACZ,GAAG,EAAE,IAAI,CAAC;KACX,CAAC;IACF,IAAI,CAAC,EAAE,KAAK,CAAC,UAAU,CAAC,CAAC;CAC1B,EACD,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,4DAc7B"}
|
|
@@ -1,3 +1,4 @@
|
|
|
1
1
|
import { Root, Context } from '@unchainedshop/types/api.js';
|
|
2
2
|
import { WorkQueueQuery } from '@unchainedshop/types/worker.js';
|
|
3
3
|
export default function workQueueCount(root: Root, params: WorkQueueQuery, { modules, userId }: Context): Promise<number>;
|
|
4
|
+
//# sourceMappingURL=workQueueCount.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"workQueueCount.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/queries/worker/workQueueCount.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,IAAI,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AAC5D,OAAO,EAAE,cAAc,EAAE,MAAM,gCAAgC,CAAC;AAEhE,wBAA8B,cAAc,CAC1C,IAAI,EAAE,IAAI,EACV,MAAM,EAAE,cAAc,EACtB,EAAE,OAAO,EAAE,MAAM,EAAE,EAAE,OAAO,mBAO7B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"LowerCaseString.d.ts","sourceRoot":"","sources":["../../../src/resolvers/scalars/LowerCaseString.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,iBAAiB,EAAQ,MAAM,SAAS,CAAC;AAElD,QAAA,MAAM,eAAe,gCAcnB,CAAC;AAEH,eAAe,eAAe,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/resolvers/scalars/index.ts"],"names":[],"mappings":";;;AAEA,wBAEE"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"assortment-filter-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/assortment/assortment-filter-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EACL,UAAU,EACV,gBAAgB,IAAI,oBAAoB,EACzC,MAAM,qCAAqC,CAAC;AAC7C,OAAO,EAAE,MAAM,EAAE,MAAM,iCAAiC,CAAC;AAEzD,KAAK,UAAU,CAAC,CAAC,IAAI,CAAC,gBAAgB,EAAE,oBAAoB,EAAE,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAE/F,MAAM,MAAM,2BAA2B,GAAG;IACxC,UAAU,EAAE,UAAU,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;IAC5C,MAAM,EAAE,UAAU,CAAC,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC;CACrC,CAAC;AAEF,eAAO,MAAM,gBAAgB,EAAE,2BAc9B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"assortment-link-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/assortment/assortment-link-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,UAAU,EAAE,cAAc,IAAI,kBAAkB,EAAE,MAAM,qCAAqC,CAAC;AAEvG,KAAK,UAAU,CAAC,CAAC,IAAI,CAAC,cAAc,EAAE,kBAAkB,EAAE,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAE3F,MAAM,MAAM,yBAAyB,GAAG;IACtC,KAAK,EAAE,UAAU,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;IACvC,MAAM,EAAE,UAAU,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;CACzC,CAAC;AAEF,eAAO,MAAM,cAAc,EAAE,yBAc5B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"assortment-media-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/assortment/assortment-media-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EACL,eAAe,IAAI,mBAAmB,EACtC,mBAAmB,EACpB,MAAM,2CAA2C,CAAC;AACnD,OAAO,EAAE,IAAI,EAAE,MAAM,+BAA+B,CAAC;AAErD,KAAK,UAAU,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,eAAe,EAAE,mBAAmB,EAAE,MAAM,EAAE,CAAC,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAEjG,MAAM,WAAW,0BAA0B;IACzC,KAAK,EAAE,UAAU,CAAC;QAAE,WAAW,CAAC,EAAE,MAAM,CAAA;KAAE,EAAE,OAAO,CAAC,mBAAmB,CAAC,CAAC,CAAC;IAC1E,IAAI,EAAE,UAAU,CAAC,GAAG,EAAE,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC;CACtC;AAED,eAAO,MAAM,eAAe,EAAE,0BAe7B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"assortment-path-link-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/assortment/assortment-path-link-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EACL,kBAAkB,IAAI,sBAAsB,EAC5C,cAAc,IAAI,kBAAkB,EACpC,cAAc,EACf,MAAM,qCAAqC,CAAC;AAE7C,KAAK,UAAU,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,kBAAkB,EAAE,sBAAsB,EAAE,MAAM,EAAE,CAAC,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAEvG,MAAM,WAAW,6BAA6B;IAC5C,IAAI,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,kBAAkB,CAAC,CAAC,CAAC;IACrD,eAAe,EAAE,UAAU,CAAC;QAAE,WAAW,CAAC,EAAE,MAAM,CAAA;KAAE,EAAE,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;CAChF;AAED,eAAO,MAAM,kBAAkB,EAAE,6BAehC,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"assortment-product-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/assortment/assortment-product-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EACL,UAAU,EACV,iBAAiB,IAAI,qBAAqB,EAC3C,MAAM,qCAAqC,CAAC;AAC7C,OAAO,EAAE,OAAO,EAAE,MAAM,kCAAkC,CAAC;AAE3D,KAAK,UAAU,CAAC,CAAC,IAAI,CAAC,iBAAiB,EAAE,qBAAqB,EAAE,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAEjG,MAAM,MAAM,4BAA4B,GAAG;IACzC,UAAU,EAAE,UAAU,CAAC,OAAO,CAAC,UAAU,CAAC,CAAC,CAAC;IAC5C,OAAO,EAAE,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC;CACvC,CAAC;AAEF,eAAO,MAAM,iBAAiB,EAAE,4BAc/B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"assortment-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/assortment/assortment-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EACL,UAAU,IAAI,cAAc,EAC5B,gBAAgB,EAChB,cAAc,EACd,kBAAkB,EAClB,iBAAiB,EACjB,cAAc,EACf,MAAM,qCAAqC,CAAC;AAC7C,OAAO,EAAE,eAAe,EAAE,MAAM,2CAA2C,CAAC;AAC5E,OAAO,EAAE,iBAAiB,EAAE,cAAc,EAAE,MAAM,iCAAiC,CAAC;AAEpF,KAAK,UAAU,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,UAAU,EAAE,cAAc,EAAE,MAAM,EAAE,CAAC,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAEvF,MAAM,WAAW,qBAAqB;IACpC,eAAe,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC;QAAE,KAAK,EAAE,KAAK,CAAC,kBAAkB,CAAC,CAAA;KAAE,CAAC,CAAC,CAAC,CAAC;IAEzF,QAAQ,EAAE,UAAU,CAAC;QAAE,eAAe,EAAE,OAAO,CAAA;KAAE,EAAE,OAAO,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC;IACnF,aAAa,EAAE,UAAU,CAAC;QAAE,eAAe,EAAE,OAAO,CAAA;KAAE,EAAE,OAAO,CAAC,MAAM,CAAC,CAAC,CAAC;IAEzE,iBAAiB,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,gBAAgB,CAAC,CAAC,CAAC,CAAC;IACvE,iBAAiB,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,cAAc,CAAC,CAAC,CAAC,CAAC;IAErE,KAAK,EAAE,UAAU,CACf;QACE,KAAK,EAAE,MAAM,CAAC;QACd,MAAM,EAAE,MAAM,CAAC;QACf,IAAI,CAAC,EAAE,KAAK,CAAC,MAAM,CAAC,CAAC;KACtB,EACD,OAAO,CAAC,KAAK,CAAC,eAAe,CAAC,CAAC,CAChC,CAAC;IAEF,kBAAkB,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,KAAK,CAAC,iBAAiB,CAAC,CAAC,CAAC,CAAC;IAEzE,cAAc,EAAE,UAAU,CACxB;QACE,WAAW,CAAC,EAAE,MAAM,CAAC;QACrB,WAAW,CAAC,EAAE,iBAAiB,CAAC;QAChC,eAAe,EAAE,OAAO,CAAC;QACzB,sBAAsB,EAAE,OAAO,CAAC;QAChC,OAAO,CAAC,EAAE,MAAM,CAAC;KAClB,EACD,OAAO,CAAC,cAAc,CAAC,CACxB,CAAC;IAEF,KAAK,EAAE,UAAU,CAAC;QAAE,WAAW,CAAC,EAAE,MAAM,CAAA;KAAE,EAAE,OAAO,CAAC,cAAc,CAAC,CAAC,CAAC;CACtE;AAED,eAAO,MAAM,UAAU,EAAE,qBAwFxB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"bookmark-types.d.ts","sourceRoot":"","sources":["../../../src/resolvers/type/bookmark-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,QAAQ,IAAI,YAAY,EAAE,MAAM,mCAAmC,CAAC;AAC7E,OAAO,EAAE,OAAO,EAAE,MAAM,kCAAkC,CAAC;AAC3D,OAAO,EAAE,IAAI,EAAE,MAAM,8BAA8B,CAAC;AAEpD,MAAM,MAAM,UAAU,CAAC,CAAC,IAAI,CAAC,QAAQ,EAAE,YAAY,EAAE,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAEtF,MAAM,WAAW,mBAAmB;IAClC,OAAO,EAAE,UAAU,CAAC,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC;IACtC,IAAI,EAAE,UAAU,CAAC,OAAO,CAAC,IAAI,CAAC,CAAC,CAAC;CACjC;AAED,eAAO,MAAM,QAAQ,EAAE,mBAWtB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"color-types.d.ts","sourceRoot":"","sources":["../../../src/resolvers/type/color-types.ts"],"names":[],"mappings":"AAWA,eAAO,MAAM,KAAK;;;;;;;;;;;;;;;;CAmBjB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"country-types.d.ts","sourceRoot":"","sources":["../../../src/resolvers/type/country-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,OAAO,IAAI,WAAW,EAAE,MAAM,mCAAmC,CAAC;AAC3E,OAAO,EAAE,QAAQ,EAAE,MAAM,oCAAoC,CAAC;AAE9D,MAAM,MAAM,UAAU,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,CAAC,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAExF,MAAM,WAAW,kBAAkB;IACjC,SAAS,EAAE,UAAU,CAAC,KAAK,EAAE,MAAM,CAAC,CAAC;IACrC,MAAM,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,CAAC;IACnC,IAAI,EAAE,UAAU,CAAC;QAAE,WAAW,EAAE,MAAM,CAAA;KAAE,EAAE,MAAM,CAAC,CAAC;IAClD,eAAe,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,QAAQ,CAAC,CAAC,CAAC;CACvD;AAED,eAAO,MAAM,OAAO,EAAE,kBAmBrB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"currency-types.d.ts","sourceRoot":"","sources":["../../../src/resolvers/type/currency-types.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,QAAQ;;CAIpB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"delivery-provider-types.d.ts","sourceRoot":"","sources":["../../../src/resolvers/type/delivery-provider-types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EACL,aAAa,EACb,gBAAgB,IAAI,oBAAoB,EACzC,MAAM,kCAAkC,CAAC;AAG1C,MAAM,MAAM,UAAU,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,QAAQ,EAAE,oBAAoB,EAAE,MAAM,EAAE,CAAC,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAElG,MAAM,WAAW,2BAA2B;IAC1C,SAAS,EAAE,UAAU,CACnB,KAAK,EACL;QACE,GAAG,EAAE,MAAM,CAAC;QACZ,KAAK,EAAE,MAAM,CAAC;QACd,OAAO,EAAE,MAAM,CAAC;KACjB,CACF,CAAC;IACF,QAAQ,EAAE,UAAU,CAAC,IAAI,EAAE,OAAO,CAAC,OAAO,CAAC,CAAC,CAAC;IAC7C,kBAAkB,EAAE,UAAU,CAAC,KAAK,EAAE,OAAO,CAAC,aAAa,CAAC,CAAC,CAAC;IAC9D,cAAc,EAAE,UAAU,CACxB;QACE,QAAQ,CAAC,EAAE,MAAM,CAAC;QAClB,OAAO,EAAE,MAAM,CAAC;QAChB,WAAW,CAAC,EAAE,OAAO,CAAC;QACtB,OAAO,EAAE,GAAG,CAAC;KACd,EACD,OAAO,CAAC;QACN,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,CACH,CAAC;CACH;AAED,eAAO,MAAM,gBAAgB,EAAE,2BAoE9B,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dimensions-types.d.ts","sourceRoot":"","sources":["../../../src/resolvers/type/dimensions-types.ts"],"names":[],"mappings":"AAeA,eAAO,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;CAqCtB,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dispatch-types.d.ts","sourceRoot":"","sources":["../../../src/resolvers/type/dispatch-types.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,OAAO,EAAE,OAAO,EAAE,MAAM,kCAAkC,CAAC;AAC3D,OAAO,EAAE,mBAAmB,EAAE,MAAM,qCAAqC,CAAC;AAE1E,eAAO,MAAM,QAAQ;kBACL;QACZ,OAAO,EAAE,OAAO,CAAC;QACjB,gBAAgB,EAAE,gBAAgB,CAAC;QACnC,mBAAmB,EAAE,mBAAmB,CAAC;QACzC,aAAa,EAAE,IAAI,CAAC;QACpB,QAAQ,EAAE,MAAM,CAAC;QACjB,OAAO,EAAE,MAAM,CAAC;QAChB,MAAM,CAAC,EAAE,MAAM,CAAC;KACjB;CAeF,CAAC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"enrollment-delivery-types.d.ts","sourceRoot":"","sources":["../../../../src/resolvers/type/enrollment/enrollment-delivery-types.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,6BAA6B,CAAC;AACtD,OAAO,EAAE,gBAAgB,EAAE,MAAM,kCAAkC,CAAC;AACpE,OAAO,EAAE,UAAU,EAAE,MAAM,qCAAqC,CAAC;AAEjE,KAAK,UAAU,CAAC,CAAC,IAAI,CAAC,kBAAkB,EAAE,UAAU,CAAC,UAAU,CAAC,EAAE,CAAC,EAAE,KAAK,EAAE,OAAO,EAAE,OAAO,KAAK,CAAC,CAAC;AAEnG,KAAK,6BAA6B,GAAG;IACnC,QAAQ,EAAE,UAAU,CAAC,OAAO,CAAC,gBAAgB,CAAC,CAAC,CAAC;CACjD,CAAC;AAEF,eAAO,MAAM,kBAAkB,EAAE,6BAIhC,CAAC"}
|