@ikas/api-client 1.0.39 → 1.0.40-alpha.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/api/admin/generated/default-gqls.js +14 -14
- package/dist/api/admin/generated/default-gqls.js.map +1 -1
- package/dist/api/admin/generated/index.d.ts +51 -13
- package/dist/api/admin/generated/index.js +5 -0
- package/dist/api/admin/generated/index.js.map +1 -1
- package/dist/api/index.d.ts +1 -1
- package/dist/api/index.js +1 -1
- package/dist/api/index.js.map +1 -1
- package/dist/models/webhook/models.d.ts +1 -0
- package/dist/models/webhook/models.js +1 -0
- package/dist/models/webhook/models.js.map +1 -1
- package/package.json +2 -2
|
@@ -12,9 +12,9 @@ exports.QueryDefaultGQLs = {
|
|
|
12
12
|
"getSalesChannel": "query getSalesChannel{ getSalesChannel { createdAt deleted id name paymentGateways { id order } priceListId stockLocations { id order } type updatedAt } }",
|
|
13
13
|
"getTimelineEntry": "query getTimelineEntry{ getTimelineEntry }",
|
|
14
14
|
"getVideoUploadUrl": "query getVideoUploadUrl($videoId: String!){ getVideoUploadUrl(videoId: $videoId) { fields url } }",
|
|
15
|
-
"listAbandonedCheckouts": "query listAbandonedCheckouts($id: StringFilterInput, $input: ListAbandonedCartInput!, $lastActivityDate: DateFilterInput, $mailSendDate: DateFilterInput, $pagination: PaginationInput, $sort: String){ listAbandonedCheckouts(id: $id, input: $input, lastActivityDate: $lastActivityDate, mailSendDate: $mailSendDate, pagination: $pagination, sort: $sort) { count data { abandonedCheckoutFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } adjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } cart { campaignOffers { appliedOrderLineId campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } createdAt createdBy currencyCode currencySymbol customerId deleted dueDate id itemCount items { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } lastActivityDate merchantId priceListId salesChannelId status storefrontId storefrontRouting { domain dynamicCurrencySettings { roundingFormat targetCurrencyCode targetCurrencySymbol } id locale path priceListId } storefrontRoutingId storefrontThemeId taxLines { price rate } totalPrice updatedAt } cartId couponCode createdAt customer { accountStatus customerGroupIds email firstName id identityNumber lastName notificationsAccepted phone subscriptionStatus } deleted giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote id isGiftPackage merchantId note orderId orderNumber orderedAt recoverEmailStatus recoveryStatus 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId status stockLocationId totalFinalPrice updatedAt } hasNext limit page } }",
|
|
15
|
+
"listAbandonedCheckouts": "query listAbandonedCheckouts($id: StringFilterInput, $input: ListAbandonedCartInput!, $lastActivityDate: DateFilterInput, $mailSendDate: DateFilterInput, $pagination: PaginationInput, $sort: String){ listAbandonedCheckouts(id: $id, input: $input, lastActivityDate: $lastActivityDate, mailSendDate: $mailSendDate, pagination: $pagination, sort: $sort) { count data { abandonedCheckoutFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } adjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } cart { campaignOffers { appliedOrderLineId campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } createdAt createdBy currencyCode currencySymbol customerId deleted dueDate id itemCount items { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } lastActivityDate merchantId priceListId salesChannelId status storefrontId storefrontRouting { domain dynamicCurrencySettings { roundingFormat targetCurrencyCode targetCurrencySymbol } id locale path priceListId } storefrontRoutingId storefrontThemeId taxLines { price rate } totalPrice updatedAt } cartId couponCode createdAt customer { accountStatus customerGroupIds email firstName id identityNumber lastName notificationsAccepted phone subscriptionStatus } deleted giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote id isGiftPackage merchantId note orderId orderNumber orderedAt recoverEmailStatus recoveryStatus 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId status stockLocationId totalFinalPrice updatedAt } hasNext limit page } }",
|
|
16
16
|
"listBranch": "query listBranch($id: StringFilterInput, $includeDeleted: Boolean, $name: StringFilterInput, $salesChannelId: StringFilterInput, $updatedAt: DateFilterInput){ listBranch(id: $id, includeDeleted: $includeDeleted, name: $name, salesChannelId: $salesChannelId, updatedAt: $updatedAt) { address { address city { code id name } country { code id name } district { code id name } phone postalCode state { code id name } } createdAt deleted favoriteItems { order targetId targetParentId type } id name salesChannelId settings { customerRequirement gridLayout hideOutOfStockProducts lockTime pinRequirement sellOutOfStockProducts } updatedAt } }",
|
|
17
|
-
"listCampaign": "query listCampaign($canCombineWithOtherCampaigns:
|
|
17
|
+
"listCampaign": "query listCampaign($canCombineWithOtherCampaigns: BooleanFilterInput, $id: StringFilterInput, $includeDeleted: Boolean, $pagination: PaginationInput, $search: String, $sort: String, $type: CampaignTypeEnumFilterInput, $updatedAt: DateFilterInput){ listCampaign(canCombineWithOtherCampaigns: $canCombineWithOtherCampaigns, id: $id, includeDeleted: $includeDeleted, pagination: $pagination, search: $search, sort: $sort, type: $type, updatedAt: $updatedAt) { count data { applicableCustomerGroupIds applicableCustomerIds applicableCustomerSegmentIds applicablePrice applyCampaignToProductPrice buyXThenGetY { buyX { amount applyByQuantity filter { idList type } } getY { amount automaticallyAddItemToCart discountRatio discountType filter { idList type } } maxUsagePerOrder } canCombineWithOtherCampaigns createdAt createdFor currencyCodes dateRange { end start } deleted fixedDiscount { amount filters { idList type } isApplyByCartAmount lineItemQuantityRange { max min } priceRange { max min } shouldMatchAllConditions } hasCoupon id includeDiscountedProducts isFreeShipping onlyUseCustomer salesChannelIds tieredDiscount { filters { idList type } isApplyByCartAmount rules { amount lineItemQuantityRange { max min } priceRange { max min } } shouldMatchAllConditions } title translations { locale title } type updatedAt usageCount usageLimit usageLimitPerCustomer } hasNext limit page } }",
|
|
18
18
|
"listCargoCompany": "query listCargoCompany($id: StringFilterInput, $includeDeleted: Boolean){ listCargoCompany(id: $id, includeDeleted: $includeDeleted) { id name } }",
|
|
19
19
|
"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 { canonicals createdAt deleted description disableIndex id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle slug } updatedAt } name translations { description locale name } updatedAt } conditions { conditionType method valueList } createdAt deleted description id imageId isAutomated metaData { canonicals createdAt deleted description disableIndex id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle slug } updatedAt } name orderType parentId salesChannelIds salesChannels { id status } shouldMatchAllConditions translations { description locale name } updatedAt } }",
|
|
20
20
|
"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 } }",
|
|
@@ -26,9 +26,9 @@ exports.QueryDefaultGQLs = {
|
|
|
26
26
|
"listGlobalTaxSettings": "query listGlobalTaxSettings($id: StringFilterInput, $includeDeleted: Boolean){ listGlobalTaxSettings(id: $id, includeDeleted: $includeDeleted) { createdAt deleted id isTaxExcludedOnPrices isTaxExcludedOnShippingPrices storefrontId updatedAt } }",
|
|
27
27
|
"listLanguage": "query listLanguage($id: StringFilterInput){ listLanguage(id: $id) { createdAt deleted id locale name updatedAt } }",
|
|
28
28
|
"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 storeAppListingSubscriptionId storeAppListingSubscriptionKey type updatedAt } hasNext limit page } }",
|
|
29
|
-
"listOrder": "query listOrder($branchId: StringFilterInput, $branchSessionId: StringFilterInput, $closedAt: DateFilterInput, $customerEmail: StringFilterInput, $customerId: StringFilterInput, $id: StringFilterInput, $invoicesStoreAppId: StringFilterInput, $orderNumber: StringFilterInput, $orderPackageStatus: OrderPackageStatusEnumInputFilter, $orderPaymentStatus: OrderPaymentStatusEnumInputFilter, $orderTagIds: StringFilterInput, $orderedAt: DateFilterInput, $pagination: PaginationInput, $paymentMethodType: OrderPaymentMethodEnumFilterInput, $salesChannelId: StringFilterInput, $search: String, $shippingMethod: OrderShippingMethodEnumFilterInput, $sort: String, $status: OrderStatusEnumInputFilter, $stockLocationId: StringFilterInput, $terminalId: StringFilterInput, $updatedAt: DateFilterInput){ listOrder(branchId: $branchId, branchSessionId: $branchSessionId, closedAt: $closedAt, customerEmail: $customerEmail, customerId: $customerId, id: $id, invoicesStoreAppId: $invoicesStoreAppId, orderNumber: $orderNumber, orderPackageStatus: $orderPackageStatus, orderPaymentStatus: $orderPaymentStatus, orderTagIds: $orderTagIds, orderedAt: $orderedAt, pagination: $pagination, paymentMethodType: $paymentMethodType, salesChannelId: $salesChannelId, search: $search, shippingMethod: $shippingMethod, sort: $sort, status: $status, stockLocationId: $stockLocationId, terminalId: $terminalId, updatedAt: $updatedAt) { count data { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
29
|
+
"listOrder": "query listOrder($branchId: StringFilterInput, $branchSessionId: StringFilterInput, $closedAt: DateFilterInput, $customerEmail: StringFilterInput, $customerId: StringFilterInput, $id: StringFilterInput, $invoicesStoreAppId: StringFilterInput, $orderNumber: StringFilterInput, $orderPackageStatus: OrderPackageStatusEnumInputFilter, $orderPaymentStatus: OrderPaymentStatusEnumInputFilter, $orderTagIds: StringFilterInput, $orderedAt: DateFilterInput, $pagination: PaginationInput, $paymentMethodType: OrderPaymentMethodEnumFilterInput, $salesChannelId: StringFilterInput, $search: String, $shippingMethod: OrderShippingMethodEnumFilterInput, $sort: String, $status: OrderStatusEnumInputFilter, $stockLocationId: StringFilterInput, $terminalId: StringFilterInput, $updatedAt: DateFilterInput){ listOrder(branchId: $branchId, branchSessionId: $branchSessionId, closedAt: $closedAt, customerEmail: $customerEmail, customerId: $customerId, id: $id, invoicesStoreAppId: $invoicesStoreAppId, orderNumber: $orderNumber, orderPackageStatus: $orderPackageStatus, orderPaymentStatus: $orderPaymentStatus, orderTagIds: $orderTagIds, orderedAt: $orderedAt, pagination: $pagination, paymentMethodType: $paymentMethodType, salesChannelId: $salesChannelId, search: $search, shippingMethod: $shippingMethod, sort: $sort, status: $status, stockLocationId: $stockLocationId, terminalId: $terminalId, updatedAt: $updatedAt) { count data { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } triggers { filters { filterType valueList } shouldMatchAllConditions } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { isAlternativeGateway paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
30
30
|
"listOrderTag": "query listOrderTag($id: StringFilterInput, $includeDeleted: Boolean, $name: StringFilterInput, $search: String, $updatedAt: DateFilterInput){ listOrderTag(id: $id, includeDeleted: $includeDeleted, name: $name, search: $search, updatedAt: $updatedAt) { createdAt deleted id merchantId name updatedAt } }",
|
|
31
|
-
"listOrderTransactions": "query listOrderTransactions($orderId: String!){ listOrderTransactions(orderId: $orderId) { amount authCode checkoutId createdAt currencyCode currencySymbol customerId deleted error { code declineCode message } id orderId paymentGatewayCode paymentGatewayId paymentGatewayName paymentMethod paymentMethodDetail { bankName binNumber cardAssociation cardFamily cardType installment { installmentCount installmentPrice originalRate rate totalPrice } lastFourDigits paymentMethodName threeDSecure } processedAt refundReason status type updatedAt } }",
|
|
31
|
+
"listOrderTransactions": "query listOrderTransactions($orderId: String!){ listOrderTransactions(orderId: $orderId) { amount authCode checkoutId createdAt currencyCode currencySymbol customerId deleted error { code declineCode message } gatewayReferenceId id orderId paymentGatewayCode paymentGatewayId paymentGatewayName paymentMethod paymentMethodDetail { bankName binNumber cardAssociation cardFamily cardType installment { installmentCount installmentPrice originalRate rate totalPrice } lastFourDigits paymentMethodName threeDSecure } processedAt refundReason status type updatedAt } }",
|
|
32
32
|
"listPriceList": "query listPriceList($id: StringFilterInput){ listPriceList(id: $id) { addProductsAutomatically createdAt currency currencyCode currencySymbol deleted id name ruleList { basePriceListId currencyRateSettings { amount type } currencySettings { roundingFormat } rules { amount amountType operationType } } type updatedAt } }",
|
|
33
33
|
"listProduct": "query listProduct($attributeId: ProductAttributeFilterInput, $barcodeList: StringFilterInput, $brandId: StringFilterInput, $bundleProductsProductId: StringFilterInput, $categoryIds: CategoryFilterInput, $id: StringFilterInput, $includeDeleted: Boolean, $name: StringFilterInput, $pagination: PaginationInput, $salesChannelIds: StringFilterInput, $sku: StringFilterInput, $sort: String, $tagIds: StringFilterInput, $variantStockLocationId: StringFilterInput, $variantTypeId: StringFilterInput, $vendorId: StringFilterInput){ listProduct(attributeId: $attributeId, barcodeList: $barcodeList, brandId: $brandId, bundleProductsProductId: $bundleProductsProductId, categoryIds: $categoryIds, id: $id, includeDeleted: $includeDeleted, name: $name, pagination: $pagination, salesChannelIds: $salesChannelIds, sku: $sku, sort: $sort, tagIds: $tagIds, variantStockLocationId: $variantStockLocationId, variantTypeId: $variantTypeId, vendorId: $vendorId) { count data { attributes { imageIds productAttributeId productAttributeOptionId value } baseUnit { baseAmount type unitId } brand { createdAt deleted id name updatedAt } brandId categories { createdAt deleted id name parentId updatedAt } categoryIds createdAt deleted description dynamicPriceListIds googleTaxonomyId groupVariantsByVariantTypeId hiddenSalesChannelIds id maxQuantityPerCart metaData { canonicals createdAt deleted description disableIndex id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle slug } updatedAt } name productOptionSetId productVariantTypes { order variantTypeId variantValueIds } productVolumeDiscountId salesChannelIds salesChannels { id maxQuantityPerCart minQuantityPerCart productVolumeDiscountId quantitySettings status } shortDescription tagIds tags { createdAt deleted id name updatedAt } totalStock translations { description locale name } type updatedAt variants { attributes { imageIds productAttributeId productAttributeOptionId value } barcodeList bundleSettings { maxBundleQuantity minBundleQuantity products { addToBundleBasePrice discountRatio filteredVariantIds id maxQuantity minQuantity order productId quantity } } createdAt deleted fileId hsCode id images { fileName imageId isMain isVideo order } isActive prices { buyPrice currency currencyCode currencySymbol discountPrice priceListId sellPrice } sellIfOutOfStock sku stocks { createdAt deleted id productId stockCount stockLocationId updatedAt variantId } unit { amount type } updatedAt variantValueIds { variantTypeId variantValueId } weight } vendorId weight } hasNext limit page } }",
|
|
34
34
|
"listProductAttribute": "query listProductAttribute($id: StringFilterInput, $name: StringFilterInput, $updatedAt: DateFilterInput){ listProductAttribute(id: $id, name: $name, updatedAt: $updatedAt) { createdAt deleted description id name options { colorCode createdAt deleted id name thumbnailImageId updatedAt } tableTemplate { columns { id name } rows { id name } } translations { description locale name options { id name } } type updatedAt } }",
|
|
@@ -52,20 +52,20 @@ exports.QueryDefaultGQLs = {
|
|
|
52
52
|
"listVendor": "query listVendor($id: StringFilterInput, $includeDeleted: Boolean, $merchantId: StringFilterInput, $name: StringFilterInput, $updatedAt: DateFilterInput){ listVendor(id: $id, includeDeleted: $includeDeleted, merchantId: $merchantId, name: $name, updatedAt: $updatedAt) { address company createdAt deleted email id name phone staffName status taxNumber taxOffice updatedAt } }",
|
|
53
53
|
"listWebhook": "query listWebhook{ listWebhook { createdAt deleted endpoint id scope updatedAt } }",
|
|
54
54
|
"me": "query me{ me { addedDate email id name partnerId salesChannelId scope scopes storeAppId supportsMultipleInstallation } }",
|
|
55
|
-
"searchProducts": "query searchProducts($input: SearchInput!){ searchProducts(input: $input) { count limit page results { attributes { imageIds productAttribute { id name tableTemplate { columns { id name } rows { id name } } translations { description locale name options { id name } } type } productAttributeOption { id name } value } averageRating baseUnit { baseAmount type unit { id name translations { description locale name } } } brand { id imageId name slug translations { description locale name slug } } campaignOffers { id } campaigns { applicablePrice applyCampaignToProductPrice buyXThenGetY { buyX { amount applyByQuantity filter { idList type } } getY { amount automaticallyAddItemToCart discountRatio filter { idList type } } maxUsagePerOrder } currencyCodes dateRange { end start } fixedDiscount { amount filters { idList type } } id includeDiscountedProducts salesChannelIds title type } categories { id name path { id name slug translations { description locale name slug } } slug translations { description locale name slug } } createdAt customerReviewSummaries { averageRating reviewCount stars { count star } storefrontId } deleted description dynamicPriceListIds groupVariantsByVariantTypeId hiddenSalesChannelIds id metaData { canonicals description disableIndex metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug translations { description locale pageTitle slug } } name productGroup { groupKey id name order { orderAttributeId value } translations { locale values { id name value } } values { id name value } } productOptionSetId productVariantTypes { order variantType { id name selectionType translations { locale name values { id name } } values { colorCode id name thumbnailImageId } } variantValueIds } productVolumeDiscountId reviewCount salesChannelIds salesChannels { id maxQuantityPerCart minQuantityPerCart productVolumeDiscountId quantitySettings status } shortDescription stars { count star } tags { id name translations { description locale name } } translations { description locale name } type updatedAt variants { attributes { imageIds productAttribute { id name tableTemplate { columns { id name } rows { id name } } translations { description locale name options { id name } } type } productAttributeOption { id name } value } barcodeList baseBundlePrices { buyPrice campaignPrice { campaignId campaignPrice } currency currencyCode currencySymbol discountPrice priceListId sellPrice unitPrice } bundleSettings { maxBundleQuantity minBundleQuantity products { addToBundleBasePrice discountRatio filteredVariantIds id maxQuantity minQuantity order productId quantity } } deleted id images { fileName id isMain isVideo order } isActive prices { buyPrice campaignPrice { campaignId campaignPrice } currency currencyCode currencySymbol discountPrice priceListId sellPrice unitPrice } sellIfOutOfStock sku stocks { stockCount stockLocationId } unit { amount type } variantValues { variantTypeId variantValueId } weight } weight } totalCount } }"
|
|
55
|
+
"searchProducts": "query searchProducts($input: SearchInput!){ searchProducts(input: $input) { count limit page results { attributes { imageIds productAttribute { id name tableTemplate { columns { id name } rows { id name } } translations { description locale name options { id name } } type } productAttributeOption { id name } value } averageRating baseUnit { baseAmount type unit { id name translations { description locale name } } } brand { id imageId name slug translations { description locale name slug } } campaignOffers { id } campaigns { applicablePrice applyCampaignToProductPrice buyXThenGetY { buyX { amount applyByQuantity filter { idList type } } getY { amount automaticallyAddItemToCart discountRatio filter { idList type } } maxUsagePerOrder } currencyCodes dateRange { end start } fixedDiscount { amount filters { idList type } lineItemQuantityRange { max min } priceRange { max min } } id includeDiscountedProducts salesChannelIds title type } categories { id name path { id name slug translations { description locale name slug } } slug translations { description locale name slug } } createdAt customerReviewSummaries { averageRating reviewCount stars { count star } storefrontId } deleted description dynamicPriceListIds groupVariantsByVariantTypeId hiddenSalesChannelIds id metaData { canonicals description disableIndex metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug translations { description locale pageTitle slug } } name productGroup { groupKey id name order { orderAttributeId value } translations { locale values { id name value } } values { id name value } } productOptionSetId productVariantTypes { order variantType { id name selectionType translations { locale name values { id name } } values { colorCode id name thumbnailImageId } } variantValueIds } productVolumeDiscountId reviewCount salesChannelIds salesChannels { id maxQuantityPerCart minQuantityPerCart productVolumeDiscountId quantitySettings status } shortDescription stars { count star } tags { id name translations { description locale name } } translations { description locale name } type updatedAt variants { attributes { imageIds productAttribute { id name tableTemplate { columns { id name } rows { id name } } translations { description locale name options { id name } } type } productAttributeOption { id name } value } barcodeList baseBundlePrices { buyPrice campaignPrice { campaignId campaignPrice } currency currencyCode currencySymbol discountPrice priceListId sellPrice unitPrice } bundleSettings { maxBundleQuantity minBundleQuantity products { addToBundleBasePrice discountRatio filteredVariantIds id maxQuantity minQuantity order productId quantity } } deleted id images { fileName id isMain isVideo order } isActive prices { buyPrice campaignPrice { campaignId campaignPrice } currency currencyCode currencySymbol discountPrice priceListId sellPrice unitPrice } sellIfOutOfStock sku stocks { stockCount stockLocationId } unit { amount type } variantValues { variantTypeId variantValueId } weight } weight } totalCount } }"
|
|
56
56
|
};
|
|
57
57
|
exports.MutationDefaultGQLs = {
|
|
58
58
|
"addCustomTimelineEntry": "mutation addCustomTimelineEntry($input: TimelineInput!){ addCustomTimelineEntry(input: $input) }",
|
|
59
|
-
"addOrderInvoice": "mutation addOrderInvoice($input: AddOrderInvoiceInput!){ addOrderInvoice(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
59
|
+
"addOrderInvoice": "mutation addOrderInvoice($input: AddOrderInvoiceInput!){ addOrderInvoice(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } triggers { filters { filterType valueList } shouldMatchAllConditions } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { isAlternativeGateway paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
60
60
|
"addOrderTag": "mutation addOrderTag($input: UpdateOrderTagInput!){ addOrderTag(input: $input) }",
|
|
61
61
|
"approvePendingOrderTransactions": "mutation approvePendingOrderTransactions($input: ApproveOrderTransactionsInput!){ approvePendingOrderTransactions(input: $input) }",
|
|
62
62
|
"bulkUpdateProducts": "mutation bulkUpdateProducts($input: [BulkUpdateProductsInput!]!){ bulkUpdateProducts(input: $input) }",
|
|
63
63
|
"campaignAddCoupons": "mutation campaignAddCoupons($input: AddCouponsInput!){ campaignAddCoupons(input: $input) { applicableCustomerId campaignId canCombineWithOtherCampaigns code createdAt deleted id updatedAt usageCount usageLimit usageLimitPerCustomer } }",
|
|
64
|
-
"cancelFulfillment": "mutation cancelFulfillment($input: CancelFulfillmentInput!){ cancelFulfillment(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
65
|
-
"cancelOrderLine": "mutation cancelOrderLine($input: CancelOrderLineInput!){ cancelOrderLine(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
64
|
+
"cancelFulfillment": "mutation cancelFulfillment($input: CancelFulfillmentInput!){ cancelFulfillment(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } triggers { filters { filterType valueList } shouldMatchAllConditions } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { isAlternativeGateway paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
65
|
+
"cancelOrderLine": "mutation cancelOrderLine($input: CancelOrderLineInput!){ cancelOrderLine(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } triggers { filters { filterType valueList } shouldMatchAllConditions } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { isAlternativeGateway paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
66
66
|
"createMerchantAppPayment": "mutation createMerchantAppPayment($input: MerchantAppPaymentInput!){ createMerchantAppPayment(input: $input) { appPaymentKey authorizedAppId createdAt deleted id merchantPaymentUrl name paymentDate prices { period price } status storeAppId storeAppListingSubscriptionId storeAppListingSubscriptionKey type updatedAt } }",
|
|
67
67
|
"createMerchantAppPaymentWithSubscription": "mutation createMerchantAppPaymentWithSubscription($input: CreateMerchantAppPaymentWithSubscriptionInput!){ createMerchantAppPaymentWithSubscription(input: $input) { appPaymentKey authorizedAppId createdAt deleted id merchantPaymentUrl name paymentDate prices { period price } status storeAppId storeAppListingSubscriptionId storeAppListingSubscriptionKey type updatedAt } }",
|
|
68
|
-
"createOrderWithTransactions": "mutation createOrderWithTransactions($input: CreateOrderWithTransactionsInput!){ createOrderWithTransactions(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
68
|
+
"createOrderWithTransactions": "mutation createOrderWithTransactions($input: CreateOrderWithTransactionsInput!){ createOrderWithTransactions(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } triggers { filters { filterType valueList } shouldMatchAllConditions } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { isAlternativeGateway paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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
69
|
"deleteCampaignList": "mutation deleteCampaignList($idList: [String!]!){ deleteCampaignList(idList: $idList) }",
|
|
70
70
|
"deleteCategoryList": "mutation deleteCategoryList($idList: [String!]!){ deleteCategoryList(idList: $idList) }",
|
|
71
71
|
"deleteCouponList": "mutation deleteCouponList($idList: [String!]!){ deleteCouponList(idList: $idList) }",
|
|
@@ -83,10 +83,10 @@ exports.MutationDefaultGQLs = {
|
|
|
83
83
|
"deleteVariantTypeList": "mutation deleteVariantTypeList($idList: [String!]!){ deleteVariantTypeList(idList: $idList) }",
|
|
84
84
|
"deleteVendorList": "mutation deleteVendorList($idList: [String!]!){ deleteVendorList(idList: $idList) }",
|
|
85
85
|
"deleteWebhook": "mutation deleteWebhook($scopes: [String!]!){ deleteWebhook(scopes: $scopes) }",
|
|
86
|
-
"fulfillOrder": "mutation fulfillOrder($input: FulFillOrderInput!){ fulfillOrder(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
86
|
+
"fulfillOrder": "mutation fulfillOrder($input: FulFillOrderInput!){ fulfillOrder(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } triggers { filters { filterType valueList } shouldMatchAllConditions } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { isAlternativeGateway paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
87
87
|
"getAppDemoDay": "mutation getAppDemoDay($input: CreateMerchantAppPaymentWithSubscriptionInput!){ getAppDemoDay(input: $input) }",
|
|
88
88
|
"getOrderInvoicePdfUrl": "mutation getOrderInvoicePdfUrl($input: GetOrderInvoicePdfUrlInput!){ getOrderInvoicePdfUrl(input: $input) }",
|
|
89
|
-
"refundOrderLine": "mutation refundOrderLine($input: OrderRefundInput!){ refundOrderLine(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
89
|
+
"refundOrderLine": "mutation refundOrderLine($input: OrderRefundInput!){ refundOrderLine(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } triggers { filters { filterType valueList } shouldMatchAllConditions } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { isAlternativeGateway paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
90
90
|
"removeOrderTag": "mutation removeOrderTag($input: UpdateOrderTagInput!){ removeOrderTag(input: $input) }",
|
|
91
91
|
"saveCampaign": "mutation saveCampaign($input: CampaignInput!){ saveCampaign(input: $input) { applicableCustomerGroupIds applicableCustomerIds applicableCustomerSegmentIds applicablePrice applyCampaignToProductPrice buyXThenGetY { buyX { amount applyByQuantity filter { idList type } } getY { amount automaticallyAddItemToCart discountRatio discountType filter { idList type } } maxUsagePerOrder } canCombineWithOtherCampaigns createdAt createdFor currencyCodes dateRange { end start } deleted fixedDiscount { amount filters { idList type } isApplyByCartAmount lineItemQuantityRange { max min } priceRange { max min } shouldMatchAllConditions } hasCoupon id includeDiscountedProducts isFreeShipping onlyUseCustomer salesChannelIds tieredDiscount { filters { idList type } isApplyByCartAmount rules { amount lineItemQuantityRange { max min } priceRange { max min } } shouldMatchAllConditions } title translations { locale title } type updatedAt usageCount usageLimit usageLimitPerCustomer } }",
|
|
92
92
|
"saveCategory": "mutation saveCategory($input: CategoryInput!){ saveCategory(input: $input) { categoryPath categoryPathItems { createdAt deleted description id imageId isAutomated metaData { canonicals createdAt deleted description disableIndex id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle slug } updatedAt } name translations { description locale name } updatedAt } conditions { conditionType method valueList } createdAt deleted description id imageId isAutomated metaData { canonicals createdAt deleted description disableIndex id metadataOverrides { description language pageTitle storefrontId storefrontRegionId } pageTitle redirectTo slug targetId targetType translations { description locale pageTitle slug } updatedAt } name orderType parentId salesChannelIds salesChannels { id status } shouldMatchAllConditions translations { description locale name } updatedAt } }",
|
|
@@ -107,9 +107,9 @@ exports.MutationDefaultGQLs = {
|
|
|
107
107
|
"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 } } }",
|
|
108
108
|
"saveVendor": "mutation saveVendor($input: VendorInput!){ saveVendor(input: $input) { address company createdAt deleted email id name phone staffName status taxNumber taxOffice updatedAt } }",
|
|
109
109
|
"saveWebhook": "mutation saveWebhook($input: WebhookInput!){ saveWebhook(input: $input) { createdAt deleted endpoint id scope updatedAt } }",
|
|
110
|
-
"updateOrderAddresses": "mutation updateOrderAddresses($input: UpdateOrderAddressesInput!){ updateOrderAddresses(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
111
|
-
"updateOrderLine": "mutation updateOrderLine($input: UpdateOrderInput!){ updateOrderLine(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
112
|
-
"updateOrderPackageStatus": "mutation updateOrderPackageStatus($input: UpdateOrderPackageStatusInput!){ updateOrderPackageStatus(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
110
|
+
"updateOrderAddresses": "mutation updateOrderAddresses($input: UpdateOrderAddressesInput!){ updateOrderAddresses(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } triggers { filters { filterType valueList } shouldMatchAllConditions } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { isAlternativeGateway paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
111
|
+
"updateOrderLine": "mutation updateOrderLine($input: UpdateOrderInput!){ updateOrderLine(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } triggers { filters { filterType valueList } shouldMatchAllConditions } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { isAlternativeGateway paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
112
|
+
"updateOrderPackageStatus": "mutation updateOrderPackageStatus($input: UpdateOrderPackageStatusInput!){ updateOrderPackageStatus(input: $input) { abandonedCartFlows { authorizedAppId campaignId canApplicable couponId customerFilters { sendOnlyActiveAccount sendOnlySubscribedToEmail } flowId mailSendDate mailTranslationId messageType recoverEmailStatus sendAfter smsTranslationId } archived attributes { orderAttributeId orderAttributeOptionId value } availableShippingMethods { estimatedDeliveryTime { type value } 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } branch { id name } branchSession { id name } branchSessionId campaignOffers { appliedOrderLineId campaignOffer { availableSalesChannelIds createdAt currencyCodes deleted endDate followUpActionType id maxCount maximumRequiredCartAmount minimumRequiredCartAmount name offers { applicablePrice countdownMinutes description discountAmount discountType excludedVariantIdList id order productId showCriteria skipOfferIfProductExistsInCart title translations { description locale title } } startDate targetPageTypes triggerSettings { filterType valueList } triggers { filters { filterType valueList } shouldMatchAllConditions } type updatedAt } campaignOfferId campaignOfferProductId offerEndDate offerStartDate status targetPageTypes triggerSourceOrderLineId } cancelReason cancelledAt cartId cartStatus checkoutId clientIp couponCode createdAt createdBy currencyCode currencyRates { code originalRate rate } currencySymbol customer { email firstName fullName id isGuestCheckout lastName notificationsAccepted phone preferredLanguage } customerGroups { id name } customerId customerOrderCount customerSegments { id name } deleted dueDate giftPackageLines { isRefunded price priceListId taxValue } giftPackageNote host id invoices { appId appName createdAt hasPdf id invoiceData invoiceNumber storeAppId type } isGiftPackage itemCount lastActivityDate marketingCampaignId merchantId note orderAdjustments { amount amountType appliedOrderLines { amount appliedQuantity isAutoCreated orderLineId } campaignId campaignType couponId name order transactionId type } orderLineItems { bundleProductSettings { bundleLineId bundleLineQuantity name options { name productOptionId productOptionsSetId type values { name price value } } variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } createdAt currencyCode currencySymbol deleted discount { amount amountType campaignOfferId campaignOfferProductId maxApplicableQuantity productVolumeDiscountId reason } discountPrice finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } originalOrderLineItemId price quantity sourceId status statusUpdatedAt stockLocationId taxValue unitPrice updatedAt variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } bundleProducts { addToBundleBasePrice deleted discountPrice discountRatio finalPrice finalUnitPrice id options { name productOptionId productOptionsSetId type values { name price value } } order price quantity taxValue unitPrice variant { barcodeList baseUnit { baseAmount type unit { id name } } brand { id name } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } categories { categoryPath { id name } id name } fileId hsCode id mainImageId name prices { buyPrice currency currencySymbol discountPrice priceListId sellPrice unitPrice } productId productVolumeDiscountId sku slug tagIds tags { id name } taxValue type unit { amount type } variantValues { order variantTypeId variantTypeName variantValueId variantValueName } weight } } orderNumber orderPackageSequence orderPackageStatus orderPackages { createdAt deleted errorMessage id note orderLineItemIds orderPackageFulfillStatus orderPackageNumber sourceId stockLocationId trackingInfo { barcode cargoCompany cargoCompanyId isSendNotification trackingLink trackingNumber } updatedAt } orderPaymentStatus orderSequence orderTagIds orderedAt paymentMethods { isAlternativeGateway paymentGatewayCode paymentGatewayId 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 region { createdAt deleted id name updatedAt } state { code id name } taxNumber taxOffice } shippingLines { finalPrice isRefunded paymentMethod price priceListId shippingSettingsId shippingZoneRateId taxValue title transactionId } shippingMethod shippingSettingsId shippingZoneRateId sourceId staff { email firstName id 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 } }",
|
|
113
113
|
"updateProductSalesChannelStatus": "mutation updateProductSalesChannelStatus($input: [UpdateProductSalesChannelStatusInput!]!, $salesChannelId: String){ updateProductSalesChannelStatus(input: $input, salesChannelId: $salesChannelId) }",
|
|
114
114
|
"updateSubscriptionStatus": "mutation updateSubscriptionStatus($customerId: String!, $subscriptionStatus: CustomerEmailSubscriptionStatusesEnum!){ updateSubscriptionStatus(customerId: $customerId, subscriptionStatus: $subscriptionStatus) }"
|
|
115
115
|
};
|
|
@@ -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,gKAAgK;IACpL,sBAAsB,EAAE,wJAAwJ;IAChL,mBAAmB,EAAE,6HAA6H;IAClJ,kBAAkB,EAAE,8LAA8L;IAClN,sBAAsB,EAAE,4EAA4E;IACpG,aAAa,EAAE,8VAA8V;IAC7W,oBAAoB,EAAE,+fAA+f;IACrhB,iBAAiB,EAAE,4JAA4J;IAC/K,kBAAkB,EAAE,6CAA6C;IACjE,mBAAmB,EAAE,mGAAmG;IACxH,wBAAwB,EAAE,
|
|
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,sBAAsB,EAAE,wJAAwJ;IAChL,mBAAmB,EAAE,6HAA6H;IAClJ,kBAAkB,EAAE,8LAA8L;IAClN,sBAAsB,EAAE,4EAA4E;IACpG,aAAa,EAAE,8VAA8V;IAC7W,oBAAoB,EAAE,+fAA+f;IACrhB,iBAAiB,EAAE,4JAA4J;IAC/K,kBAAkB,EAAE,6CAA6C;IACjE,mBAAmB,EAAE,mGAAmG;IACxH,wBAAwB,EAAE,63KAA63K;IACv5K,YAAY,EAAE,+nBAA+nB;IAC7oB,cAAc,EAAE,82CAA82C;IAC93C,kBAAkB,EAAE,oJAAoJ;IACxK,cAAc,EAAE,0pCAA0pC;IAC1qC,UAAU,EAAE,sVAAsV;IAClW,aAAa,EAAE,+ZAA+Z;IAC9a,YAAY,EAAE,icAAic;IAC/c,cAAc,EAAE,miDAAmiD;IACnjD,uBAAuB,EAAE,qZAAqZ;IAC9a,cAAc,EAAE,yYAAyY;IACzZ,uBAAuB,EAAE,sPAAsP;IAC/Q,cAAc,EAAE,oHAAoH;IACpI,wBAAwB,EAAE,mYAAmY;IAC7Z,WAAW,EAAE,ymQAAymQ;IACtnQ,cAAc,EAAE,gTAAgT;IAChU,uBAAuB,EAAE,qjBAAqjB;IAC9kB,eAAe,EAAE,kUAAkU;IACnV,aAAa,EAAE,smFAAsmF;IACrnF,sBAAsB,EAAE,waAAwa;IAChc,kBAAkB,EAAE,+kBAA+kB;IACnmB,sBAAsB,EAAE,41BAA41B;IACp3B,kBAAkB,EAAE,gYAAgY;IACpZ,0BAA0B,EAAE,4gBAA4gB;IACxiB,gBAAgB,EAAE,qPAAqP;IACvQ,iBAAiB,EAAE,4JAA4J;IAC/K,2BAA2B,EAAE,uMAAuM;IACpO,kBAAkB,EAAE,+LAA+L;IACnN,sBAAsB,EAAE,ooBAAooB;IAC5pB,WAAW,EAAE,oTAAoT;IACjU,mBAAmB,EAAE,4aAA4a;IACjc,gBAAgB,EAAE,iHAAiH;IACnI,wBAAwB,EAAE,6PAA6P;IACvR,iBAAiB,EAAE,2YAA2Y;IAC9Z,cAAc,EAAE,wRAAwR;IACxS,UAAU,EAAE,sQAAsQ;IAClR,iBAAiB,EAAE,sVAAsV;IACzW,YAAY,EAAE,yXAAyX;IACvY,aAAa,EAAE,oFAAoF;IACnG,IAAI,EAAE,0HAA0H;IAChI,gBAAgB,EAAE,2gGAA2gG;CAC9hG,CAAA;AAEY,QAAA,mBAAmB,GAAG;IACjC,wBAAwB,EAAE,mGAAmG;IAC7H,iBAAiB,EAAE,oyNAAoyN;IACvzN,aAAa,EAAE,mFAAmF;IAClG,iCAAiC,EAAE,qIAAqI;IACxK,oBAAoB,EAAE,wGAAwG;IAC9H,oBAAoB,EAAE,6OAA6O;IACnQ,mBAAmB,EAAE,0yNAA0yN;IAC/zN,iBAAiB,EAAE,oyNAAoyN;IACvzN,0BAA0B,EAAE,iUAAiU;IAC7V,0CAA0C,EAAE,uXAAuX;IACna,6BAA6B,EAAE,w0NAAw0N;IACv2N,oBAAoB,EAAE,0FAA0F;IAChH,oBAAoB,EAAE,0FAA0F;IAChH,kBAAkB,EAAE,sFAAsF;IAC1G,6BAA6B,EAAE,4GAA4G;IAC3I,oBAAoB,EAAE,0FAA0F;IAChH,4BAA4B,EAAE,0GAA0G;IACxI,wBAAwB,EAAE,kGAAkG;IAC5H,mBAAmB,EAAE,wFAAwF;IAC7G,wBAAwB,EAAE,kGAAkG;IAC5H,sBAAsB,EAAE,8FAA8F;IACtH,uBAAuB,EAAE,gGAAgG;IACzH,iCAAiC,EAAE,oHAAoH;IACvJ,0BAA0B,EAAE,oIAAoI;IAChK,uBAAuB,EAAE,gGAAgG;IACzH,uBAAuB,EAAE,gGAAgG;IACzH,kBAAkB,EAAE,sFAAsF;IAC1G,eAAe,EAAE,gFAAgF;IACjG,cAAc,EAAE,2xNAA2xN;IAC3yN,eAAe,EAAE,iHAAiH;IAClI,uBAAuB,EAAE,8GAA8G;IACvI,iBAAiB,EAAE,gyNAAgyN;IACnzN,gBAAgB,EAAE,yFAAyF;IAC3G,cAAc,EAAE,g9BAAg9B;IACh+B,cAAc,EAAE,i+BAAi+B;IACj/B,uBAAuB,EAAE,6MAA6M;IACtO,cAAc,EAAE,iIAAiI;IACjJ,aAAa,EAAE,4tDAA4tD;IAC3uD,sBAAsB,EAAE,8VAA8V;IACtX,kBAAkB,EAAE,+dAA+d;IACnf,kBAAkB,EAAE,+KAA+K;IACnM,2BAA2B,EAAE,mHAAmH;IAChJ,gBAAgB,EAAE,qKAAqK;IACvL,iBAAiB,EAAE,wKAAwK;IAC3L,2BAA2B,EAAE,6NAA6N;IAC1P,kBAAkB,EAAE,4MAA4M;IAChO,wBAAwB,EAAE,6PAA6P;IACvR,iBAAiB,EAAE,sSAAsS;IACzT,mBAAmB,EAAE,kGAAkG;IACvH,iBAAiB,EAAE,uQAAuQ;IAC1R,YAAY,EAAE,iLAAiL;IAC/L,aAAa,EAAE,6HAA6H;IAC5I,sBAAsB,EAAE,mzNAAmzN;IAC30N,iBAAiB,EAAE,gyNAAgyN;IACnzN,0BAA0B,EAAE,+zNAA+zN;IAC31N,iCAAiC,EAAE,yMAAyM;IAC5O,0BAA0B,EAAE,qNAAqN;CAClP,CAAA"}
|
|
@@ -18,9 +18,7 @@ export declare type Scalars = {
|
|
|
18
18
|
Boolean: boolean;
|
|
19
19
|
Int: number;
|
|
20
20
|
Float: number;
|
|
21
|
-
/** The `JSON` scalar type represents JSON values as specified by [ECMA-404](http://www.ecma-international.org/publications/files/ECMA-ST/ECMA-404.pdf). */
|
|
22
21
|
JSON: any;
|
|
23
|
-
/** The javascript `Date` as integer. Type represents date and time as number of milliseconds from start of UNIX epoch. */
|
|
24
22
|
Timestamp: any;
|
|
25
23
|
};
|
|
26
24
|
export declare type AbandonedCartFlow = {
|
|
@@ -115,6 +113,10 @@ export declare type AvailableShippingMethod = {
|
|
|
115
113
|
shippingSettingsId: Scalars['String'];
|
|
116
114
|
shippingZoneRateId: Scalars['String'];
|
|
117
115
|
};
|
|
116
|
+
export declare type BooleanFilterInput = {
|
|
117
|
+
/** `equal`. The filter used for equality. */
|
|
118
|
+
eq?: InputMaybe<Scalars['Boolean']>;
|
|
119
|
+
};
|
|
118
120
|
export declare type Branch = {
|
|
119
121
|
__typename?: 'Branch';
|
|
120
122
|
address: BranchAddress;
|
|
@@ -567,7 +569,8 @@ export declare type CampaignOffer = {
|
|
|
567
569
|
offers: Array<CampaignOfferProduct>;
|
|
568
570
|
startDate?: Maybe<Scalars['Timestamp']>;
|
|
569
571
|
targetPageTypes: Array<CampaignOfferTargetPageTypeEnum>;
|
|
570
|
-
triggerSettings
|
|
572
|
+
triggerSettings?: Maybe<CampaignOfferTriggerFilter>;
|
|
573
|
+
triggers: CampaignOfferTriggers;
|
|
571
574
|
type: CampaignOfferTypeEnum;
|
|
572
575
|
updatedAt?: Maybe<Scalars['Timestamp']>;
|
|
573
576
|
};
|
|
@@ -611,6 +614,11 @@ export declare enum CampaignOfferTargetPageTypeEnum {
|
|
|
611
614
|
POST_CHECKOUT = "POST_CHECKOUT",
|
|
612
615
|
PRODUCT = "PRODUCT"
|
|
613
616
|
}
|
|
617
|
+
export declare type CampaignOfferTriggerFilter = {
|
|
618
|
+
__typename?: 'CampaignOfferTriggerFilter';
|
|
619
|
+
filterType: CampaignOfferTriggerFilterTypeEnum;
|
|
620
|
+
valueList: Array<Scalars['String']>;
|
|
621
|
+
};
|
|
614
622
|
export declare enum CampaignOfferTriggerFilterTypeEnum {
|
|
615
623
|
ALL_PRODUCTS = "ALL_PRODUCTS",
|
|
616
624
|
CATEGORY = "CATEGORY",
|
|
@@ -619,10 +627,10 @@ export declare enum CampaignOfferTriggerFilterTypeEnum {
|
|
|
619
627
|
PRODUCT_TAG = "PRODUCT_TAG",
|
|
620
628
|
VARIANT = "VARIANT"
|
|
621
629
|
}
|
|
622
|
-
export declare type
|
|
623
|
-
__typename?: '
|
|
624
|
-
|
|
625
|
-
|
|
630
|
+
export declare type CampaignOfferTriggers = {
|
|
631
|
+
__typename?: 'CampaignOfferTriggers';
|
|
632
|
+
filters: Array<CampaignOfferTriggerFilter>;
|
|
633
|
+
shouldMatchAllConditions?: Maybe<Scalars['Boolean']>;
|
|
626
634
|
};
|
|
627
635
|
export declare enum CampaignOfferTypeEnum {
|
|
628
636
|
CROSS_SELL = "CROSS_SELL",
|
|
@@ -687,6 +695,16 @@ export declare enum CampaignTypeEnum {
|
|
|
687
695
|
FREE_SHIPPING = "FREE_SHIPPING",
|
|
688
696
|
RATIO = "RATIO"
|
|
689
697
|
}
|
|
698
|
+
export declare type CampaignTypeEnumFilterInput = {
|
|
699
|
+
/** `equal`. The filter used for equality. */
|
|
700
|
+
eq?: InputMaybe<CampaignTypeEnum>;
|
|
701
|
+
/** Returns a boolean indicating whether a specified value is in an array. */
|
|
702
|
+
in?: InputMaybe<Array<InputMaybe<CampaignTypeEnum>>>;
|
|
703
|
+
/** `not equal`. The filter used for not equality. */
|
|
704
|
+
ne?: InputMaybe<CampaignTypeEnum>;
|
|
705
|
+
/** Returns a boolean indicating whether a specified value is not in an array. */
|
|
706
|
+
nin?: InputMaybe<Array<InputMaybe<CampaignTypeEnum>>>;
|
|
707
|
+
};
|
|
690
708
|
export declare type CancelFulfillmentInput = {
|
|
691
709
|
lines?: InputMaybe<Array<CancelFulfillmentOrderLineInput>>;
|
|
692
710
|
orderId: Scalars['String'];
|
|
@@ -1272,6 +1290,7 @@ export declare type Customer = {
|
|
|
1272
1290
|
/** Customer Account Statuses */
|
|
1273
1291
|
export declare enum CustomerAccountStatusEnum {
|
|
1274
1292
|
ACTIVE_ACCOUNT = "ACTIVE_ACCOUNT",
|
|
1293
|
+
DEACTIVATED_ACCOUNT = "DEACTIVATED_ACCOUNT",
|
|
1275
1294
|
DECLINED_ACCOUNT_INVITATION = "DECLINED_ACCOUNT_INVITATION",
|
|
1276
1295
|
DISABLED_ACCOUNT = "DISABLED_ACCOUNT",
|
|
1277
1296
|
INVITED_TO_CREATE_ACCOUNT = "INVITED_TO_CREATE_ACCOUNT"
|
|
@@ -3027,6 +3046,8 @@ export declare type OrderLineVariantBundleProductModel = {
|
|
|
3027
3046
|
discountRatio?: Maybe<Scalars['Float']>;
|
|
3028
3047
|
/** It is the final price of the variant. */
|
|
3029
3048
|
finalPrice?: Maybe<Scalars['Float']>;
|
|
3049
|
+
/** It is the unit price of the variant */
|
|
3050
|
+
finalUnitPrice?: Maybe<Scalars['Float']>;
|
|
3030
3051
|
id: Scalars['String'];
|
|
3031
3052
|
/** It is the option information of the variant value in the order line item. */
|
|
3032
3053
|
options?: Maybe<Array<OrderLineOption>>;
|
|
@@ -3038,6 +3059,8 @@ export declare type OrderLineVariantBundleProductModel = {
|
|
|
3038
3059
|
quantity: Scalars['Float'];
|
|
3039
3060
|
/** It is the tax value of the variant. */
|
|
3040
3061
|
taxValue?: Maybe<Scalars['Float']>;
|
|
3062
|
+
/** It is the unit price of the variant */
|
|
3063
|
+
unitPrice?: Maybe<Scalars['Float']>;
|
|
3041
3064
|
/** Information about the variant of the order line item. */
|
|
3042
3065
|
variant: OrderLineBundleVariant;
|
|
3043
3066
|
};
|
|
@@ -3213,6 +3236,8 @@ export declare type OrderPaginationResponse = {
|
|
|
3213
3236
|
};
|
|
3214
3237
|
export declare type OrderPaymentMethod = {
|
|
3215
3238
|
__typename?: 'OrderPaymentMethod';
|
|
3239
|
+
/** The indication of whether the payment was received through a gateway that is part of the payment group and does not have primary priority */
|
|
3240
|
+
isAlternativeGateway?: Maybe<Scalars['Boolean']>;
|
|
3216
3241
|
/** It is the gateway code of the order payment method. */
|
|
3217
3242
|
paymentGatewayCode?: Maybe<Scalars['String']>;
|
|
3218
3243
|
/** It is the gateway name of the order payment method. */
|
|
@@ -3343,7 +3368,7 @@ export declare type OrderShippingLine = {
|
|
|
3343
3368
|
export declare type OrderShippingLineInput = {
|
|
3344
3369
|
/** It is the price of the order shipping line. */
|
|
3345
3370
|
price: Scalars['Float'];
|
|
3346
|
-
priceListId?: InputMaybe<Scalars['
|
|
3371
|
+
priceListId?: InputMaybe<Scalars['String']>;
|
|
3347
3372
|
/** It is the tax value of the order shipping line. */
|
|
3348
3373
|
taxValue?: InputMaybe<Scalars['Float']>;
|
|
3349
3374
|
/** It is the title of the order shipping line. */
|
|
@@ -3859,6 +3884,7 @@ export declare type ProductInput = {
|
|
|
3859
3884
|
createdAt?: InputMaybe<Scalars['Timestamp']>;
|
|
3860
3885
|
deleted?: InputMaybe<Scalars['Boolean']>;
|
|
3861
3886
|
description?: InputMaybe<Scalars['String']>;
|
|
3887
|
+
dynamicPriceListIds?: InputMaybe<Array<Scalars['String']>>;
|
|
3862
3888
|
googleTaxonomyId?: InputMaybe<Scalars['String']>;
|
|
3863
3889
|
groupVariantsByVariantTypeId?: InputMaybe<Scalars['String']>;
|
|
3864
3890
|
hiddenSalesChannelIds?: InputMaybe<Array<Scalars['String']>>;
|
|
@@ -4345,6 +4371,7 @@ export declare type PublicTransaction = {
|
|
|
4345
4371
|
customerId?: Maybe<Scalars['String']>;
|
|
4346
4372
|
deleted: Scalars['Boolean'];
|
|
4347
4373
|
error?: Maybe<TransactionError>;
|
|
4374
|
+
gatewayReferenceId?: Maybe<Scalars['String']>;
|
|
4348
4375
|
id: Scalars['ID'];
|
|
4349
4376
|
orderId?: Maybe<Scalars['String']>;
|
|
4350
4377
|
paymentGatewayCode?: Maybe<Scalars['String']>;
|
|
@@ -4468,13 +4495,13 @@ export declare type QuerylistBranchArgs = {
|
|
|
4468
4495
|
updatedAt?: InputMaybe<DateFilterInput>;
|
|
4469
4496
|
};
|
|
4470
4497
|
export declare type QuerylistCampaignArgs = {
|
|
4471
|
-
canCombineWithOtherCampaigns?: InputMaybe<
|
|
4498
|
+
canCombineWithOtherCampaigns?: InputMaybe<BooleanFilterInput>;
|
|
4472
4499
|
id?: InputMaybe<StringFilterInput>;
|
|
4473
4500
|
includeDeleted?: InputMaybe<Scalars['Boolean']>;
|
|
4474
4501
|
pagination?: InputMaybe<PaginationInput>;
|
|
4475
4502
|
search?: InputMaybe<Scalars['String']>;
|
|
4476
4503
|
sort?: InputMaybe<Scalars['String']>;
|
|
4477
|
-
type?: InputMaybe<
|
|
4504
|
+
type?: InputMaybe<CampaignTypeEnumFilterInput>;
|
|
4478
4505
|
updatedAt?: InputMaybe<DateFilterInput>;
|
|
4479
4506
|
};
|
|
4480
4507
|
export declare type QuerylistCargoCompanyArgs = {
|
|
@@ -4762,7 +4789,8 @@ export declare enum SalesChannelTypeEnum {
|
|
|
4762
4789
|
FACEBOOK = "FACEBOOK",
|
|
4763
4790
|
GOOGLE = "GOOGLE",
|
|
4764
4791
|
POS = "POS",
|
|
4765
|
-
STOREFRONT = "STOREFRONT"
|
|
4792
|
+
STOREFRONT = "STOREFRONT",
|
|
4793
|
+
STOREFRONT_APP = "STOREFRONT_APP"
|
|
4766
4794
|
}
|
|
4767
4795
|
export declare type SaveStockLocationsInput = {
|
|
4768
4796
|
productStockLocationInputs?: InputMaybe<Array<ProductStockLocationInput>>;
|
|
@@ -4951,6 +4979,8 @@ export declare type SearchProductCampaignFixedDiscount = {
|
|
|
4951
4979
|
__typename?: 'SearchProductCampaignFixedDiscount';
|
|
4952
4980
|
amount?: Maybe<Scalars['Float']>;
|
|
4953
4981
|
filters?: Maybe<Array<SearchProductCampaignFilter>>;
|
|
4982
|
+
lineItemQuantityRange?: Maybe<SearchProductCampaignMinMaxRangeField>;
|
|
4983
|
+
priceRange?: Maybe<SearchProductCampaignMinMaxRangeField>;
|
|
4954
4984
|
};
|
|
4955
4985
|
export declare type SearchProductCampaignGetY = {
|
|
4956
4986
|
__typename?: 'SearchProductCampaignGetY';
|
|
@@ -4959,6 +4989,11 @@ export declare type SearchProductCampaignGetY = {
|
|
|
4959
4989
|
discountRatio: Scalars['Float'];
|
|
4960
4990
|
filter?: Maybe<SearchProductCampaignFilter>;
|
|
4961
4991
|
};
|
|
4992
|
+
export declare type SearchProductCampaignMinMaxRangeField = {
|
|
4993
|
+
__typename?: 'SearchProductCampaignMinMaxRangeField';
|
|
4994
|
+
max?: Maybe<Scalars['Float']>;
|
|
4995
|
+
min?: Maybe<Scalars['Float']>;
|
|
4996
|
+
};
|
|
4962
4997
|
export declare type SearchProductCampaignOffer = {
|
|
4963
4998
|
__typename?: 'SearchProductCampaignOffer';
|
|
4964
4999
|
id: Scalars['String'];
|
|
@@ -4978,13 +5013,13 @@ export declare type SearchProductGroup = {
|
|
|
4978
5013
|
groupKey: Scalars['String'];
|
|
4979
5014
|
id: Scalars['String'];
|
|
4980
5015
|
name: Scalars['String'];
|
|
4981
|
-
order
|
|
5016
|
+
order?: Maybe<SearchProductGroupOrder>;
|
|
4982
5017
|
translations?: Maybe<Array<SearchProductGroupTranslation>>;
|
|
4983
5018
|
values: Array<SearchProductGroupValueType>;
|
|
4984
5019
|
};
|
|
4985
5020
|
export declare type SearchProductGroupOrder = {
|
|
4986
5021
|
__typename?: 'SearchProductGroupOrder';
|
|
4987
|
-
orderAttributeId
|
|
5022
|
+
orderAttributeId?: Maybe<Scalars['String']>;
|
|
4988
5023
|
value: Scalars['String'];
|
|
4989
5024
|
};
|
|
4990
5025
|
export declare type SearchProductGroupTranslation = {
|
|
@@ -5399,6 +5434,9 @@ export declare enum SubscriptionCodeEnum {
|
|
|
5399
5434
|
EXTENSION = "EXTENSION",
|
|
5400
5435
|
FREEMIUM = "FREEMIUM",
|
|
5401
5436
|
GROW = "GROW",
|
|
5437
|
+
MARKETING_CORE = "MARKETING_CORE",
|
|
5438
|
+
MARKETING_FREE = "MARKETING_FREE",
|
|
5439
|
+
MARKETING_PRO = "MARKETING_PRO",
|
|
5402
5440
|
ONE_TIME = "ONE_TIME",
|
|
5403
5441
|
PREMIUM = "PREMIUM",
|
|
5404
5442
|
SCALE = "SCALE",
|
|
@@ -188,6 +188,7 @@ var CheckoutStatusEnum;
|
|
|
188
188
|
var CustomerAccountStatusEnum;
|
|
189
189
|
(function (CustomerAccountStatusEnum) {
|
|
190
190
|
CustomerAccountStatusEnum["ACTIVE_ACCOUNT"] = "ACTIVE_ACCOUNT";
|
|
191
|
+
CustomerAccountStatusEnum["DEACTIVATED_ACCOUNT"] = "DEACTIVATED_ACCOUNT";
|
|
191
192
|
CustomerAccountStatusEnum["DECLINED_ACCOUNT_INVITATION"] = "DECLINED_ACCOUNT_INVITATION";
|
|
192
193
|
CustomerAccountStatusEnum["DISABLED_ACCOUNT"] = "DISABLED_ACCOUNT";
|
|
193
194
|
CustomerAccountStatusEnum["INVITED_TO_CREATE_ACCOUNT"] = "INVITED_TO_CREATE_ACCOUNT";
|
|
@@ -581,6 +582,7 @@ var SalesChannelTypeEnum;
|
|
|
581
582
|
SalesChannelTypeEnum["GOOGLE"] = "GOOGLE";
|
|
582
583
|
SalesChannelTypeEnum["POS"] = "POS";
|
|
583
584
|
SalesChannelTypeEnum["STOREFRONT"] = "STOREFRONT";
|
|
585
|
+
SalesChannelTypeEnum["STOREFRONT_APP"] = "STOREFRONT_APP";
|
|
584
586
|
})(SalesChannelTypeEnum = exports.SalesChannelTypeEnum || (exports.SalesChannelTypeEnum = {}));
|
|
585
587
|
/** ShippingSettingsType */
|
|
586
588
|
var ShippingSettingsType;
|
|
@@ -634,6 +636,9 @@ var SubscriptionCodeEnum;
|
|
|
634
636
|
SubscriptionCodeEnum["EXTENSION"] = "EXTENSION";
|
|
635
637
|
SubscriptionCodeEnum["FREEMIUM"] = "FREEMIUM";
|
|
636
638
|
SubscriptionCodeEnum["GROW"] = "GROW";
|
|
639
|
+
SubscriptionCodeEnum["MARKETING_CORE"] = "MARKETING_CORE";
|
|
640
|
+
SubscriptionCodeEnum["MARKETING_FREE"] = "MARKETING_FREE";
|
|
641
|
+
SubscriptionCodeEnum["MARKETING_PRO"] = "MARKETING_PRO";
|
|
637
642
|
SubscriptionCodeEnum["ONE_TIME"] = "ONE_TIME";
|
|
638
643
|
SubscriptionCodeEnum["PREMIUM"] = "PREMIUM";
|
|
639
644
|
SubscriptionCodeEnum["SCALE"] = "SCALE";
|
|
@@ -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/dist/api/index.d.ts
CHANGED
package/dist/api/index.js
CHANGED
|
@@ -11,6 +11,6 @@ var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
|
11
11
|
};
|
|
12
12
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
13
|
__exportStar(require("./admin"), exports);
|
|
14
|
-
__exportStar(require("./oauth"), exports);
|
|
15
14
|
__exportStar(require("./base"), exports);
|
|
15
|
+
__exportStar(require("./oauth"), exports);
|
|
16
16
|
//# sourceMappingURL=index.js.map
|
package/dist/api/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/api/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,0CAAwB;AACxB,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/api/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,0CAAwB;AACxB,yCAAuB;AACvB,0CAAwB"}
|
|
@@ -7,6 +7,7 @@ export declare enum WebhookScope {
|
|
|
7
7
|
PRODUCT_DELETED = "store/product/deleted",
|
|
8
8
|
CUSTOMER_CREATED = "store/customer/created",
|
|
9
9
|
CUSTOMER_UPDATED = "store/customer/updated",
|
|
10
|
+
CUSTOMER_STATUS_UPDATED = "store/customer/statusUpdated",
|
|
10
11
|
CUSTOMER_FAVORITE_PRODUCTS_CREATED = "store/customerFavoriteProducts/created",
|
|
11
12
|
CUSTOMER_FAVORITE_PRODUCTS_UPDATED = "store/customerFavoriteProducts/updated",
|
|
12
13
|
STOCK_CREATED = "store/stock/created",
|
|
@@ -10,6 +10,7 @@ var WebhookScope;
|
|
|
10
10
|
WebhookScope["PRODUCT_DELETED"] = "store/product/deleted";
|
|
11
11
|
WebhookScope["CUSTOMER_CREATED"] = "store/customer/created";
|
|
12
12
|
WebhookScope["CUSTOMER_UPDATED"] = "store/customer/updated";
|
|
13
|
+
WebhookScope["CUSTOMER_STATUS_UPDATED"] = "store/customer/statusUpdated";
|
|
13
14
|
WebhookScope["CUSTOMER_FAVORITE_PRODUCTS_CREATED"] = "store/customerFavoriteProducts/created";
|
|
14
15
|
WebhookScope["CUSTOMER_FAVORITE_PRODUCTS_UPDATED"] = "store/customerFavoriteProducts/updated";
|
|
15
16
|
WebhookScope["STOCK_CREATED"] = "store/stock/created";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"models.js","sourceRoot":"","sources":["../../../src/models/webhook/models.ts"],"names":[],"mappings":";;;AAmBA,IAAY,
|
|
1
|
+
{"version":3,"file":"models.js","sourceRoot":"","sources":["../../../src/models/webhook/models.ts"],"names":[],"mappings":";;;AAmBA,IAAY,YAeX;AAfD,WAAY,YAAY;IACtB,qDAAqC,CAAA;IACrC,qDAAqC,CAAA;IACrC,yDAAyC,CAAA;IACzC,yDAAyC,CAAA;IACzC,yDAAyC,CAAA;IACzC,2DAA2C,CAAA;IAC3C,2DAA2C,CAAA;IAC3C,wEAAwD,CAAA;IACxD,6FAA6E,CAAA;IAC7E,6FAA6E,CAAA;IAC7E,qDAAqC,CAAA;IACrC,qDAAqC,CAAA;IACrC,iDAAiC,CAAA;IACjC,iDAAiC,CAAA;AACnC,CAAC,EAfW,YAAY,GAAZ,oBAAY,KAAZ,oBAAY,QAevB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@ikas/api-client",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.40-alpha.3",
|
|
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",
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
"qs": "^6.10.1"
|
|
25
25
|
},
|
|
26
26
|
"devDependencies": {
|
|
27
|
-
"@graphql-codegen/cli": "^
|
|
27
|
+
"@graphql-codegen/cli": "^5.0.0",
|
|
28
28
|
"@graphql-codegen/typescript": "^2.4.1",
|
|
29
29
|
"@types/qs": "^6.9.7",
|
|
30
30
|
"git-branch-is": "^4.0.0",
|