@ikas/api-client 1.0.5-alpha.5 → 1.0.6-alpha.1

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.
@@ -2,72 +2,72 @@
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
3
  exports.MutationDefaultGQLs = exports.QueryDefaultGQLs = void 0;
4
4
  exports.QueryDefaultGQLs = {
5
- "getAuthorizedApp": "query getAuthorizedApp{ getAuthorizedApp { addedDate createdAt deleted id partnerId salesChannelId scope storeAppId supportsMultipleInstallation updatedAt } }",
5
+ "getAuthorizedApp": "query getAuthorizedApp{ getAuthorizedApp { addedDate createdAt deleted id partnerId salesChannelId scope storeAppId supportsMultipleInstallation updatedAt } }",
6
6
  "getImageUploadUrl": "query getImageUploadUrl($imageDir: String, $imageId: String!){ getImageUploadUrl(imageDir: $imageDir, imageId: $imageId) }",
7
- "getMerchant": "query getMerchant{ getMerchant { address { addressLine1 addressLine2 city { code id name } country { code id name } district { code id name } firstName identityNumber lastName postalCode state { code id name } taxOffice title type vkn } email firstName id lastName merchantName merchantSequence phoneNumber storeName } }",
8
- "getMerchantLicence": "query getMerchantLicence{ getMerchantLicence { activeSubscriptionCode activeSubscriptionId appSubscriptions { addedDate appPaymentKey authorizedAppId createdAt currency deleted id lastPaymentDate lastPaymentDiscountRatio lastPaymentPeriod lastPaymentPeriodInDays lastPaymentPrice lastPaymentPriceWithTax merchantAppPaymentId name status storeAppId updatedAt } createdAt customSubscriptionIds deleted fromDate id licenceActivationDate limits { code value } period region status statusUpdatedAt subscriptions { code createdAt currency deleted id lastPaymentDate lastPaymentDiscountRatio lastPaymentPeriod lastPaymentPeriodInDays lastPaymentPrice lastPaymentPriceWithTax limits { code value } name salesChannelId status subscriptionId updatedAt } toDate updatedAt } }",
9
- "getSalesChannel": "query getSalesChannel{ getSalesChannel { createdAt deleted id name paymentGateways { id order } priceListId stockLocations { id order } type updatedAt } }",
10
- "getVideoUploadUrl": "query getVideoUploadUrl($videoId: String!){ getVideoUploadUrl(videoId: $videoId) { fields url } }",
11
- "listCategory": "query listCategory($categoryPath: CategoryPathFilterInput, $id: StringFilterInput, $name: StringFilterInput, $search: String, $updatedAt: DateFilterInput){ listCategory(categoryPath: $categoryPath, id: $id, name: $name, search: $search, updatedAt: $updatedAt) { categoryPath conditions { conditionType valueList } createdAt deleted description id imageId isAutomated metaData { createdAt deleted description id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle } updatedAt } name orderType parentId salesChannelIds shouldMatchAllConditions translations { description locale name } updatedAt } }",
12
- "listCity": "query listCity($countryId: StringFilterInput, $id: StringFilterInput, $includeDeleted: Boolean, $search: String, $stateId: StringFilterInput!, $updatedAt: DateFilterInput){ listCity(countryId: $countryId, id: $id, includeDeleted: $includeDeleted, search: $search, stateId: $stateId, updatedAt: $updatedAt) { cityCode countryId createdAt deleted id latitude longitude name order stateId updatedAt } }",
13
- "listCountry": "query listCountry($id: StringFilterInput, $includeDeleted: Boolean, $iso2: StringFilterInput, $iso3: StringFilterInput, $search: String, $updatedAt: DateFilterInput){ listCountry(id: $id, includeDeleted: $includeDeleted, iso2: $iso2, iso3: $iso3, search: $search, updatedAt: $updatedAt) { capital createdAt currency deleted emoji emojiString id iso2 iso3 locationTranslations { en tr } name native phoneCode region subregion updatedAt } }",
14
- "listCustomer": "query listCustomer($email: StringFilterInput, $id: StringFilterInput, $merchantId: StringFilterInput, $pagination: PaginationInput, $phone: StringFilterInput, $search: String, $sort: String, $updatedAt: DateFilterInput){ listCustomer(email: $email, id: $id, merchantId: $merchantId, pagination: $pagination, phone: $phone, search: $search, sort: $sort, updatedAt: $updatedAt) { count data { accountStatus accountStatusUpdatedAt addresses { addressLine1 addressLine2 attributes { customerAttributeId customerAttributeOptionId value } city { code id name } company country { code id iso2 iso3 name } createdAt deleted district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice title updatedAt } attributes { customerAttributeId customerAttributeOptionId value } createdAt customerGroupIds customerSequence deleted email emailVerifiedDate firstName fullName id isEmailVerified isPhoneVerified lastName note orderCount passwordUpdateDate phone phoneVerifiedDate registrationSource subscriptionStatus subscriptionStatusUpdatedAt tagIds updatedAt } hasNext limit page } }",
15
- "listDistrict": "query listDistrict($cityId: StringFilterInput!, $countryId: StringFilterInput, $id: StringFilterInput, $includeDeleted: Boolean, $search: String, $stateId: StringFilterInput, $updatedAt: DateFilterInput){ listDistrict(cityId: $cityId, countryId: $countryId, id: $id, includeDeleted: $includeDeleted, search: $search, stateId: $stateId, updatedAt: $updatedAt) { cityId countryId createdAt deleted id latitude longitude name order stateId updatedAt } }",
16
- "listLanguage": "query listLanguage($id: StringFilterInput){ listLanguage(id: $id) { createdAt deleted id locale name updatedAt } }",
17
- "listMerchantAppPayment": "query listMerchantAppPayment($id: StringFilterInput, $pagination: PaginationInput){ listMerchantAppPayment(id: $id, pagination: $pagination) { count data { appPaymentKey authorizedAppId createdAt deleted id merchantPaymentUrl name paymentDate prices { period price } status storeAppId type updatedAt } hasNext limit page } }",
18
- "listOrder": "query listOrder($closedAt: DateFilterInput, $id: StringFilterInput, $orderNumber: StringFilterInput, $orderPackageStatus: OrderPackageStatusEnumInputFilter, $orderPaymentStatus: OrderPaymentStatusEnumInputFilter, $orderedAt: DateFilterInput, $pagination: PaginationInput, $search: String, $sort: String, $status: OrderStatusEnumInputFilter, $updatedAt: DateFilterInput){ listOrder(closedAt: $closedAt, id: $id, orderNumber: $orderNumber, orderPackageStatus: $orderPackageStatus, orderPaymentStatus: $orderPaymentStatus, orderedAt: $orderedAt, pagination: $pagination, search: $search, sort: $sort, status: $status, updatedAt: $updatedAt) { count data { billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId cancelReason cancelledAt checkoutId clientIp createdAt currencyCode currencyRates { code originalRate rate } customer { email firstName fullName id identityNumber isGuestCheckout lastName phone } deleted giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } salesChannel { id name type } sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod staff { email firstName lastName } status stockLocation { id name } storefront { id name } storefrontRouting { domain id locale path priceListId } storefrontTheme { id name themeId themeVersionId } taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } hasNext limit page } }",
19
- "listPriceList": "query listPriceList($id: StringFilterInput){ listPriceList(id: $id) { createdAt currency deleted id name updatedAt } }",
20
- "listProduct": "query listProduct($barcodeList: StringFilterInput, $id: StringFilterInput, $includeDeleted: Boolean, $pagination: PaginationInput, $sku: StringFilterInput, $sort: String){ listProduct(barcodeList: $barcodeList, id: $id, includeDeleted: $includeDeleted, pagination: $pagination, sku: $sku, sort: $sort) { count data { attributes { productAttributeId productAttributeOptionId value } brand { createdAt deleted id name updatedAt } brandId categories { createdAt deleted id name parentId updatedAt } categoryIds createdAt deleted description groupVariantsByVariantTypeId id maxQuantityPerCart metaData { createdAt deleted description id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle } updatedAt } name productOptionSetId productVariantTypes { order variantTypeId variantValueIds } salesChannelIds shortDescription tagIds tags { createdAt deleted id name updatedAt } translations { description locale name } type updatedAt variants { attributes { productAttributeId productAttributeOptionId value } barcodeList createdAt deleted hsCode id images { imageId isMain isVideo order } isActive prices { buyPrice currency discountPrice priceListId sellPrice } sellIfOutOfStock sku stocks { stockCount stockLocationId } updatedAt variantValueIds { variantTypeId variantValueId } weight } vendorId weight } hasNext limit page } }",
21
- "listProductAttribute": "query listProductAttribute($id: StringFilterInput, $name: StringFilterInput, $updatedAt: DateFilterInput){ listProductAttribute(id: $id, name: $name, updatedAt: $updatedAt) { createdAt deleted description id name options { createdAt deleted id name updatedAt } tableTemplate { columns { id name } rows { id name } } translations { description locale name options { id name } } type updatedAt } }",
22
- "listProductBrand": "query listProductBrand($id: StringFilterInput, $name: StringFilterInput, $search: String, $updatedAt: DateFilterInput){ listProductBrand(id: $id, name: $name, search: $search, updatedAt: $updatedAt) { createdAt deleted description id imageId metaData { createdAt deleted description id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle } updatedAt } name orderType salesChannelIds translations { description locale name } updatedAt } }",
23
- "listProductOptionSet": "query listProductOptionSet($id: StringFilterInput, $name: StringFilterInput, $search: String, $updatedAt: DateFilterInput){ listProductOptionSet(id: $id, name: $name, search: $search, updatedAt: $updatedAt) { createdAt deleted id name options { createdAt dateSettings { max maxRelativeNextDate min minRelativeNextDate } deleted fileSettings { allowedExtensions maxQuantity minQuantity } id isOptional name optionalText order otherPrices { currencyCode price } price requiredOptionId requiredOptionValueIds selectSettings { maxSelect minSelect type values { colorCode createdAt deleted id order otherPrices { currencyCode price } price thumbnailImageId updatedAt value } } textSettings { max min } type updatedAt } translations { locale options { id name optionalText values { id value } } } updatedAt } }",
24
- "listProductStockLocation": "query listProductStockLocation($id: StringFilterInput, $pagination: PaginationInput, $productId: StringFilterInput, $sort: String, $stockLocationId: StringFilterInput, $updatedAt: DateFilterInput, $variantId: StringFilterInput){ listProductStockLocation(id: $id, pagination: $pagination, productId: $productId, sort: $sort, stockLocationId: $stockLocationId, updatedAt: $updatedAt, variantId: $variantId) { count data { createdAt deleted id productId stockCount stockLocationId updatedAt variantId } hasNext limit page } }",
25
- "listProductTag": "query listProductTag($id: StringFilterInput, $name: StringFilterInput, $updatedAt: DateFilterInput){ listProductTag(id: $id, name: $name, updatedAt: $updatedAt) { createdAt deleted id name translations { description locale name } updatedAt } }",
26
- "listSalesChannel": "query listSalesChannel($id: StringFilterInput){ listSalesChannel(id: $id) { createdAt deleted id name paymentGateways { id order } priceListId stockLocations { id order } type updatedAt } }",
27
- "listState": "query listState($countryId: StringFilterInput!, $id: StringFilterInput, $includeDeleted: Boolean, $search: String, $updatedAt: DateFilterInput){ listState(countryId: $countryId, id: $id, includeDeleted: $includeDeleted, search: $search, updatedAt: $updatedAt) { countryId createdAt deleted id name stateCode updatedAt } }",
28
- "listStockLocation": "query listStockLocation($id: StringFilterInput, $name: StringFilterInput, $updatedAt: DateFilterInput){ listStockLocation(id: $id, name: $name, updatedAt: $updatedAt) { address { address city { code id name } country { code id name } district { code id name } phone postalCode state { code id name } } createdAt deleted deliveryTime description id isRemindOutOfStockEnabled name outOfStockMailList type updatedAt } }",
29
- "listStorefront": "query listStorefront($id: StringFilterInput){ listStorefront(id: $id) { createdAt deleted id name updatedAt } }",
30
- "listStorefrontJSScript": "query listStorefrontJSScript($storefrontId: String){ listStorefrontJSScript(storefrontId: $storefrontId) { authorizedAppId createdAt deleted id isActive name order scriptContent storeAppId storefrontId updatedAt } }",
31
- "listTown": "query listTown($districtId: StringFilterInput!, $id: StringFilterInput, $includeDeleted: Boolean, $search: String, $updatedAt: DateFilterInput){ listTown(districtId: $districtId, id: $id, includeDeleted: $includeDeleted, search: $search, updatedAt: $updatedAt) { createdAt deleted districtId id name order updatedAt } }",
32
- "listVariantType": "query listVariantType($id: StringFilterInput, $name: StringFilterInput, $updatedAt: DateFilterInput){ listVariantType(id: $id, name: $name, updatedAt: $updatedAt) { createdAt deleted id name selectionType translations { locale name values { id name } } updatedAt values { colorCode createdAt deleted id name thumbnailImageId updatedAt } } }",
33
- "listWebhook": "query listWebhook{ listWebhook { createdAt deleted endpoint id scope updatedAt } }",
34
- "me": "query me{ me { addedDate email id name partnerId salesChannelId scope scopes storeAppId supportsMultipleInstallation } }",
7
+ "getMerchant": "query getMerchant{ getMerchant { address { addressLine1 addressLine2 city { code id name } country { code id name } district { code id name } firstName identityNumber lastName postalCode state { code id name } taxOffice title type vkn } email firstName id lastName merchantName merchantSequence phoneNumber storeName } }",
8
+ "getMerchantLicence": "query getMerchantLicence{ getMerchantLicence { activeSubscriptionCode activeSubscriptionId appSubscriptions { addedDate appPaymentKey authorizedAppId createdAt currency deleted id lastPaymentDate lastPaymentDiscountRatio lastPaymentPeriod lastPaymentPeriodInDays lastPaymentPrice lastPaymentPriceWithTax merchantAppPaymentId name status storeAppId updatedAt } createdAt customSubscriptionIds deleted fromDate id licenceActivationDate limits { code value } period region status statusUpdatedAt subscriptions { code createdAt currency deleted id lastPaymentDate lastPaymentDiscountRatio lastPaymentPeriod lastPaymentPeriodInDays lastPaymentPrice lastPaymentPriceWithTax limits { code value } name salesChannelId status subscriptionId updatedAt } toDate updatedAt } }",
9
+ "getSalesChannel": "query getSalesChannel{ getSalesChannel { createdAt deleted id name paymentGateways { id order } priceListId stockLocations { id order } type updatedAt } }",
10
+ "getVideoUploadUrl": "query getVideoUploadUrl($videoId: String!){ getVideoUploadUrl(videoId: $videoId) { fields url } }",
11
+ "listCategory": "query listCategory($categoryPath: CategoryPathFilterInput, $id: StringFilterInput, $name: StringFilterInput, $search: String, $updatedAt: DateFilterInput){ listCategory(categoryPath: $categoryPath, id: $id, name: $name, search: $search, updatedAt: $updatedAt) { categoryPath categoryPathItems { createdAt deleted description id imageId isAutomated metaData { createdAt deleted description id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle } updatedAt } name translations { description locale name } updatedAt } conditions { conditionType valueList } createdAt deleted description id imageId isAutomated metaData { createdAt deleted description id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle } updatedAt } name orderType parentId salesChannelIds shouldMatchAllConditions translations { description locale name } updatedAt } }",
12
+ "listCity": "query listCity($countryId: StringFilterInput, $id: StringFilterInput, $search: String, $stateId: StringFilterInput!, $updatedAt: DateFilterInput){ listCity(countryId: $countryId, id: $id, search: $search, stateId: $stateId, updatedAt: $updatedAt) { cityCode countryId createdAt deleted id latitude longitude name order stateId updatedAt } }",
13
+ "listCountry": "query listCountry($id: StringFilterInput, $iso2: StringFilterInput, $iso3: StringFilterInput, $search: String, $updatedAt: DateFilterInput){ listCountry(id: $id, iso2: $iso2, iso3: $iso3, search: $search, updatedAt: $updatedAt) { capital createdAt currency deleted emoji emojiString id iso2 iso3 locationTranslations { en tr } name native phoneCode region subregion updatedAt } }",
14
+ "listCustomer": "query listCustomer($email: StringFilterInput, $id: StringFilterInput, $merchantId: StringFilterInput, $pagination: PaginationInput, $phone: StringFilterInput, $search: String, $sort: String, $updatedAt: DateFilterInput){ listCustomer(email: $email, id: $id, merchantId: $merchantId, pagination: $pagination, phone: $phone, search: $search, sort: $sort, updatedAt: $updatedAt) { count data { accountStatus accountStatusUpdatedAt addresses { addressLine1 addressLine2 attributes { customerAttributeId customerAttributeOptionId value } city { code id name } company country { code id iso2 iso3 name } createdAt deleted district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice title updatedAt } attributes { customerAttributeId customerAttributeOptionId value } createdAt customerGroupIds customerSequence deleted email emailVerifiedDate firstName fullName id isEmailVerified isPhoneVerified lastName note orderCount passwordUpdateDate phone phoneVerifiedDate registrationSource subscriptionStatus subscriptionStatusUpdatedAt tagIds updatedAt } hasNext limit page } }",
15
+ "listDistrict": "query listDistrict($cityId: StringFilterInput!, $countryId: StringFilterInput, $id: StringFilterInput, $search: String, $stateId: StringFilterInput, $updatedAt: DateFilterInput){ listDistrict(cityId: $cityId, countryId: $countryId, id: $id, search: $search, stateId: $stateId, updatedAt: $updatedAt) { cityId countryId createdAt deleted id latitude longitude name order stateId updatedAt } }",
16
+ "listLanguage": "query listLanguage($id: StringFilterInput){ listLanguage(id: $id) { createdAt deleted id locale name updatedAt } }",
17
+ "listMerchantAppPayment": "query listMerchantAppPayment($id: StringFilterInput, $pagination: PaginationInput){ listMerchantAppPayment(id: $id, pagination: $pagination) { count data { appPaymentKey authorizedAppId createdAt deleted id merchantPaymentUrl name paymentDate prices { period price } status storeAppId type updatedAt } hasNext limit page } }",
18
+ "listOrder": "query listOrder($closedAt: DateFilterInput, $id: StringFilterInput, $orderNumber: StringFilterInput, $orderPackageStatus: OrderPackageStatusEnumInputFilter, $orderPaymentStatus: OrderPaymentStatusEnumInputFilter, $orderedAt: DateFilterInput, $pagination: PaginationInput, $search: String, $sort: String, $status: OrderStatusEnumInputFilter, $updatedAt: DateFilterInput){ listOrder(closedAt: $closedAt, id: $id, orderNumber: $orderNumber, orderPackageStatus: $orderPackageStatus, orderPaymentStatus: $orderPaymentStatus, orderedAt: $orderedAt, pagination: $pagination, search: $search, sort: $sort, status: $status, updatedAt: $updatedAt) { count data { abandonedCartFlows { campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId recoverEmailStatus sendAfter } availableShippingMethods { price rateName shippingMethod shippingSettingsId shippingZoneRateId } billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } customer { accountStatus customerGroupIds email firstName fullName id identityNumber isGuestCheckout lastName notificationsAccepted phone subscriptionStatus } customerId deleted dueDate giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage itemCount merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } priceListId recoverEmailStatus recoveryStatus salesChannel { id name type } salesChannelId sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod shippingSettingsId shippingZoneRateId staff { email firstName lastName } status stockLocation { id name } stockLocationId storefront { id name } storefrontId storefrontRouting { domain dynamicCurrencySettings { roundingFormat targetCurrencyCode } id locale path priceListId } storefrontRoutingId storefrontTheme { id name themeId themeVersionId } storefrontThemeId taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } hasNext limit page } }",
19
+ "listPriceList": "query listPriceList($id: StringFilterInput){ listPriceList(id: $id) { createdAt currency deleted id name updatedAt } }",
20
+ "listProduct": "query listProduct($barcodeList: StringFilterInput, $id: StringFilterInput, $includeDeleted: Boolean, $pagination: PaginationInput, $sku: StringFilterInput, $sort: String){ listProduct(barcodeList: $barcodeList, id: $id, includeDeleted: $includeDeleted, pagination: $pagination, sku: $sku, sort: $sort) { count data { attributes { imageIds productAttributeId productAttributeOptionId value } brand { createdAt deleted id name updatedAt } brandId categories { createdAt deleted id name parentId updatedAt } categoryIds createdAt deleted description groupVariantsByVariantTypeId id maxQuantityPerCart metaData { createdAt deleted description id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle } updatedAt } name productOptionSetId productVariantTypes { order variantTypeId variantValueIds } salesChannelIds shortDescription tagIds tags { createdAt deleted id name updatedAt } translations { description locale name } type updatedAt variants { attributes { imageIds productAttributeId productAttributeOptionId value } barcodeList createdAt deleted hsCode id images { imageId isMain isVideo order } isActive prices { buyPrice currency discountPrice priceListId sellPrice } sellIfOutOfStock sku stocks { stockCount stockLocationId } updatedAt variantValueIds { variantTypeId variantValueId } weight } vendorId weight } hasNext limit page } }",
21
+ "listProductAttribute": "query listProductAttribute($id: StringFilterInput, $name: StringFilterInput, $updatedAt: DateFilterInput){ listProductAttribute(id: $id, name: $name, updatedAt: $updatedAt) { createdAt deleted description id name options { createdAt deleted id name updatedAt } tableTemplate { columns { id name } rows { id name } } translations { description locale name options { id name } } type updatedAt } }",
22
+ "listProductBrand": "query listProductBrand($id: StringFilterInput, $name: StringFilterInput, $search: String, $updatedAt: DateFilterInput){ listProductBrand(id: $id, name: $name, search: $search, updatedAt: $updatedAt) { createdAt deleted description id imageId metaData { createdAt deleted description id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle } updatedAt } name orderType salesChannelIds translations { description locale name } updatedAt } }",
23
+ "listProductOptionSet": "query listProductOptionSet($id: StringFilterInput, $name: StringFilterInput, $search: String, $updatedAt: DateFilterInput){ listProductOptionSet(id: $id, name: $name, search: $search, updatedAt: $updatedAt) { createdAt deleted id name options { createdAt dateSettings { max maxRelativeNextDate min minRelativeNextDate } deleted fileSettings { allowedExtensions maxQuantity minQuantity } id isOptional name optionalText order otherPrices { currencyCode price } price requiredOptionId requiredOptionValueIds selectSettings { maxSelect minSelect type values { colorCode createdAt deleted id order otherPrices { currencyCode price } price thumbnailImageId updatedAt value } } textSettings { max min } type updatedAt } translations { locale options { id name optionalText values { id value } } } updatedAt } }",
24
+ "listProductStockLocation": "query listProductStockLocation($id: StringFilterInput, $pagination: PaginationInput, $productId: StringFilterInput, $sort: String, $stockLocationId: StringFilterInput, $updatedAt: DateFilterInput, $variantId: StringFilterInput){ listProductStockLocation(id: $id, pagination: $pagination, productId: $productId, sort: $sort, stockLocationId: $stockLocationId, updatedAt: $updatedAt, variantId: $variantId) { count data { createdAt deleted id productId stockCount stockLocationId updatedAt variantId } hasNext limit page } }",
25
+ "listProductTag": "query listProductTag($id: StringFilterInput, $name: StringFilterInput, $updatedAt: DateFilterInput){ listProductTag(id: $id, name: $name, updatedAt: $updatedAt) { createdAt deleted id name translations { description locale name } updatedAt } }",
26
+ "listSalesChannel": "query listSalesChannel($id: StringFilterInput){ listSalesChannel(id: $id) { createdAt deleted id name paymentGateways { id order } priceListId stockLocations { id order } type updatedAt } }",
27
+ "listState": "query listState($countryId: StringFilterInput!, $id: StringFilterInput, $search: String, $updatedAt: DateFilterInput){ listState(countryId: $countryId, id: $id, search: $search, updatedAt: $updatedAt) { countryId createdAt deleted id name stateCode updatedAt } }",
28
+ "listStockLocation": "query listStockLocation($id: StringFilterInput, $name: StringFilterInput, $updatedAt: DateFilterInput){ listStockLocation(id: $id, name: $name, updatedAt: $updatedAt) { address { address city { code id name } country { code id name } district { code id name } phone postalCode state { code id name } } createdAt deleted deliveryTime description id isRemindOutOfStockEnabled name outOfStockMailList type updatedAt } }",
29
+ "listStorefront": "query listStorefront($id: StringFilterInput){ listStorefront(id: $id) { createdAt deleted id name updatedAt } }",
30
+ "listStorefrontJSScript": "query listStorefrontJSScript($storefrontId: String){ listStorefrontJSScript(storefrontId: $storefrontId) { authorizedAppId createdAt deleted id isActive name order scriptContent storeAppId storefrontId updatedAt } }",
31
+ "listTown": "query listTown($districtId: StringFilterInput!, $id: StringFilterInput, $search: String, $updatedAt: DateFilterInput){ listTown(districtId: $districtId, id: $id, search: $search, updatedAt: $updatedAt) { createdAt deleted districtId id name order updatedAt } }",
32
+ "listVariantType": "query listVariantType($id: StringFilterInput, $name: StringFilterInput, $updatedAt: DateFilterInput){ listVariantType(id: $id, name: $name, updatedAt: $updatedAt) { createdAt deleted id name selectionType translations { locale name values { id name } } updatedAt values { colorCode createdAt deleted id name thumbnailImageId updatedAt } } }",
33
+ "listWebhook": "query listWebhook{ listWebhook { createdAt deleted endpoint id scope updatedAt } }",
34
+ "me": "query me{ me { addedDate email id name partnerId salesChannelId scope scopes storeAppId supportsMultipleInstallation } }",
35
35
  "productAttributeExport": "query productAttributeExport($csvFilterInput: CSVExportFilterInput){ productAttributeExport(csvFilterInput: $csvFilterInput) }",
36
- "searchProducts": "query searchProducts($input: SearchInput!){ searchProducts(input: $input) { count data limit page totalCount } }"
36
+ "searchProducts": "query searchProducts($input: SearchInput!){ searchProducts(input: $input) { count limit page results { attributes { productAttribute { id name tableTemplate { columns { id name } rows { id name } } translations { description locale name options { id name } } type } productAttributeOption { id name } value } brand { id name slug translations { description locale name } } categories { id name path { id name slug translations { description locale name } } slug translations { description locale name } } deleted description groupVariantsByVariantTypeId id metaData { description metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug translations { description locale pageTitle } } name productOptionSetId productVariantTypes { order variantType { id name selectionType translations { locale name values { id name } } values { colorCode id name thumbnailImageId } } variantValueIds } salesChannelIds shortDescription tags { id name translations { description locale name } } translations { description locale name } type variants { attributes { productAttribute { id name tableTemplate { columns { id name } rows { id name } } translations { description locale name options { id name } } type } productAttributeOption { id name } value } barcodeList deleted id images { id isMain isVideo order } isActive prices { buyPrice currency discountPrice priceListId sellPrice } sellIfOutOfStock sku stocks { stockCount stockLocationId } variantValues { variantTypeId variantValueId } weight } weight } totalCount } }"
37
37
  };
38
38
  exports.MutationDefaultGQLs = {
39
39
  "addCustomTimelineEntry": "mutation addCustomTimelineEntry($input: TimelineInput!){ addCustomTimelineEntry(input: $input) }",
40
- "addOrderInvoice": "mutation addOrderInvoice($input: AddOrderInvoiceInput!){ addOrderInvoice(input: $input) { billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId cancelReason cancelledAt checkoutId clientIp createdAt currencyCode currencyRates { code originalRate rate } customer { email firstName fullName id identityNumber isGuestCheckout lastName phone } deleted giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } salesChannel { id name type } sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod staff { email firstName lastName } status stockLocation { id name } storefront { id name } storefrontRouting { domain id locale path priceListId } storefrontTheme { id name themeId themeVersionId } taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
41
- "approvePendingOrderTransactions": "mutation approvePendingOrderTransactions($orderId: String!){ approvePendingOrderTransactions(orderId: $orderId) }",
42
- "bulkUpdateProducts": "mutation bulkUpdateProducts($input: undefined!){ bulkUpdateProducts(input: $input) }",
43
- "cancelFulfillment": "mutation cancelFulfillment($input: CancelFulfillmentInput!){ cancelFulfillment(input: $input) { billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId cancelReason cancelledAt checkoutId clientIp createdAt currencyCode currencyRates { code originalRate rate } customer { email firstName fullName id identityNumber isGuestCheckout lastName phone } deleted giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } salesChannel { id name type } sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod staff { email firstName lastName } status stockLocation { id name } storefront { id name } storefrontRouting { domain id locale path priceListId } storefrontTheme { id name themeId themeVersionId } taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
44
- "createMerchantAppPayment": "mutation createMerchantAppPayment($input: MerchantAppPaymentInput!){ createMerchantAppPayment(input: $input) { appPaymentKey authorizedAppId createdAt deleted id merchantPaymentUrl name paymentDate prices { period price } status storeAppId type updatedAt } }",
45
- "createOrderWithTransactions": "mutation createOrderWithTransactions($input: CreateOrderWithTransactionsInput!){ createOrderWithTransactions(input: $input) { billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId cancelReason cancelledAt checkoutId clientIp createdAt currencyCode currencyRates { code originalRate rate } customer { email firstName fullName id identityNumber isGuestCheckout lastName phone } deleted giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } salesChannel { id name type } sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod staff { email firstName lastName } status stockLocation { id name } storefront { id name } storefrontRouting { domain id locale path priceListId } storefrontTheme { id name themeId themeVersionId } taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
46
- "deleteCategoryList": "mutation deleteCategoryList($idList: undefined!){ deleteCategoryList(idList: $idList) }",
47
- "deleteProductAttributeList": "mutation deleteProductAttributeList($idList: undefined!){ deleteProductAttributeList(idList: $idList) }",
48
- "deleteProductBrandList": "mutation deleteProductBrandList($idList: undefined!){ deleteProductBrandList(idList: $idList) }",
49
- "deleteProductList": "mutation deleteProductList($idList: undefined!){ deleteProductList(idList: $idList) }",
50
- "deleteProductTagList": "mutation deleteProductTagList($idList: undefined!){ deleteProductTagList(idList: $idList) }",
51
- "deleteStorefrontJSScript": "mutation deleteStorefrontJSScript($storefrontIdList: undefined!){ deleteStorefrontJSScript(storefrontIdList: $storefrontIdList) }",
52
- "deleteVariantTypeList": "mutation deleteVariantTypeList($idList: undefined!){ deleteVariantTypeList(idList: $idList) }",
53
- "deleteWebhook": "mutation deleteWebhook($scopes: undefined!){ deleteWebhook(scopes: $scopes) }",
54
- "fulfillOrder": "mutation fulfillOrder($input: FulFillOrderInput!){ fulfillOrder(input: $input) { billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId cancelReason cancelledAt checkoutId clientIp createdAt currencyCode currencyRates { code originalRate rate } customer { email firstName fullName id identityNumber isGuestCheckout lastName phone } deleted giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } salesChannel { id name type } sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod staff { email firstName lastName } status stockLocation { id name } storefront { id name } storefrontRouting { domain id locale path priceListId } storefrontTheme { id name themeId themeVersionId } taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
55
- "productAttributeImport": "mutation productAttributeImport($file: String!){ productAttributeImport(file: $file) { csvContent isSuccess } }",
56
- "refundOrderLine": "mutation refundOrderLine($input: OrderRefundInput!){ refundOrderLine(input: $input) { billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId cancelReason cancelledAt checkoutId clientIp createdAt currencyCode currencyRates { code originalRate rate } customer { email firstName fullName id identityNumber isGuestCheckout lastName phone } deleted giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } salesChannel { id name type } sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod staff { email firstName lastName } status stockLocation { id name } storefront { id name } storefrontRouting { domain id locale path priceListId } storefrontTheme { id name themeId themeVersionId } taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
57
- "saveCategory": "mutation saveCategory($input: CategoryInput!){ saveCategory(input: $input) { categoryPath conditions { conditionType valueList } createdAt deleted description id imageId isAutomated metaData { createdAt deleted description id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle } updatedAt } name orderType parentId salesChannelIds shouldMatchAllConditions translations { description locale name } updatedAt } }",
58
- "saveProduct": "mutation saveProduct($input: ProductInput!){ saveProduct(input: $input) { attributes { productAttributeId productAttributeOptionId value } brand { createdAt deleted id name updatedAt } brandId categories { createdAt deleted id name parentId updatedAt } categoryIds createdAt deleted description groupVariantsByVariantTypeId id maxQuantityPerCart metaData { createdAt deleted description id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle } updatedAt } name productOptionSetId productVariantTypes { order variantTypeId variantValueIds } salesChannelIds shortDescription tagIds tags { createdAt deleted id name updatedAt } translations { description locale name } type updatedAt variants { attributes { productAttributeId productAttributeOptionId value } barcodeList createdAt deleted hsCode id images { imageId isMain isVideo order } isActive prices { buyPrice currency discountPrice priceListId sellPrice } sellIfOutOfStock sku stocks { stockCount stockLocationId } updatedAt variantValueIds { variantTypeId variantValueId } weight } vendorId weight } }",
59
- "saveProductAttribute": "mutation saveProductAttribute($input: ProductAttributeInput!){ saveProductAttribute(input: $input) { createdAt deleted description id name options { createdAt deleted id name updatedAt } tableTemplate { columns { id name } rows { id name } } translations { description locale name options { id name } } type updatedAt } }",
60
- "saveProductBrand": "mutation saveProductBrand($input: ProductBrandInput!){ saveProductBrand(input: $input) { createdAt deleted description id imageId metaData { createdAt deleted description id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle } updatedAt } name orderType salesChannelIds translations { description locale name } updatedAt } }",
40
+ "addOrderInvoice": "mutation addOrderInvoice($input: AddOrderInvoiceInput!){ addOrderInvoice(input: $input) { abandonedCartFlows { campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId recoverEmailStatus sendAfter } availableShippingMethods { price rateName shippingMethod shippingSettingsId shippingZoneRateId } billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } customer { accountStatus customerGroupIds email firstName fullName id identityNumber isGuestCheckout lastName notificationsAccepted phone subscriptionStatus } customerId deleted dueDate giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage itemCount merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } priceListId recoverEmailStatus recoveryStatus salesChannel { id name type } salesChannelId sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod shippingSettingsId shippingZoneRateId staff { email firstName lastName } status stockLocation { id name } stockLocationId storefront { id name } storefrontId storefrontRouting { domain dynamicCurrencySettings { roundingFormat targetCurrencyCode } id locale path priceListId } storefrontRoutingId storefrontTheme { id name themeId themeVersionId } storefrontThemeId taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
41
+ "approvePendingOrderTransactions": "mutation approvePendingOrderTransactions($input: ApproveOrderTransactionsInput!){ approvePendingOrderTransactions(input: $input) }",
42
+ "bulkUpdateProducts": "mutation bulkUpdateProducts($input: [BulkUpdateProductsInput!]!){ bulkUpdateProducts(input: $input) }",
43
+ "cancelFulfillment": "mutation cancelFulfillment($input: CancelFulfillmentInput!){ cancelFulfillment(input: $input) { abandonedCartFlows { campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId recoverEmailStatus sendAfter } availableShippingMethods { price rateName shippingMethod shippingSettingsId shippingZoneRateId } billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } customer { accountStatus customerGroupIds email firstName fullName id identityNumber isGuestCheckout lastName notificationsAccepted phone subscriptionStatus } customerId deleted dueDate giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage itemCount merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } priceListId recoverEmailStatus recoveryStatus salesChannel { id name type } salesChannelId sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod shippingSettingsId shippingZoneRateId staff { email firstName lastName } status stockLocation { id name } stockLocationId storefront { id name } storefrontId storefrontRouting { domain dynamicCurrencySettings { roundingFormat targetCurrencyCode } id locale path priceListId } storefrontRoutingId storefrontTheme { id name themeId themeVersionId } storefrontThemeId taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
44
+ "createMerchantAppPayment": "mutation createMerchantAppPayment($input: MerchantAppPaymentInput!){ createMerchantAppPayment(input: $input) { appPaymentKey authorizedAppId createdAt deleted id merchantPaymentUrl name paymentDate prices { period price } status storeAppId type updatedAt } }",
45
+ "createOrderWithTransactions": "mutation createOrderWithTransactions($input: CreateOrderWithTransactionsInput!){ createOrderWithTransactions(input: $input) { abandonedCartFlows { campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId recoverEmailStatus sendAfter } availableShippingMethods { price rateName shippingMethod shippingSettingsId shippingZoneRateId } billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } customer { accountStatus customerGroupIds email firstName fullName id identityNumber isGuestCheckout lastName notificationsAccepted phone subscriptionStatus } customerId deleted dueDate giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage itemCount merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } priceListId recoverEmailStatus recoveryStatus salesChannel { id name type } salesChannelId sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod shippingSettingsId shippingZoneRateId staff { email firstName lastName } status stockLocation { id name } stockLocationId storefront { id name } storefrontId storefrontRouting { domain dynamicCurrencySettings { roundingFormat targetCurrencyCode } id locale path priceListId } storefrontRoutingId storefrontTheme { id name themeId themeVersionId } storefrontThemeId taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
46
+ "deleteCategoryList": "mutation deleteCategoryList($idList: [String!]!){ deleteCategoryList(idList: $idList) }",
47
+ "deleteProductAttributeList": "mutation deleteProductAttributeList($idList: [String!]!){ deleteProductAttributeList(idList: $idList) }",
48
+ "deleteProductBrandList": "mutation deleteProductBrandList($idList: [String!]!){ deleteProductBrandList(idList: $idList) }",
49
+ "deleteProductList": "mutation deleteProductList($idList: [String!]!){ deleteProductList(idList: $idList) }",
50
+ "deleteProductTagList": "mutation deleteProductTagList($idList: [String!]!){ deleteProductTagList(idList: $idList) }",
51
+ "deleteStorefrontJSScript": "mutation deleteStorefrontJSScript($storefrontIdList: [String!]!){ deleteStorefrontJSScript(storefrontIdList: $storefrontIdList) }",
52
+ "deleteVariantTypeList": "mutation deleteVariantTypeList($idList: [String!]!){ deleteVariantTypeList(idList: $idList) }",
53
+ "deleteWebhook": "mutation deleteWebhook($scopes: [String!]!){ deleteWebhook(scopes: $scopes) }",
54
+ "fulfillOrder": "mutation fulfillOrder($input: FulFillOrderInput!){ fulfillOrder(input: $input) { abandonedCartFlows { campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId recoverEmailStatus sendAfter } availableShippingMethods { price rateName shippingMethod shippingSettingsId shippingZoneRateId } billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } customer { accountStatus customerGroupIds email firstName fullName id identityNumber isGuestCheckout lastName notificationsAccepted phone subscriptionStatus } customerId deleted dueDate giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage itemCount merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } priceListId recoverEmailStatus recoveryStatus salesChannel { id name type } salesChannelId sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod shippingSettingsId shippingZoneRateId staff { email firstName lastName } status stockLocation { id name } stockLocationId storefront { id name } storefrontId storefrontRouting { domain dynamicCurrencySettings { roundingFormat targetCurrencyCode } id locale path priceListId } storefrontRoutingId storefrontTheme { id name themeId themeVersionId } storefrontThemeId taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
55
+ "productAttributeImport": "mutation productAttributeImport($file: String!){ productAttributeImport(file: $file) { csvContent isSuccess } }",
56
+ "refundOrderLine": "mutation refundOrderLine($input: OrderRefundInput!){ refundOrderLine(input: $input) { abandonedCartFlows { campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId recoverEmailStatus sendAfter } availableShippingMethods { price rateName shippingMethod shippingSettingsId shippingZoneRateId } billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } customer { accountStatus customerGroupIds email firstName fullName id identityNumber isGuestCheckout lastName notificationsAccepted phone subscriptionStatus } customerId deleted dueDate giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage itemCount merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } priceListId recoverEmailStatus recoveryStatus salesChannel { id name type } salesChannelId sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod shippingSettingsId shippingZoneRateId staff { email firstName lastName } status stockLocation { id name } stockLocationId storefront { id name } storefrontId storefrontRouting { domain dynamicCurrencySettings { roundingFormat targetCurrencyCode } id locale path priceListId } storefrontRoutingId storefrontTheme { id name themeId themeVersionId } storefrontThemeId taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
57
+ "saveCategory": "mutation saveCategory($input: CategoryInput!){ saveCategory(input: $input) { categoryPath categoryPathItems { createdAt deleted description id imageId isAutomated metaData { createdAt deleted description id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle } updatedAt } name translations { description locale name } updatedAt } conditions { conditionType valueList } createdAt deleted description id imageId isAutomated metaData { createdAt deleted description id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle } updatedAt } name orderType parentId salesChannelIds shouldMatchAllConditions translations { description locale name } updatedAt } }",
58
+ "saveProduct": "mutation saveProduct($input: ProductInput!){ saveProduct(input: $input) { attributes { imageIds productAttributeId productAttributeOptionId value } brand { createdAt deleted id name updatedAt } brandId categories { createdAt deleted id name parentId updatedAt } categoryIds createdAt deleted description groupVariantsByVariantTypeId id maxQuantityPerCart metaData { createdAt deleted description id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle } updatedAt } name productOptionSetId productVariantTypes { order variantTypeId variantValueIds } salesChannelIds shortDescription tagIds tags { createdAt deleted id name updatedAt } translations { description locale name } type updatedAt variants { attributes { imageIds productAttributeId productAttributeOptionId value } barcodeList createdAt deleted hsCode id images { imageId isMain isVideo order } isActive prices { buyPrice currency discountPrice priceListId sellPrice } sellIfOutOfStock sku stocks { stockCount stockLocationId } updatedAt variantValueIds { variantTypeId variantValueId } weight } vendorId weight } }",
59
+ "saveProductAttribute": "mutation saveProductAttribute($input: ProductAttributeInput!){ saveProductAttribute(input: $input) { createdAt deleted description id name options { createdAt deleted id name updatedAt } tableTemplate { columns { id name } rows { id name } } translations { description locale name options { id name } } type updatedAt } }",
60
+ "saveProductBrand": "mutation saveProductBrand($input: ProductBrandInput!){ saveProductBrand(input: $input) { createdAt deleted description id imageId metaData { createdAt deleted description id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle } updatedAt } name orderType salesChannelIds translations { description locale name } updatedAt } }",
61
61
  "saveProductStockLocations": "mutation saveProductStockLocations($input: SaveStockLocationsInput!){ saveProductStockLocations(input: $input) }",
62
- "saveProductTag": "mutation saveProductTag($input: ProductTagInput!){ saveProductTag(input: $input) { createdAt deleted id name translations { description locale name } updatedAt } }",
63
- "saveSalesChannel": "mutation saveSalesChannel($input: SalesChannelInput!){ saveSalesChannel(input: $input) { createdAt deleted id name paymentGateways { id order } priceListId stockLocations { id order } type updatedAt } }",
64
- "saveStorefrontJSScript": "mutation saveStorefrontJSScript($input: StorefrontJSScriptInput!){ saveStorefrontJSScript(input: $input) { authorizedAppId createdAt deleted id isActive name order scriptContent storeAppId storefrontId updatedAt } }",
62
+ "saveProductTag": "mutation saveProductTag($input: ProductTagInput!){ saveProductTag(input: $input) { createdAt deleted id name translations { description locale name } updatedAt } }",
63
+ "saveSalesChannel": "mutation saveSalesChannel($input: SalesChannelInput!){ saveSalesChannel(input: $input) { createdAt deleted id name paymentGateways { id order } priceListId stockLocations { id order } type updatedAt } }",
64
+ "saveStorefrontJSScript": "mutation saveStorefrontJSScript($input: StorefrontJSScriptInput!){ saveStorefrontJSScript(input: $input) { authorizedAppId createdAt deleted id isActive name order scriptContent storeAppId storefrontId updatedAt } }",
65
65
  "saveVariantPrices": "mutation saveVariantPrices($input: SaveVariantPricesInput!){ saveVariantPrices(input: $input) }",
66
- "saveVariantType": "mutation saveVariantType($input: VariantTypeInput!){ saveVariantType(input: $input) { createdAt deleted id name selectionType translations { locale name values { id name } } updatedAt values { colorCode createdAt deleted id name thumbnailImageId updatedAt } } }",
67
- "saveWebhook": "mutation saveWebhook($input: WebhookInput!){ saveWebhook(input: $input) { createdAt deleted endpoint id scope updatedAt } }",
68
- "updateOrderAddresses": "mutation updateOrderAddresses($input: UpdateOrderAddressesInput!){ updateOrderAddresses(input: $input) { billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId cancelReason cancelledAt checkoutId clientIp createdAt currencyCode currencyRates { code originalRate rate } customer { email firstName fullName id identityNumber isGuestCheckout lastName phone } deleted giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } salesChannel { id name type } sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod staff { email firstName lastName } status stockLocation { id name } storefront { id name } storefrontRouting { domain id locale path priceListId } storefrontTheme { id name themeId themeVersionId } taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
69
- "updateOrderLine": "mutation updateOrderLine($input: UpdateOrderInput!){ updateOrderLine(input: $input) { billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId cancelReason cancelledAt checkoutId clientIp createdAt currencyCode currencyRates { code originalRate rate } customer { email firstName fullName id identityNumber isGuestCheckout lastName phone } deleted giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } salesChannel { id name type } sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod staff { email firstName lastName } status stockLocation { id name } storefront { id name } storefrontRouting { domain id locale path priceListId } storefrontTheme { id name themeId themeVersionId } taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
70
- "updateOrderPackageStatus": "mutation updateOrderPackageStatus($input: UpdateOrderPackageStatusInput!){ updateOrderPackageStatus(input: $input) { billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId cancelReason cancelledAt checkoutId clientIp createdAt currencyCode currencyRates { code originalRate rate } customer { email firstName fullName id identityNumber isGuestCheckout lastName phone } deleted giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } salesChannel { id name type } sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod staff { email firstName lastName } status stockLocation { id name } storefront { id name } storefrontRouting { domain id locale path priceListId } storefrontTheme { id name themeId themeVersionId } taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
71
- "updateProductSalesChannelStatus": "mutation updateProductSalesChannelStatus($input: undefined!){ updateProductSalesChannelStatus(input: $input) }"
66
+ "saveVariantType": "mutation saveVariantType($input: VariantTypeInput!){ saveVariantType(input: $input) { createdAt deleted id name selectionType translations { locale name values { id name } } updatedAt values { colorCode createdAt deleted id name thumbnailImageId updatedAt } } }",
67
+ "saveWebhook": "mutation saveWebhook($input: WebhookInput!){ saveWebhook(input: $input) { createdAt deleted endpoint id scope updatedAt } }",
68
+ "updateOrderAddresses": "mutation updateOrderAddresses($input: UpdateOrderAddressesInput!){ updateOrderAddresses(input: $input) { abandonedCartFlows { campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId recoverEmailStatus sendAfter } availableShippingMethods { price rateName shippingMethod shippingSettingsId shippingZoneRateId } billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } customer { accountStatus customerGroupIds email firstName fullName id identityNumber isGuestCheckout lastName notificationsAccepted phone subscriptionStatus } customerId deleted dueDate giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage itemCount merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } priceListId recoverEmailStatus recoveryStatus salesChannel { id name type } salesChannelId sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod shippingSettingsId shippingZoneRateId staff { email firstName lastName } status stockLocation { id name } stockLocationId storefront { id name } storefrontId storefrontRouting { domain dynamicCurrencySettings { roundingFormat targetCurrencyCode } id locale path priceListId } storefrontRoutingId storefrontTheme { id name themeId themeVersionId } storefrontThemeId taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
69
+ "updateOrderLine": "mutation updateOrderLine($input: UpdateOrderInput!){ updateOrderLine(input: $input) { abandonedCartFlows { campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId recoverEmailStatus sendAfter } availableShippingMethods { price rateName shippingMethod shippingSettingsId shippingZoneRateId } billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } customer { accountStatus customerGroupIds email firstName fullName id identityNumber isGuestCheckout lastName notificationsAccepted phone subscriptionStatus } customerId deleted dueDate giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage itemCount merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } priceListId recoverEmailStatus recoveryStatus salesChannel { id name type } salesChannelId sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod shippingSettingsId shippingZoneRateId staff { email firstName lastName } status stockLocation { id name } stockLocationId storefront { id name } storefrontId storefrontRouting { domain dynamicCurrencySettings { roundingFormat targetCurrencyCode } id locale path priceListId } storefrontRoutingId storefrontTheme { id name themeId themeVersionId } storefrontThemeId taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
70
+ "updateOrderPackageStatus": "mutation updateOrderPackageStatus($input: UpdateOrderPackageStatusInput!){ updateOrderPackageStatus(input: $input) { abandonedCartFlows { campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId recoverEmailStatus sendAfter } availableShippingMethods { price rateName shippingMethod shippingSettingsId shippingZoneRateId } billingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } customer { accountStatus customerGroupIds email firstName fullName id identityNumber isGuestCheckout lastName notificationsAccepted phone subscriptionStatus } customerId deleted dueDate giftPackageLines { price taxValue } giftPackageNote host id invoices { appId appName createdAt id invoiceNumber storeAppId type } isGiftPackage itemCount merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity orderLineId } campaignId campaignType couponId name order type } orderLineItems { createdAt currencyCode deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity reason } discountPrice finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity status statusUpdatedAt stockLocationId taxValue updatedAt variant { barcodeList brand { id name } categories { categoryPath { id name } id name } id mainImageId name prices { buyPrice currency discountPrice priceListId sellPrice } productId sku slug tagIds taxValue type variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber stockLocationId trackingInfo { barcode cargoCompany isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayName price type } priceList { id name } priceListId recoverEmailStatus recoveryStatus salesChannel { id name type } salesChannelId sessionInfo { countryCode durationMS end host ip referer salesChannelId sessionId start storefrontId trafficSource { source type } userAgent { deviceType name os } utm { campaign content medium source term } visitorId } shippingAddress { addressLine1 addressLine2 city { code id name } company country { code id iso2 iso3 name } district { code id name } firstName id identityNumber isDefault lastName phone postalCode state { code id name } taxNumber taxOffice } shippingLines { isRefunded price shippingSettingsId shippingZoneRateId taxValue title } shippingMethod shippingSettingsId shippingZoneRateId staff { email firstName lastName } status stockLocation { id name } stockLocationId storefront { id name } storefrontId storefrontRouting { domain dynamicCurrencySettings { roundingFormat targetCurrencyCode } id locale path priceListId } storefrontRoutingId storefrontTheme { id name themeId themeVersionId } storefrontThemeId taxLines { price rate } terminalId totalFinalPrice totalPrice updatedAt userAgent } }",
71
+ "updateProductSalesChannelStatus": "mutation updateProductSalesChannelStatus($input: [UpdateProductSalesChannelStatusInput!]!){ updateProductSalesChannelStatus(input: $input) }"
72
72
  };
73
73
  //# sourceMappingURL=default-gqls.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"default-gqls.js","sourceRoot":"","sources":["../../../../src/api/admin/generated/default-gqls.ts"],"names":[],"mappings":";;;AAAa,QAAA,gBAAgB,GAAG;IAC9B,kBAAkB,EAAE,iKAAiK;IACrL,mBAAmB,EAAE,6HAA6H;IAClJ,aAAa,EAAE,wUAAwU;IACvV,oBAAoB,EAAE,mwBAAmwB;IACzxB,iBAAiB,EAAE,+JAA+J;IAClL,mBAAmB,EAAE,oGAAoG;IACzH,cAAc,EAAE,utBAAutB;IACvuB,UAAU,EAAE,kZAAkZ;IAC9Z,aAAa,EAAE,0bAA0b;IACzc,cAAc,EAAE,8nCAA8nC;IAC9oC,cAAc,EAAE,qcAAqc;IACrd,cAAc,EAAE,qHAAqH;IACrI,wBAAwB,EAAE,yUAAyU;IACnW,WAAW,EAAE,s7GAAs7G;IACn8G,eAAe,EAAE,yHAAyH;IAC1I,aAAa,EAAE,u7CAAu7C;IACt8C,sBAAsB,EAAE,oZAAoZ;IAC5a,kBAAkB,EAAE,ujBAAujB;IAC3kB,sBAAsB,EAAE,kzBAAkzB;IAC10B,0BAA0B,EAAE,8gBAA8gB;IAC1iB,gBAAgB,EAAE,uPAAuP;IACzQ,kBAAkB,EAAE,kMAAkM;IACtN,WAAW,EAAE,oUAAoU;IACjV,mBAAmB,EAAE,waAAwa;IAC7b,gBAAgB,EAAE,kHAAkH;IACpI,wBAAwB,EAAE,0NAA0N;IACpP,UAAU,EAAE,kUAAkU;IAC9U,iBAAiB,EAAE,0VAA0V;IAC7W,aAAa,EAAE,qFAAqF;IACpG,IAAI,EAAE,2HAA2H;IACjI,wBAAwB,EAAE,iIAAiI;IAC3J,gBAAgB,EAAE,mHAAmH;CACtI,CAAA;AAEY,QAAA,mBAAmB,GAAG;IACjC,wBAAwB,EAAE,mGAAmG;IAC7H,iBAAiB,EAAE,62FAA62F;IACh4F,iCAAiC,EAAE,oHAAoH;IACvJ,oBAAoB,EAAE,uFAAuF;IAC7G,mBAAmB,EAAE,m3FAAm3F;IACx4F,0BAA0B,EAAE,sQAAsQ;IAClS,6BAA6B,EAAE,i5FAAi5F;IACh7F,oBAAoB,EAAE,0FAA0F;IAChH,4BAA4B,EAAE,0GAA0G;IACxI,wBAAwB,EAAE,kGAAkG;IAC5H,mBAAmB,EAAE,wFAAwF;IAC7G,sBAAsB,EAAE,8FAA8F;IACtH,0BAA0B,EAAE,oIAAoI;IAChK,uBAAuB,EAAE,gGAAgG;IACzH,eAAe,EAAE,gFAAgF;IACjG,cAAc,EAAE,o2FAAo2F;IACp3F,wBAAwB,EAAE,kHAAkH;IAC5I,iBAAiB,EAAE,y2FAAy2F;IAC53F,cAAc,EAAE,8hBAA8hB;IAC9iB,aAAa,EAAE,8qCAA8qC;IAC7rC,sBAAsB,EAAE,0UAA0U;IAClW,kBAAkB,EAAE,ucAAuc;IAC3d,2BAA2B,EAAE,mHAAmH;IAChJ,gBAAgB,EAAE,uKAAuK;IACzL,kBAAkB,EAAE,+MAA+M;IACnO,wBAAwB,EAAE,0NAA0N;IACpP,mBAAmB,EAAE,kGAAkG;IACvH,iBAAiB,EAAE,2QAA2Q;IAC9R,aAAa,EAAE,8HAA8H;IAC7I,sBAAsB,EAAE,43FAA43F;IACp5F,iBAAiB,EAAE,y2FAAy2F;IAC53F,0BAA0B,EAAE,w4FAAw4F;IACp6F,iCAAiC,EAAE,iHAAiH;CACrJ,CAAA"}
1
+ {"version":3,"file":"default-gqls.js","sourceRoot":"","sources":["../../../../src/api/admin/generated/default-gqls.ts"],"names":[],"mappings":";;;AAAa,QAAA,gBAAgB,GAAG;IAC9B,kBAAkB,EAAE,gKAAgK;IACpL,mBAAmB,EAAE,6HAA6H;IAClJ,aAAa,EAAE,kUAAkU;IACjV,oBAAoB,EAAE,8vBAA8vB;IACpxB,iBAAiB,EAAE,4JAA4J;IAC/K,mBAAmB,EAAE,mGAAmG;IACxH,cAAc,EAAE,6jCAA6jC;IAC7kC,UAAU,EAAE,sVAAsV;IAClW,aAAa,EAAE,6XAA6X;IAC5Y,cAAc,EAAE,qnCAAqnC;IACroC,cAAc,EAAE,yYAAyY;IACzZ,cAAc,EAAE,oHAAoH;IACpI,wBAAwB,EAAE,sUAAsU;IAChW,WAAW,EAAE,krIAAkrI;IAC/rI,eAAe,EAAE,wHAAwH;IACzI,aAAa,EAAE,w7CAAw7C;IACv8C,sBAAsB,EAAE,6YAA6Y;IACra,kBAAkB,EAAE,kjBAAkjB;IACtkB,sBAAsB,EAAE,syBAAsyB;IAC9zB,0BAA0B,EAAE,4gBAA4gB;IACxiB,gBAAgB,EAAE,qPAAqP;IACvQ,kBAAkB,EAAE,+LAA+L;IACnN,WAAW,EAAE,wQAAwQ;IACrR,mBAAmB,EAAE,kaAAka;IACvb,gBAAgB,EAAE,iHAAiH;IACnI,wBAAwB,EAAE,yNAAyN;IACnP,UAAU,EAAE,sQAAsQ;IAClR,iBAAiB,EAAE,sVAAsV;IACzW,aAAa,EAAE,oFAAoF;IACnG,IAAI,EAAE,0HAA0H;IAChI,wBAAwB,EAAE,iIAAiI;IAC3J,gBAAgB,EAAE,+hDAA+hD;CACljD,CAAA;AAEY,QAAA,mBAAmB,GAAG;IACjC,wBAAwB,EAAE,mGAAmG;IAC7H,iBAAiB,EAAE,0mHAA0mH;IAC7nH,iCAAiC,EAAE,qIAAqI;IACxK,oBAAoB,EAAE,wGAAwG;IAC9H,mBAAmB,EAAE,gnHAAgnH;IACroH,0BAA0B,EAAE,oQAAoQ;IAChS,6BAA6B,EAAE,8oHAA8oH;IAC7qH,oBAAoB,EAAE,0FAA0F;IAChH,4BAA4B,EAAE,0GAA0G;IACxI,wBAAwB,EAAE,kGAAkG;IAC5H,mBAAmB,EAAE,wFAAwF;IAC7G,sBAAsB,EAAE,8FAA8F;IACtH,0BAA0B,EAAE,oIAAoI;IAChK,uBAAuB,EAAE,gGAAgG;IACzH,eAAe,EAAE,gFAAgF;IACjG,cAAc,EAAE,imHAAimH;IACjnH,wBAAwB,EAAE,iHAAiH;IAC3I,iBAAiB,EAAE,smHAAsmH;IACznH,cAAc,EAAE,o4BAAo4B;IACp5B,aAAa,EAAE,grCAAgrC;IAC/rC,sBAAsB,EAAE,mUAAmU;IAC3V,kBAAkB,EAAE,kcAAkc;IACtd,2BAA2B,EAAE,mHAAmH;IAChJ,gBAAgB,EAAE,qKAAqK;IACvL,kBAAkB,EAAE,4MAA4M;IAChO,wBAAwB,EAAE,yNAAyN;IACnP,mBAAmB,EAAE,kGAAkG;IACvH,iBAAiB,EAAE,uQAAuQ;IAC1R,aAAa,EAAE,6HAA6H;IAC5I,sBAAsB,EAAE,ynHAAynH;IACjpH,iBAAiB,EAAE,smHAAsmH;IACznH,0BAA0B,EAAE,qoHAAqoH;IACjqH,iCAAiC,EAAE,+IAA+I;CACnL,CAAA"}
@@ -23,6 +23,23 @@ export declare type Scalars = {
23
23
  /** The javascript `Date` as integer. Type represents date and time as number of milliseconds from start of UNIX epoch. */
24
24
  Timestamp: any;
25
25
  };
26
+ export declare type AbandonedCartFlow = {
27
+ __typename?: 'AbandonedCartFlow';
28
+ campaignId?: Maybe<Scalars['String']>;
29
+ canApplicable: Scalars['Boolean'];
30
+ couponId?: Maybe<Scalars['String']>;
31
+ customerFilters?: Maybe<AbandonedCartFlowCustomerFilter>;
32
+ flowId: Scalars['String'];
33
+ mailSendDate?: Maybe<Scalars['Timestamp']>;
34
+ mailTranslationId?: Maybe<Scalars['String']>;
35
+ recoverEmailStatus: CheckoutRecoveryEmailStatusEnum;
36
+ sendAfter: Scalars['Float'];
37
+ };
38
+ export declare type AbandonedCartFlowCustomerFilter = {
39
+ __typename?: 'AbandonedCartFlowCustomerFilter';
40
+ sendOnlyActiveAccount?: Maybe<Scalars['Boolean']>;
41
+ sendOnlySubscribedToEmail?: Maybe<Scalars['Boolean']>;
42
+ };
26
43
  export declare type AddOrderInvoiceInput = {
27
44
  /** It is the app id for which the invoice is issued. */
28
45
  appId: Scalars['String'];
@@ -64,6 +81,10 @@ export declare enum AppScopeEnum {
64
81
  WRITE_PRODUCTS = "WRITE_PRODUCTS",
65
82
  WRITE_STOREFRONT = "WRITE_STOREFRONT"
66
83
  }
84
+ export declare type ApproveOrderTransactionsInput = {
85
+ orderId: Scalars['String'];
86
+ paymentMethods?: InputMaybe<Array<PaymentMethodEnum>>;
87
+ };
67
88
  export declare type AuthorizedApp = {
68
89
  __typename?: 'AuthorizedApp';
69
90
  /** The date the app was added. */
@@ -81,6 +102,14 @@ export declare type AuthorizedApp = {
81
102
  supportsMultipleInstallation?: Maybe<Scalars['Boolean']>;
82
103
  updatedAt?: Maybe<Scalars['Timestamp']>;
83
104
  };
105
+ export declare type AvailableShippingMethod = {
106
+ __typename?: 'AvailableShippingMethod';
107
+ price: Scalars['Float'];
108
+ rateName: Scalars['String'];
109
+ shippingMethod: ShippingMethodEnum;
110
+ shippingSettingsId: Scalars['String'];
111
+ shippingZoneRateId: Scalars['String'];
112
+ };
84
113
  export declare type BulkUpdateProductBrandInput = {
85
114
  /** Description of the brand. */
86
115
  description?: InputMaybe<Scalars['String']>;
@@ -123,6 +152,8 @@ export declare type BulkUpdateProductImageInput = {
123
152
  imageUrl: Scalars['String'];
124
153
  /** Whether the image is main image for the product or not. */
125
154
  isMain: Scalars['Boolean'];
155
+ /** True if this the media type is video */
156
+ isVideo?: InputMaybe<Scalars['Boolean']>;
126
157
  /** Order of the product image. */
127
158
  order: Scalars['Float'];
128
159
  };
@@ -238,6 +269,10 @@ export declare type CSVImportResponse = {
238
269
  csvContent?: Maybe<Scalars['String']>;
239
270
  isSuccess: Scalars['Boolean'];
240
271
  };
272
+ export declare enum CampaignOfferTargetPageTypeEnum {
273
+ CHECKOUT = "CHECKOUT",
274
+ POST_CHECKOUT = "POST_CHECKOUT"
275
+ }
241
276
  /** Campaign Type Enum */
242
277
  export declare enum CampaignTypeEnum {
243
278
  BUY_X_THEN_GET_Y = "BUY_X_THEN_GET_Y",
@@ -256,10 +291,41 @@ export declare enum CancelledReasonEnum {
256
291
  INVENTORY = "INVENTORY",
257
292
  OTHER = "OTHER"
258
293
  }
294
+ export declare enum CartCampaignOfferStatus {
295
+ ACCEPTED = "ACCEPTED",
296
+ REJECTED = "REJECTED",
297
+ REMOVED = "REMOVED",
298
+ WAITING_FOR_ACTION = "WAITING_FOR_ACTION"
299
+ }
300
+ /** Cart Created By Enum */
301
+ export declare enum CartCreatedByEnum {
302
+ ADMIN = "ADMIN",
303
+ CUSTOMER = "CUSTOMER"
304
+ }
305
+ export declare type CartV2CampaignOffer = {
306
+ __typename?: 'CartV2CampaignOffer';
307
+ appliedOrderLineId?: Maybe<Scalars['String']>;
308
+ campaignOfferId: Scalars['String'];
309
+ campaignOfferProductId?: Maybe<Scalars['String']>;
310
+ offerEndDate?: Maybe<Scalars['Timestamp']>;
311
+ offerStartDate: Scalars['Timestamp'];
312
+ status: CartCampaignOfferStatus;
313
+ targetPageTypes: Array<CampaignOfferTargetPageTypeEnum>;
314
+ triggerSourceOrderLineId: Scalars['String'];
315
+ };
316
+ /** CartV2 Status Enum */
317
+ export declare enum CartV2StatusEnum {
318
+ COMPLETED = "COMPLETED",
319
+ FREEZE = "FREEZE",
320
+ KILLED = "KILLED",
321
+ OPEN = "OPEN"
322
+ }
259
323
  export declare type Category = {
260
324
  __typename?: 'Category';
261
325
  /** It is the id list information where the ids of all the superclasses of the category are found. */
262
326
  categoryPath?: Maybe<Array<Scalars['String']>>;
327
+ /** It is the id list information where the ids of all the superclasses of the category are found. */
328
+ categoryPathItems?: Maybe<Array<CategoryPathItem>>;
263
329
  conditions?: Maybe<Array<CategoryCondition>>;
264
330
  createdAt?: Maybe<Scalars['Timestamp']>;
265
331
  deleted?: Maybe<Scalars['Boolean']>;
@@ -331,6 +397,24 @@ export declare type CategoryInput = {
331
397
  export declare type CategoryPathFilterInput = {
332
398
  in?: InputMaybe<Array<Scalars['String']>>;
333
399
  };
400
+ export declare type CategoryPathItem = {
401
+ __typename?: 'CategoryPathItem';
402
+ createdAt?: Maybe<Scalars['Timestamp']>;
403
+ deleted?: Maybe<Scalars['Boolean']>;
404
+ /** It is the description of the category of the product. */
405
+ description?: Maybe<Scalars['String']>;
406
+ id: Scalars['ID'];
407
+ /** It is the id where the picture of the category is kept in the system. */
408
+ imageId?: Maybe<Scalars['String']>;
409
+ isAutomated?: Maybe<Scalars['Boolean']>;
410
+ /** It is the metadata information of the product category. */
411
+ metaData?: Maybe<HTMLMetaData>;
412
+ /** It is the name of the category in which the product is located. */
413
+ name: Scalars['String'];
414
+ /** It is the translation information of the product category. */
415
+ translations?: Maybe<Array<CategoryTranslation>>;
416
+ updatedAt?: Maybe<Scalars['Timestamp']>;
417
+ };
334
418
  /** CategoryProductsOrder Types */
335
419
  export declare enum CategoryProductsOrderTypeEnum {
336
420
  BEST_SELLER = "BEST_SELLER",
@@ -359,6 +443,16 @@ export declare type CategoryTranslationInput = {
359
443
  /** It is the information in which language the translation is saved. */
360
444
  name?: InputMaybe<Scalars['String']>;
361
445
  };
446
+ /** Checkout Recovery Email Status Enum */
447
+ export declare enum CheckoutRecoveryEmailStatusEnum {
448
+ NOT_SENT = "NOT_SENT",
449
+ SENT = "SENT"
450
+ }
451
+ /** Checkout Recovery Status Enum */
452
+ export declare enum CheckoutRecoveryStatusEnum {
453
+ NOT_RECOVERED = "NOT_RECOVERED",
454
+ RECOVERED = "RECOVERED"
455
+ }
362
456
  export declare type City = {
363
457
  __typename?: 'City';
364
458
  /** The two-letter city code corresponding to the city. */
@@ -642,7 +736,7 @@ export declare enum CustomerRegistrationSourceEnum {
642
736
  google = "google"
643
737
  }
644
738
  export declare type DateFilterInput = {
645
- /** `equal`. The filter used for equality. */
739
+ /** `equal`. The filter used for equality. */
646
740
  eq?: InputMaybe<Scalars['Timestamp']>;
647
741
  /** `greater than` selects the documents where the value of the `input` is greater than to (** i.e. > **) a specified value (e.g. value.) */
648
742
  gt?: InputMaybe<Scalars['Timestamp']>;
@@ -654,6 +748,10 @@ export declare type DateFilterInput = {
654
748
  lt?: InputMaybe<Scalars['Timestamp']>;
655
749
  /** `less than or equals` selects the documents where the value of the `input` is less than or equal to (** i.e. <= **) a specified value (e.g. value.) */
656
750
  lte?: InputMaybe<Scalars['Timestamp']>;
751
+ /** `not equal`. The filter used for not equality. */
752
+ ne?: InputMaybe<Scalars['Timestamp']>;
753
+ /** Returns a boolean indicating whether a specified value is not in an array. */
754
+ nin?: InputMaybe<Scalars['Timestamp']>;
657
755
  };
658
756
  export declare type District = {
659
757
  __typename?: 'District';
@@ -1186,7 +1284,7 @@ export declare type MutationaddOrderInvoiceArgs = {
1186
1284
  input: AddOrderInvoiceInput;
1187
1285
  };
1188
1286
  export declare type MutationapprovePendingOrderTransactionsArgs = {
1189
- orderId: Scalars['String'];
1287
+ input: ApproveOrderTransactionsInput;
1190
1288
  };
1191
1289
  export declare type MutationbulkUpdateProductsArgs = {
1192
1290
  input: Array<BulkUpdateProductsInput>;
@@ -1280,6 +1378,8 @@ export declare type MutationupdateProductSalesChannelStatusArgs = {
1280
1378
  };
1281
1379
  export declare type Order = {
1282
1380
  __typename?: 'Order';
1381
+ abandonedCartFlows?: Maybe<Array<AbandonedCartFlow>>;
1382
+ availableShippingMethods?: Maybe<Array<AvailableShippingMethod>>;
1283
1383
  /** It is the billing address of the order. */
1284
1384
  billingAddress?: Maybe<OrderAddress>;
1285
1385
  /** It is the `branch` information of the orders created via ikasPOS. */
@@ -1287,21 +1387,30 @@ export declare type Order = {
1287
1387
  /** It is the `branchSession` information of the orders created via ikasPOS. */
1288
1388
  branchSession?: Maybe<OrderBranchSession>;
1289
1389
  branchSessionId?: Maybe<Scalars['String']>;
1390
+ campaignOffers?: Maybe<Array<CartV2CampaignOffer>>;
1290
1391
  /** It is the cancel reason of the order. If the order has been cancelled, it indicates the cancellation reason of the order. */
1291
1392
  cancelReason?: Maybe<CancelledReasonEnum>;
1292
1393
  /** If the order has been cancelled, it indicates the cancellation date of the order. */
1293
1394
  cancelledAt?: Maybe<Scalars['Timestamp']>;
1395
+ cartId?: Maybe<Scalars['String']>;
1396
+ /** Shows the status of the cart linked to the order. */
1397
+ cartStatus?: Maybe<CartV2StatusEnum>;
1294
1398
  checkoutId?: Maybe<Scalars['String']>;
1295
1399
  /** The client ip address. */
1296
1400
  clientIp?: Maybe<Scalars['String']>;
1401
+ couponCode?: Maybe<Scalars['String']>;
1297
1402
  createdAt?: Maybe<Scalars['Timestamp']>;
1403
+ /** Indicates who created the order. The order can be created by the customer or the store owner. */
1404
+ createdBy?: Maybe<CartCreatedByEnum>;
1298
1405
  /** It is the currency value of the order. */
1299
1406
  currencyCode: Scalars['String'];
1300
1407
  /** A list of currency rate objects. */
1301
1408
  currencyRates: Array<OrderCurrencyRate>;
1302
1409
  /** Information about the customer. The order does not have to be a customer information. If the order was created by ikasPOS, the customer information may be null. */
1303
1410
  customer?: Maybe<OrderCustomer>;
1411
+ customerId?: Maybe<Scalars['String']>;
1304
1412
  deleted?: Maybe<Scalars['Boolean']>;
1413
+ dueDate?: Maybe<Scalars['Timestamp']>;
1305
1414
  /** A list of gift package line objects, each containing information about a gift package pricing in the order. */
1306
1415
  giftPackageLines?: Maybe<Array<OrderGiftPackageLine>>;
1307
1416
  /** An optional gift package note, can attach to the order. */
@@ -1313,6 +1422,7 @@ export declare type Order = {
1313
1422
  invoices?: Maybe<Array<Invoice>>;
1314
1423
  /** Indicates whether there is a gift package in the order. **isGiftPackage** returns `true` if the order has gift package */
1315
1424
  isGiftPackage?: Maybe<Scalars['Boolean']>;
1425
+ itemCount?: Maybe<Scalars['Float']>;
1316
1426
  merchantId: Scalars['String'];
1317
1427
  /** An optional note, can attach to the order. */
1318
1428
  note?: Maybe<Scalars['String']>;
@@ -1340,8 +1450,12 @@ export declare type Order = {
1340
1450
  paymentMethods?: Maybe<Array<OrderPaymentMethod>>;
1341
1451
  /** Information about the `priceList` used when the order was created. */
1342
1452
  priceList?: Maybe<OrderPriceList>;
1453
+ priceListId?: Maybe<Scalars['String']>;
1454
+ recoverEmailStatus?: Maybe<CheckoutRecoveryEmailStatusEnum>;
1455
+ recoveryStatus?: Maybe<CheckoutRecoveryStatusEnum>;
1343
1456
  /** Information about the `salesChannel` where the order was created. */
1344
1457
  salesChannel: OrderSalesChannel;
1458
+ salesChannelId?: Maybe<Scalars['String']>;
1345
1459
  sessionInfo?: Maybe<OrderSessionInfo>;
1346
1460
  /** It is the shipping address of the order. */
1347
1461
  shippingAddress?: Maybe<OrderAddress>;
@@ -1349,18 +1463,24 @@ export declare type Order = {
1349
1463
  shippingLines?: Maybe<Array<OrderShippingLine>>;
1350
1464
  /** It is the shipping method enum of the order */
1351
1465
  shippingMethod: ShippingMethodEnum;
1466
+ shippingSettingsId?: Maybe<Scalars['String']>;
1467
+ shippingZoneRateId?: Maybe<Scalars['String']>;
1352
1468
  /** It is the `staff` information of the orders created via ikasPOS. */
1353
1469
  staff?: Maybe<OrderStaff>;
1354
1470
  /** It is the status enum of the order */
1355
1471
  status: OrderStatusEnum;
1356
1472
  /** It is the `stock location` information of the orders. */
1357
1473
  stockLocation?: Maybe<OrderStockLocation>;
1474
+ stockLocationId?: Maybe<Scalars['String']>;
1358
1475
  /** Information about the `storefront` where the order was created. */
1359
1476
  storefront?: Maybe<OrderStorefront>;
1477
+ storefrontId?: Maybe<Scalars['String']>;
1360
1478
  /** Information about the `storefrontRouting` used by the storefront at the time the order was created. */
1361
1479
  storefrontRouting?: Maybe<OrderStorefrontRouting>;
1480
+ storefrontRoutingId?: Maybe<Scalars['String']>;
1362
1481
  /** Information about the `storefrontTheme` used by the storefront at the time the order was created. */
1363
1482
  storefrontTheme?: Maybe<OrderStorefrontTheme>;
1483
+ storefrontThemeId?: Maybe<Scalars['String']>;
1364
1484
  /** A list of tax line objects, tax line objects contain the taxes of the shippingLines, orderLineItems, and giftPackageLines. */
1365
1485
  taxLines?: Maybe<Array<OrderTaxLine>>;
1366
1486
  /** It is the `terminalId`` information of the orders created via ikasPOS. */
@@ -1573,6 +1693,9 @@ export declare type OrderCurrencyRate = {
1573
1693
  };
1574
1694
  export declare type OrderCustomer = {
1575
1695
  __typename?: 'OrderCustomer';
1696
+ accountStatus?: Maybe<CustomerAccountStatusEnum>;
1697
+ /** It is the phone number of the customer who created the order. */
1698
+ customerGroupIds?: Maybe<Array<Scalars['String']>>;
1576
1699
  /** It is the email of the customer who created the order. */
1577
1700
  email?: Maybe<Scalars['String']>;
1578
1701
  /** It is the first name of the customer who created the order. */
@@ -1587,8 +1710,10 @@ export declare type OrderCustomer = {
1587
1710
  isGuestCheckout?: Maybe<Scalars['Boolean']>;
1588
1711
  /** It is the last name of the customer who created the order. */
1589
1712
  lastName?: Maybe<Scalars['String']>;
1713
+ notificationsAccepted?: Maybe<Scalars['Boolean']>;
1590
1714
  /** It is the phone number of the customer who created the order. */
1591
1715
  phone?: Maybe<Scalars['String']>;
1716
+ subscriptionStatus?: Maybe<CustomerEmailSubscriptionStatusesEnum>;
1592
1717
  };
1593
1718
  export declare type OrderCustomerInput = {
1594
1719
  /** It is the email of the customer who created the order. */
@@ -1871,10 +1996,14 @@ export declare enum OrderPackageStatusEnum {
1871
1996
  UNFULFILLED = "UNFULFILLED"
1872
1997
  }
1873
1998
  export declare type OrderPackageStatusEnumInputFilter = {
1874
- /** `equal`. The filter used for equality. */
1999
+ /** `equal`. The filter used for equality. */
1875
2000
  eq?: InputMaybe<OrderPackageStatusEnum>;
1876
2001
  /** Returns a boolean indicating whether a specified value is in an array. */
1877
2002
  in?: InputMaybe<Array<OrderPackageStatusEnum>>;
2003
+ /** `not equal`. The filter used for not equality. */
2004
+ ne?: InputMaybe<OrderPackageStatusEnum>;
2005
+ /** Returns a boolean indicating whether a specified value is not in an array. */
2006
+ nin?: InputMaybe<OrderPackageStatusEnum>;
1878
2007
  };
1879
2008
  export declare type OrderPaginationResponse = {
1880
2009
  __typename?: 'OrderPaginationResponse';
@@ -1923,10 +2052,14 @@ export declare enum OrderPaymentStatusEnum {
1923
2052
  WAITING = "WAITING"
1924
2053
  }
1925
2054
  export declare type OrderPaymentStatusEnumInputFilter = {
1926
- /** `equal`. The filter used for equality. */
2055
+ /** `equal`. The filter used for equality. */
1927
2056
  eq?: InputMaybe<OrderPaymentStatusEnum>;
1928
2057
  /** Returns a boolean indicating whether a specified value is in an array. */
1929
2058
  in?: InputMaybe<Array<OrderPaymentStatusEnum>>;
2059
+ /** `not equal`. The filter used for not equality. */
2060
+ ne?: InputMaybe<OrderPaymentStatusEnum>;
2061
+ /** Returns a boolean indicating whether a specified value is not in an array. */
2062
+ nin?: InputMaybe<OrderPaymentStatusEnum>;
1930
2063
  };
1931
2064
  export declare type OrderPriceList = {
1932
2065
  __typename?: 'OrderPriceList';
@@ -2037,10 +2170,14 @@ export declare enum OrderStatusEnum {
2037
2170
  REFUND_REQUESTED = "REFUND_REQUESTED"
2038
2171
  }
2039
2172
  export declare type OrderStatusEnumInputFilter = {
2040
- /** `equal`. The filter used for equality. */
2173
+ /** `equal`. The filter used for equality. */
2041
2174
  eq?: InputMaybe<OrderStatusEnum>;
2042
2175
  /** Returns a boolean indicating whether a specified value is in an array. */
2043
2176
  in?: InputMaybe<Array<OrderStatusEnum>>;
2177
+ /** `not equal`. The filter used for not equality. */
2178
+ ne?: InputMaybe<OrderStatusEnum>;
2179
+ /** Returns a boolean indicating whether a specified value is not in an array. */
2180
+ nin?: InputMaybe<OrderStatusEnum>;
2044
2181
  };
2045
2182
  export declare type OrderStockLocation = {
2046
2183
  __typename?: 'OrderStockLocation';
@@ -2060,6 +2197,7 @@ export declare type OrderStorefrontRouting = {
2060
2197
  __typename?: 'OrderStorefrontRouting';
2061
2198
  /** It is the domain of the storefront routing. */
2062
2199
  domain?: Maybe<Scalars['String']>;
2200
+ dynamicCurrencySettings?: Maybe<OrderStorefrontRoutingDynamicCurrencySettings>;
2063
2201
  /** It is the storefront routing id used by the storefront when the order was created. */
2064
2202
  id: Scalars['String'];
2065
2203
  /** It is the locale of the storefront routing. */
@@ -2069,6 +2207,12 @@ export declare type OrderStorefrontRouting = {
2069
2207
  /** It is the price list id that associated on the storefront routing. */
2070
2208
  priceListId?: Maybe<Scalars['String']>;
2071
2209
  };
2210
+ export declare type OrderStorefrontRoutingDynamicCurrencySettings = {
2211
+ __typename?: 'OrderStorefrontRoutingDynamicCurrencySettings';
2212
+ /** One of '.x0' | '.x9' | '.00' | '.90' | '.99' */
2213
+ roundingFormat?: Maybe<Scalars['String']>;
2214
+ targetCurrencyCode: Scalars['String'];
2215
+ };
2072
2216
  export declare type OrderStorefrontTheme = {
2073
2217
  __typename?: 'OrderStorefrontTheme';
2074
2218
  /** It is the theme id customized by the merchant used by the storefront when the order was created. */
@@ -2110,6 +2254,18 @@ export declare type PaginationInput = {
2110
2254
  */
2111
2255
  page?: InputMaybe<Scalars['Int']>;
2112
2256
  };
2257
+ export declare enum PaymentMethodEnum {
2258
+ APP_PAYMENT = "APP_PAYMENT",
2259
+ BUY_ONLINE_PAY_AT_STORE = "BUY_ONLINE_PAY_AT_STORE",
2260
+ CASH = "CASH",
2261
+ CASH_ON_DELIVERY = "CASH_ON_DELIVERY",
2262
+ CREDIT_CARD = "CREDIT_CARD",
2263
+ CREDIT_CARD_ON_DELIVERY = "CREDIT_CARD_ON_DELIVERY",
2264
+ GIFT_CARD = "GIFT_CARD",
2265
+ MONEY_ORDER = "MONEY_ORDER",
2266
+ OTHER = "OTHER",
2267
+ WALLET = "WALLET"
2268
+ }
2113
2269
  export declare enum PaymentMethodTypeEnum {
2114
2270
  APP_PAYMENT = "APP_PAYMENT",
2115
2271
  BUY_ONLINE_PAY_AT_STORE = "BUY_ONLINE_PAY_AT_STORE",
@@ -2283,6 +2439,7 @@ export declare enum ProductAttributeTypeEnum {
2283
2439
  CHOICE = "CHOICE",
2284
2440
  DATETIME = "DATETIME",
2285
2441
  HTML = "HTML",
2442
+ IMAGE = "IMAGE",
2286
2443
  MULTIPLE_CHOICE = "MULTIPLE_CHOICE",
2287
2444
  NUMERIC = "NUMERIC",
2288
2445
  PRODUCT = "PRODUCT",
@@ -2291,6 +2448,8 @@ export declare enum ProductAttributeTypeEnum {
2291
2448
  }
2292
2449
  export declare type ProductAttributeValue = {
2293
2450
  __typename?: 'ProductAttributeValue';
2451
+ /** Image ids of the product attribute */
2452
+ imageIds?: Maybe<Array<Scalars['String']>>;
2294
2453
  /** Identifier of the product attribute */
2295
2454
  productAttributeId?: Maybe<Scalars['String']>;
2296
2455
  /** Option identifier for the product attribute */
@@ -2299,6 +2458,7 @@ export declare type ProductAttributeValue = {
2299
2458
  value?: Maybe<Scalars['String']>;
2300
2459
  };
2301
2460
  export declare type ProductAttributeValueInput = {
2461
+ imageIds?: InputMaybe<Array<Scalars['String']>>;
2302
2462
  productAttributeId?: InputMaybe<Scalars['String']>;
2303
2463
  productAttributeOptionId?: InputMaybe<Scalars['String']>;
2304
2464
  value?: InputMaybe<Scalars['String']>;
@@ -2365,6 +2525,7 @@ export declare type ProductImage = {
2365
2525
  imageId?: Maybe<Scalars['String']>;
2366
2526
  /** Whether the image is main image for the product or not. */
2367
2527
  isMain: Scalars['Boolean'];
2528
+ /** True if this the media type is video */
2368
2529
  isVideo?: Maybe<Scalars['Boolean']>;
2369
2530
  /** Order of the product image. */
2370
2531
  order: Scalars['Float'];
@@ -2372,6 +2533,7 @@ export declare type ProductImage = {
2372
2533
  export declare type ProductImageInput = {
2373
2534
  imageId: Scalars['String'];
2374
2535
  isMain: Scalars['Boolean'];
2536
+ isVideo?: InputMaybe<Scalars['Boolean']>;
2375
2537
  order: Scalars['Float'];
2376
2538
  };
2377
2539
  export declare type ProductInput = {
@@ -2563,6 +2725,8 @@ export declare type ProductSearchResponse = {
2563
2725
  limit: Scalars['Float'];
2564
2726
  /** Current page number of the search results. */
2565
2727
  page: Scalars['Float'];
2728
+ /** Search result */
2729
+ results: Array<SearchProduct>;
2566
2730
  /** Total number of search results. */
2567
2731
  totalCount: Scalars['Float'];
2568
2732
  };
@@ -2768,14 +2932,12 @@ export declare type QuerylistCategoryArgs = {
2768
2932
  export declare type QuerylistCityArgs = {
2769
2933
  countryId?: InputMaybe<StringFilterInput>;
2770
2934
  id?: InputMaybe<StringFilterInput>;
2771
- includeDeleted?: InputMaybe<Scalars['Boolean']>;
2772
2935
  search?: InputMaybe<Scalars['String']>;
2773
2936
  stateId: StringFilterInput;
2774
2937
  updatedAt?: InputMaybe<DateFilterInput>;
2775
2938
  };
2776
2939
  export declare type QuerylistCountryArgs = {
2777
2940
  id?: InputMaybe<StringFilterInput>;
2778
- includeDeleted?: InputMaybe<Scalars['Boolean']>;
2779
2941
  iso2?: InputMaybe<StringFilterInput>;
2780
2942
  iso3?: InputMaybe<StringFilterInput>;
2781
2943
  search?: InputMaybe<Scalars['String']>;
@@ -2795,7 +2957,6 @@ export declare type QuerylistDistrictArgs = {
2795
2957
  cityId: StringFilterInput;
2796
2958
  countryId?: InputMaybe<StringFilterInput>;
2797
2959
  id?: InputMaybe<StringFilterInput>;
2798
- includeDeleted?: InputMaybe<Scalars['Boolean']>;
2799
2960
  search?: InputMaybe<Scalars['String']>;
2800
2961
  stateId?: InputMaybe<StringFilterInput>;
2801
2962
  updatedAt?: InputMaybe<DateFilterInput>;
@@ -2868,7 +3029,6 @@ export declare type QuerylistSalesChannelArgs = {
2868
3029
  export declare type QuerylistStateArgs = {
2869
3030
  countryId: StringFilterInput;
2870
3031
  id?: InputMaybe<StringFilterInput>;
2871
- includeDeleted?: InputMaybe<Scalars['Boolean']>;
2872
3032
  search?: InputMaybe<Scalars['String']>;
2873
3033
  updatedAt?: InputMaybe<DateFilterInput>;
2874
3034
  };
@@ -2886,7 +3046,6 @@ export declare type QuerylistStorefrontJSScriptArgs = {
2886
3046
  export declare type QuerylistTownArgs = {
2887
3047
  districtId: StringFilterInput;
2888
3048
  id?: InputMaybe<StringFilterInput>;
2889
- includeDeleted?: InputMaybe<Scalars['Boolean']>;
2890
3049
  search?: InputMaybe<Scalars['String']>;
2891
3050
  updatedAt?: InputMaybe<DateFilterInput>;
2892
3051
  };
@@ -2975,16 +3134,174 @@ export declare type SaveVariantPricesInput = {
2975
3134
  /** List of variants to be updated. Maximum 3000 entries allowed. */
2976
3135
  variantPriceInputs: Array<VariantPriceInput>;
2977
3136
  };
3137
+ export declare type SearchCategory = {
3138
+ __typename?: 'SearchCategory';
3139
+ id: Scalars['String'];
3140
+ name: Scalars['String'];
3141
+ path: Array<SearchCategoryPath>;
3142
+ slug?: Maybe<Scalars['String']>;
3143
+ translations?: Maybe<Array<CategoryTranslation>>;
3144
+ };
3145
+ export declare type SearchCategoryPath = {
3146
+ __typename?: 'SearchCategoryPath';
3147
+ id: Scalars['String'];
3148
+ name: Scalars['String'];
3149
+ slug?: Maybe<Scalars['String']>;
3150
+ translations?: Maybe<Array<CategoryTranslation>>;
3151
+ };
3152
+ export declare type SearchHTMLMetaData = {
3153
+ __typename?: 'SearchHTMLMetaData';
3154
+ description?: Maybe<Scalars['String']>;
3155
+ metadataOverrides?: Maybe<Array<SearchHTMLMetaDataOverride>>;
3156
+ pageTitle?: Maybe<Scalars['String']>;
3157
+ redirectTo?: Maybe<Scalars['String']>;
3158
+ slug: Scalars['String'];
3159
+ translations?: Maybe<Array<HTMLMetaDataTranslation>>;
3160
+ };
3161
+ export declare type SearchHTMLMetaDataOverride = {
3162
+ __typename?: 'SearchHTMLMetaDataOverride';
3163
+ description: Scalars['String'];
3164
+ language?: Maybe<Scalars['String']>;
3165
+ pageTitle: Scalars['String'];
3166
+ storefrontId?: Maybe<Scalars['String']>;
3167
+ storefrontRegionId?: Maybe<Scalars['String']>;
3168
+ };
2978
3169
  export declare type SearchInput = {
2979
- /** Barcode list search products. */
3170
+ /** List of barcodes to search. */
2980
3171
  barcodeList?: InputMaybe<Array<Scalars['String']>>;
2981
3172
  /** Pagination input */
2982
3173
  pagination?: InputMaybe<PaginationInput>;
3174
+ /** List of product ids to search. */
3175
+ productIdList?: InputMaybe<Array<Scalars['String']>>;
2983
3176
  /** Query string to search products. */
2984
3177
  query?: InputMaybe<Scalars['String']>;
2985
- /** SKU list search products. */
3178
+ /** List of SKUs to search. */
2986
3179
  skuList?: InputMaybe<Array<Scalars['String']>>;
2987
3180
  };
3181
+ export declare type SearchProduct = {
3182
+ __typename?: 'SearchProduct';
3183
+ attributes?: Maybe<Array<SearchProductAttributeValue>>;
3184
+ brand?: Maybe<SearchProductBrand>;
3185
+ categories?: Maybe<Array<SearchCategory>>;
3186
+ deleted?: Maybe<Scalars['Boolean']>;
3187
+ description?: Maybe<Scalars['String']>;
3188
+ groupVariantsByVariantTypeId?: Maybe<Scalars['String']>;
3189
+ id: Scalars['String'];
3190
+ metaData?: Maybe<SearchHTMLMetaData>;
3191
+ name: Scalars['String'];
3192
+ productOptionSetId?: Maybe<Scalars['String']>;
3193
+ productVariantTypes: Array<SearchProductVariantType>;
3194
+ salesChannelIds?: Maybe<Array<Scalars['String']>>;
3195
+ shortDescription?: Maybe<Scalars['String']>;
3196
+ tags?: Maybe<Array<SearchProductTag>>;
3197
+ translations?: Maybe<Array<ProductTranslation>>;
3198
+ type: Scalars['String'];
3199
+ variants: Array<SearchVariant>;
3200
+ weight?: Maybe<Scalars['Float']>;
3201
+ };
3202
+ export declare type SearchProductAttribute = {
3203
+ __typename?: 'SearchProductAttribute';
3204
+ id: Scalars['String'];
3205
+ name: Scalars['String'];
3206
+ tableTemplate?: Maybe<SearchProductAttributeTableTemplate>;
3207
+ translations?: Maybe<Array<ProductAttributeTranslation>>;
3208
+ type: Scalars['String'];
3209
+ };
3210
+ export declare type SearchProductAttributeOption = {
3211
+ __typename?: 'SearchProductAttributeOption';
3212
+ id: Scalars['String'];
3213
+ name: Scalars['String'];
3214
+ };
3215
+ export declare type SearchProductAttributeTableCellData = {
3216
+ __typename?: 'SearchProductAttributeTableCellData';
3217
+ id: Scalars['String'];
3218
+ name: Scalars['String'];
3219
+ };
3220
+ export declare type SearchProductAttributeTableTemplate = {
3221
+ __typename?: 'SearchProductAttributeTableTemplate';
3222
+ columns: Array<SearchProductAttributeTableCellData>;
3223
+ rows: Array<SearchProductAttributeTableCellData>;
3224
+ };
3225
+ export declare type SearchProductAttributeValue = {
3226
+ __typename?: 'SearchProductAttributeValue';
3227
+ productAttribute?: Maybe<SearchProductAttribute>;
3228
+ productAttributeOption?: Maybe<SearchProductAttributeOption>;
3229
+ value?: Maybe<Scalars['String']>;
3230
+ };
3231
+ export declare type SearchProductBrand = {
3232
+ __typename?: 'SearchProductBrand';
3233
+ id: Scalars['String'];
3234
+ name: Scalars['String'];
3235
+ slug?: Maybe<Scalars['String']>;
3236
+ translations?: Maybe<Array<ProductBrandTranslation>>;
3237
+ };
3238
+ export declare type SearchProductImage = {
3239
+ __typename?: 'SearchProductImage';
3240
+ id: Scalars['String'];
3241
+ isMain?: Maybe<Scalars['Boolean']>;
3242
+ isVideo?: Maybe<Scalars['Boolean']>;
3243
+ order: Scalars['Float'];
3244
+ };
3245
+ export declare type SearchProductPrice = {
3246
+ __typename?: 'SearchProductPrice';
3247
+ buyPrice?: Maybe<Scalars['Float']>;
3248
+ currency?: Maybe<Scalars['String']>;
3249
+ discountPrice?: Maybe<Scalars['Float']>;
3250
+ priceListId?: Maybe<Scalars['String']>;
3251
+ sellPrice: Scalars['Float'];
3252
+ };
3253
+ export declare type SearchProductStockLocation = {
3254
+ __typename?: 'SearchProductStockLocation';
3255
+ stockCount: Scalars['Float'];
3256
+ stockLocationId: Scalars['String'];
3257
+ };
3258
+ export declare type SearchProductTag = {
3259
+ __typename?: 'SearchProductTag';
3260
+ id: Scalars['String'];
3261
+ name: Scalars['String'];
3262
+ translations?: Maybe<Array<ProductTagTranslation>>;
3263
+ };
3264
+ export declare type SearchProductVariantType = {
3265
+ __typename?: 'SearchProductVariantType';
3266
+ order: Scalars['Float'];
3267
+ variantType: SearchVariantType;
3268
+ variantValueIds: Array<Scalars['String']>;
3269
+ };
3270
+ export declare type SearchVariant = {
3271
+ __typename?: 'SearchVariant';
3272
+ attributes?: Maybe<Array<SearchProductAttributeValue>>;
3273
+ barcodeList?: Maybe<Array<Scalars['String']>>;
3274
+ deleted?: Maybe<Scalars['Boolean']>;
3275
+ id: Scalars['String'];
3276
+ images?: Maybe<Array<SearchProductImage>>;
3277
+ isActive?: Maybe<Scalars['Boolean']>;
3278
+ prices?: Maybe<Array<SearchProductPrice>>;
3279
+ sellIfOutOfStock?: Maybe<Scalars['Boolean']>;
3280
+ sku?: Maybe<Scalars['String']>;
3281
+ stocks?: Maybe<Array<SearchProductStockLocation>>;
3282
+ variantValues?: Maybe<Array<SearchVariationValueRelation>>;
3283
+ weight?: Maybe<Scalars['Float']>;
3284
+ };
3285
+ export declare type SearchVariantType = {
3286
+ __typename?: 'SearchVariantType';
3287
+ id: Scalars['String'];
3288
+ name: Scalars['String'];
3289
+ selectionType: Scalars['String'];
3290
+ translations?: Maybe<Array<VariantTypeTranslation>>;
3291
+ values: Array<SearchVariantValue>;
3292
+ };
3293
+ export declare type SearchVariantValue = {
3294
+ __typename?: 'SearchVariantValue';
3295
+ colorCode?: Maybe<Scalars['String']>;
3296
+ id: Scalars['String'];
3297
+ name: Scalars['String'];
3298
+ thumbnailImageId?: Maybe<Scalars['String']>;
3299
+ };
3300
+ export declare type SearchVariationValueRelation = {
3301
+ __typename?: 'SearchVariationValueRelation';
3302
+ variantTypeId: Scalars['String'];
3303
+ variantValueId: Scalars['String'];
3304
+ };
2988
3305
  /** Shipping Method Enum */
2989
3306
  export declare enum ShippingMethodEnum {
2990
3307
  CLICK_AND_COLLECT = "CLICK_AND_COLLECT",
@@ -3166,7 +3483,7 @@ export declare type StorefrontJSScriptInput = {
3166
3483
  storefrontId: Scalars['String'];
3167
3484
  };
3168
3485
  export declare type StringFilterInput = {
3169
- /** `equal`. The filter used for equality. */
3486
+ /** `equal`. The filter used for equality. */
3170
3487
  eq?: InputMaybe<Scalars['String']>;
3171
3488
  /** Returns a boolean indicating whether a specified value is in an array. */
3172
3489
  in?: InputMaybe<Array<Scalars['String']>>;
@@ -3178,6 +3495,10 @@ export declare type StringFilterInput = {
3178
3495
  * :::
3179
3496
  */
3180
3497
  like?: InputMaybe<Scalars['String']>;
3498
+ /** `not equal`. The filter used for not equality. */
3499
+ ne?: InputMaybe<Scalars['String']>;
3500
+ /** Returns a boolean indicating whether a specified value is not in an array. */
3501
+ nin?: InputMaybe<Array<Scalars['String']>>;
3181
3502
  };
3182
3503
  export declare enum SubscriptionCodeEnum {
3183
3504
  CUSTOM = "CUSTOM",
@@ -1,6 +1,6 @@
1
1
  "use strict";
2
2
  Object.defineProperty(exports, "__esModule", { value: true });
3
- exports.VariantSelectionTypeEnum = exports.UserAgentDeviceType = exports.SubscriptionPriceCurrencyEnum = exports.SubscriptionPeriodEnum = exports.SubscriptionCodeEnum = exports.StockLocationTypeEnum = exports.StockLocationDeliveryTimeEnum = exports.SourceTypeEnum = exports.ShippingMethodEnum = exports.SalesChannelTypeEnum = exports.SFAnalyticsTrafficSourceEnum = exports.ProductTypeEnum = exports.ProductOptionTypeEnum = exports.ProductOptionSelectTypeEnum = exports.ProductAttributeTypeEnum = exports.PaymentMethodTypeEnum = exports.OrderStatusEnum = exports.OrderPaymentStatusEnum = exports.OrderPackageStatusEnum = exports.OrderPackageFulfillStatusEnum = exports.OrderLineItemStatusEnum = exports.MerchantSubscriptionStatusEnum = exports.MerchantSettingsAddressTypeEnum = exports.MerchantRegionEnum = exports.MerchantLimitCodeEnum = exports.MerchantLicenceStatusEnum = exports.MerchantAppPaymentTypeEnum = exports.MerchantAppPaymentStatusEnum = exports.InvoiceTypeEnum = exports.HTMLMetaDataTargetTypeEnum = exports.CustomerRegistrationSourceEnum = exports.CustomerEmailSubscriptionStatusesEnum = exports.CustomerAccountStatusEnum = exports.CategoryProductsOrderTypeEnum = exports.CategoryConditionTypeEnum = exports.CancelledReasonEnum = exports.CampaignTypeEnum = exports.AppScopeEnum = exports.AmountTypeEnum = exports.AdjustmentEnum = void 0;
3
+ exports.VariantSelectionTypeEnum = exports.UserAgentDeviceType = exports.SubscriptionPriceCurrencyEnum = exports.SubscriptionPeriodEnum = exports.SubscriptionCodeEnum = exports.StockLocationTypeEnum = exports.StockLocationDeliveryTimeEnum = exports.SourceTypeEnum = exports.ShippingMethodEnum = exports.SalesChannelTypeEnum = exports.SFAnalyticsTrafficSourceEnum = exports.ProductTypeEnum = exports.ProductOptionTypeEnum = exports.ProductOptionSelectTypeEnum = exports.ProductAttributeTypeEnum = exports.PaymentMethodTypeEnum = exports.PaymentMethodEnum = exports.OrderStatusEnum = exports.OrderPaymentStatusEnum = exports.OrderPackageStatusEnum = exports.OrderPackageFulfillStatusEnum = exports.OrderLineItemStatusEnum = exports.MerchantSubscriptionStatusEnum = exports.MerchantSettingsAddressTypeEnum = exports.MerchantRegionEnum = exports.MerchantLimitCodeEnum = exports.MerchantLicenceStatusEnum = exports.MerchantAppPaymentTypeEnum = exports.MerchantAppPaymentStatusEnum = exports.InvoiceTypeEnum = exports.HTMLMetaDataTargetTypeEnum = exports.CustomerRegistrationSourceEnum = exports.CustomerEmailSubscriptionStatusesEnum = exports.CustomerAccountStatusEnum = exports.CheckoutRecoveryStatusEnum = exports.CheckoutRecoveryEmailStatusEnum = exports.CategoryProductsOrderTypeEnum = exports.CategoryConditionTypeEnum = exports.CartV2StatusEnum = exports.CartCreatedByEnum = exports.CartCampaignOfferStatus = exports.CancelledReasonEnum = exports.CampaignTypeEnum = exports.CampaignOfferTargetPageTypeEnum = exports.AppScopeEnum = exports.AmountTypeEnum = exports.AdjustmentEnum = void 0;
4
4
  /** OrderAdjustment Enum */
5
5
  var AdjustmentEnum;
6
6
  (function (AdjustmentEnum) {
@@ -28,6 +28,11 @@ var AppScopeEnum;
28
28
  AppScopeEnum["WRITE_PRODUCTS"] = "WRITE_PRODUCTS";
29
29
  AppScopeEnum["WRITE_STOREFRONT"] = "WRITE_STOREFRONT";
30
30
  })(AppScopeEnum = exports.AppScopeEnum || (exports.AppScopeEnum = {}));
31
+ var CampaignOfferTargetPageTypeEnum;
32
+ (function (CampaignOfferTargetPageTypeEnum) {
33
+ CampaignOfferTargetPageTypeEnum["CHECKOUT"] = "CHECKOUT";
34
+ CampaignOfferTargetPageTypeEnum["POST_CHECKOUT"] = "POST_CHECKOUT";
35
+ })(CampaignOfferTargetPageTypeEnum = exports.CampaignOfferTargetPageTypeEnum || (exports.CampaignOfferTargetPageTypeEnum = {}));
31
36
  /** Campaign Type Enum */
32
37
  var CampaignTypeEnum;
33
38
  (function (CampaignTypeEnum) {
@@ -44,6 +49,27 @@ var CancelledReasonEnum;
44
49
  CancelledReasonEnum["INVENTORY"] = "INVENTORY";
45
50
  CancelledReasonEnum["OTHER"] = "OTHER";
46
51
  })(CancelledReasonEnum = exports.CancelledReasonEnum || (exports.CancelledReasonEnum = {}));
52
+ var CartCampaignOfferStatus;
53
+ (function (CartCampaignOfferStatus) {
54
+ CartCampaignOfferStatus["ACCEPTED"] = "ACCEPTED";
55
+ CartCampaignOfferStatus["REJECTED"] = "REJECTED";
56
+ CartCampaignOfferStatus["REMOVED"] = "REMOVED";
57
+ CartCampaignOfferStatus["WAITING_FOR_ACTION"] = "WAITING_FOR_ACTION";
58
+ })(CartCampaignOfferStatus = exports.CartCampaignOfferStatus || (exports.CartCampaignOfferStatus = {}));
59
+ /** Cart Created By Enum */
60
+ var CartCreatedByEnum;
61
+ (function (CartCreatedByEnum) {
62
+ CartCreatedByEnum["ADMIN"] = "ADMIN";
63
+ CartCreatedByEnum["CUSTOMER"] = "CUSTOMER";
64
+ })(CartCreatedByEnum = exports.CartCreatedByEnum || (exports.CartCreatedByEnum = {}));
65
+ /** CartV2 Status Enum */
66
+ var CartV2StatusEnum;
67
+ (function (CartV2StatusEnum) {
68
+ CartV2StatusEnum["COMPLETED"] = "COMPLETED";
69
+ CartV2StatusEnum["FREEZE"] = "FREEZE";
70
+ CartV2StatusEnum["KILLED"] = "KILLED";
71
+ CartV2StatusEnum["OPEN"] = "OPEN";
72
+ })(CartV2StatusEnum = exports.CartV2StatusEnum || (exports.CartV2StatusEnum = {}));
47
73
  /** CategoryCondition Types */
48
74
  var CategoryConditionTypeEnum;
49
75
  (function (CategoryConditionTypeEnum) {
@@ -65,6 +91,18 @@ var CategoryProductsOrderTypeEnum;
65
91
  CategoryProductsOrderTypeEnum["NEWEST"] = "NEWEST";
66
92
  CategoryProductsOrderTypeEnum["OLDEST"] = "OLDEST";
67
93
  })(CategoryProductsOrderTypeEnum = exports.CategoryProductsOrderTypeEnum || (exports.CategoryProductsOrderTypeEnum = {}));
94
+ /** Checkout Recovery Email Status Enum */
95
+ var CheckoutRecoveryEmailStatusEnum;
96
+ (function (CheckoutRecoveryEmailStatusEnum) {
97
+ CheckoutRecoveryEmailStatusEnum["NOT_SENT"] = "NOT_SENT";
98
+ CheckoutRecoveryEmailStatusEnum["SENT"] = "SENT";
99
+ })(CheckoutRecoveryEmailStatusEnum = exports.CheckoutRecoveryEmailStatusEnum || (exports.CheckoutRecoveryEmailStatusEnum = {}));
100
+ /** Checkout Recovery Status Enum */
101
+ var CheckoutRecoveryStatusEnum;
102
+ (function (CheckoutRecoveryStatusEnum) {
103
+ CheckoutRecoveryStatusEnum["NOT_RECOVERED"] = "NOT_RECOVERED";
104
+ CheckoutRecoveryStatusEnum["RECOVERED"] = "RECOVERED";
105
+ })(CheckoutRecoveryStatusEnum = exports.CheckoutRecoveryStatusEnum || (exports.CheckoutRecoveryStatusEnum = {}));
68
106
  /** Customer Account Statuses */
69
107
  var CustomerAccountStatusEnum;
70
108
  (function (CustomerAccountStatusEnum) {
@@ -237,6 +275,19 @@ var OrderStatusEnum;
237
275
  OrderStatusEnum["REFUND_REJECTED"] = "REFUND_REJECTED";
238
276
  OrderStatusEnum["REFUND_REQUESTED"] = "REFUND_REQUESTED";
239
277
  })(OrderStatusEnum = exports.OrderStatusEnum || (exports.OrderStatusEnum = {}));
278
+ var PaymentMethodEnum;
279
+ (function (PaymentMethodEnum) {
280
+ PaymentMethodEnum["APP_PAYMENT"] = "APP_PAYMENT";
281
+ PaymentMethodEnum["BUY_ONLINE_PAY_AT_STORE"] = "BUY_ONLINE_PAY_AT_STORE";
282
+ PaymentMethodEnum["CASH"] = "CASH";
283
+ PaymentMethodEnum["CASH_ON_DELIVERY"] = "CASH_ON_DELIVERY";
284
+ PaymentMethodEnum["CREDIT_CARD"] = "CREDIT_CARD";
285
+ PaymentMethodEnum["CREDIT_CARD_ON_DELIVERY"] = "CREDIT_CARD_ON_DELIVERY";
286
+ PaymentMethodEnum["GIFT_CARD"] = "GIFT_CARD";
287
+ PaymentMethodEnum["MONEY_ORDER"] = "MONEY_ORDER";
288
+ PaymentMethodEnum["OTHER"] = "OTHER";
289
+ PaymentMethodEnum["WALLET"] = "WALLET";
290
+ })(PaymentMethodEnum = exports.PaymentMethodEnum || (exports.PaymentMethodEnum = {}));
240
291
  var PaymentMethodTypeEnum;
241
292
  (function (PaymentMethodTypeEnum) {
242
293
  PaymentMethodTypeEnum["APP_PAYMENT"] = "APP_PAYMENT";
@@ -257,6 +308,7 @@ var ProductAttributeTypeEnum;
257
308
  ProductAttributeTypeEnum["CHOICE"] = "CHOICE";
258
309
  ProductAttributeTypeEnum["DATETIME"] = "DATETIME";
259
310
  ProductAttributeTypeEnum["HTML"] = "HTML";
311
+ ProductAttributeTypeEnum["IMAGE"] = "IMAGE";
260
312
  ProductAttributeTypeEnum["MULTIPLE_CHOICE"] = "MULTIPLE_CHOICE";
261
313
  ProductAttributeTypeEnum["NUMERIC"] = "NUMERIC";
262
314
  ProductAttributeTypeEnum["PRODUCT"] = "PRODUCT";
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/api/admin/generated/index.ts"],"names":[],"mappings":"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"}
1
+ {"version":3,"file":"index.js","sourceRoot":"","sources":["../../../../src/api/admin/generated/index.ts"],"names":[],"mappings":"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"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ikas/api-client",
3
- "version": "1.0.5-alpha.5",
3
+ "version": "1.0.6-alpha.1",
4
4
  "description": "ikas public node api client for store apps and private apps",
5
5
  "main": "dist/index.js",
6
6
  "types": "dist/index.d.ts",