GraphQL mutations
Command entry points exposed by the KarmanFlow GraphQL API.
acknowledgeAdminBroadcastDelivery
acknowledgeAdminBroadcastDelivery(input: AppFeedItemStateInput!): AppFeedItemStatePayloadArguments
input: AppFeedItemStateInput!: (no description)
acknowledgeIncident
acknowledgeIncident(input: AcknowledgeIncidentInput!): AcknowledgeIncidentResultArguments
input: AcknowledgeIncidentInput!: (no description)
activateAsShopifyFulfillmentService
activateAsShopifyFulfillmentService(input: ActivateAsShopifyFulfillmentServiceInput!): ConnectorCommandPayloadArguments
input: ActivateAsShopifyFulfillmentServiceInput!: (no description)
addShopifyShop
addShopifyShop(input: AddShopifyShopInput!): ConnectorCommandPayloadArguments
input: AddShopifyShopInput!: (no description)
adjustInventory
adjustInventory(input: AdjustInventoryInput!): AdjustInventoryPayloadArguments
input: AdjustInventoryInput!: (no description)
advanceOnboardingStep
advanceOnboardingStep(input: AdvanceOnboardingStepInput!): OnboardingProgressViewArguments
input: AdvanceOnboardingStepInput!: (no description)
allocateFulfillmentOrder
allocateFulfillmentOrder(input: AllocateFulfillmentOrderInput!): FulfillmentOrderStatusPayloadArguments
input: AllocateFulfillmentOrderInput!: (no description)
applyCountVariance
applyCountVariance(input: ApplyCountVarianceInput!): ApplyCountVariancePayloadArguments
input: ApplyCountVarianceInput!: (no description)
approveProgressiveAction
approveProgressiveAction(input: ApproveProgressiveActionInput!): ProgressiveActionCommandPayloadArguments
input: ApproveProgressiveActionInput!: (no description)
assignPartyRole
assignPartyRole(input: AssignPartyRoleInput!): AssignPartyRolePayloadArguments
input: AssignPartyRoleInput!: (no description)
assignPartyToTier
Assign an identity party to a customer tier for B2B account allocation.
assignPartyToTier(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
authorizeReturn
authorizeReturn(input: AuthorizeReturnInput!): ReturnStatusPayloadArguments
input: AuthorizeReturnInput!: (no description)
buildCustomerServiceContext
buildCustomerServiceContext(input: BuildCustomerServiceContextInput!): CustomerServiceCommandPayloadArguments
input: BuildCustomerServiceContextInput!: (no description)
cancelAnalyticsExport
Cancel a tenant export while it is still REQUESTED. Refuses RUNNING and terminal rows.
cancelAnalyticsExport(input: CancelAnalyticsExportInput!): AnalyticsExportMutationResultArguments
input: CancelAnalyticsExportInput!: (no description)
cancelFulfillmentOrder
cancelFulfillmentOrder(input: CancelFulfillmentOrderInput!): CancelFulfillmentOrderPayloadArguments
input: CancelFulfillmentOrderInput!: (no description)
cancelFutureSupply
Mark a future-quantity row CANCELLED. No-op against terminal rows.
cancelFutureSupply(input: CancelFutureSupplyInput!): FutureSupplyMutationResultArguments
input: CancelFutureSupplyInput!: (no description)
cancelJobSchedule
cancelJobSchedule(input: CancelJobScheduleInput!): JobScheduleStatusPayloadArguments
input: CancelJobScheduleInput!: (no description)
cancelProgressiveAction
cancelProgressiveAction(input: ReasonedProgressiveActionInput!): ProgressiveActionCommandPayloadArguments
input: ReasonedProgressiveActionInput!: (no description)
cancelReturn
cancelReturn(input: CancelReturnInput!): CancelReturnPayloadArguments
input: CancelReturnInput!: (no description)
cancelStockTransfer
cancelStockTransfer(input: CancelStockTransferInput!): CancelStockTransferPayloadArguments
input: CancelStockTransferInput!: (no description)
cleanupSampleData
cleanupSampleData(input: CleanupSampleDataInput!): CleanupSampleDataResultArguments
input: CleanupSampleDataInput!: (no description)
clearSampleData
clearSampleData(input: ClearSampleDataInput!): ClearSampleDataResultArguments
input: ClearSampleDataInput!: (no description)
closeCountSession
closeCountSession(input: CloseCountSessionInput!): CloseCountSessionPayloadArguments
input: CloseCountSessionInput!: (no description)
commitBundleReservation
commitBundleReservation(input: CommitBundleReservationInput!): CommitBundleReservationResultArguments
input: CommitBundleReservationInput!: (no description)
commitReservation
commitReservation(input: CommitReservationInput!): CommitReservationPayloadArguments
input: CommitReservationInput!: (no description)
completeFulfillmentOrderPacking
completeFulfillmentOrderPacking(input: CompleteFulfillmentOrderPackingInput!): FulfillmentOrderStatusPayloadArguments
input: CompleteFulfillmentOrderPackingInput!: (no description)
configureTenantDefaults
configureTenantDefaults(input: ConfigureTenantDefaultsInput!): ConfigureTenantDefaultsResultArguments
input: ConfigureTenantDefaultsInput!: (no description)
createAddress
createAddress(input: CreateAddressInput!): CreateAddressPayloadArguments
input: CreateAddressInput!: (no description)
createAnalyticsAlert
createAnalyticsAlert(input: CreateAnalyticsAlertInput!): AnalyticsAlertResultArguments
input: CreateAnalyticsAlertInput!: (no description)
createContactPoint
createContactPoint(input: CreateContactPointInput!): CreateContactPointPayloadArguments
input: CreateContactPointInput!: (no description)
createCustomerServiceRequest
createCustomerServiceRequest(input: CreateCustomerServiceRequestInput!): CustomerServiceCommandPayloadArguments
input: CreateCustomerServiceRequestInput!: (no description)
createDropshipLocation
createDropshipLocation(input: CreateDropshipLocationInput!): CreateDropshipLocationPayloadArguments
input: CreateDropshipLocationInput!: (no description)
createExternalTask
createExternalTask(input: CreateExternalTaskInput!): CreateExternalTaskPayloadArguments
input: CreateExternalTaskInput!: (no description)
createFulfillmentOrder
createFulfillmentOrder(input: CreateFulfillmentOrderInput!): CreateFulfillmentOrderPayloadArguments
input: CreateFulfillmentOrderInput!: (no description)
createOrder
createOrder(input: CreateOrderInput!): CreateOrderPayloadArguments
input: CreateOrderInput!: (no description)
createParty
createParty(input: CreatePartyInput!): CreatePartyPayloadArguments
input: CreatePartyInput!: (no description)
createProduct
createProduct(input: CreateProductInput!): CreateProductResultArguments
input: CreateProductInput!: (no description)
createProductVariant
createProductVariant(input: CreateProductVariantInput!): CreateProductVariantResultArguments
input: CreateProductVariantInput!: (no description)
createReservation
createReservation(input: CreateReservationInput!): CreateReservationPayloadArguments
input: CreateReservationInput!: (no description)
createReturn
createReturn(input: CreateReturnInput!): CreateReturnPayloadArguments
input: CreateReturnInput!: (no description)
createShipment
createShipment(input: CreateShipmentInput!): CreateShipmentPayloadArguments
input: CreateShipmentInput!: (no description)
createStockTransfer
createStockTransfer(input: CreateStockTransferInput!): CreateStockTransferPayloadArguments
input: CreateStockTransferInput!: (no description)
deactivateAsShopifyFulfillmentService
deactivateAsShopifyFulfillmentService(input: DeactivateAsShopifyFulfillmentServiceInput!): ConnectorCommandPayloadArguments
input: DeactivateAsShopifyFulfillmentServiceInput!: (no description)
deactivateChannelOffer
deactivateChannelOffer(input: DeactivateChannelOfferInput!): DeactivateChannelOfferPayloadArguments
input: DeactivateChannelOfferInput!: (no description)
declineProgressiveAction
declineProgressiveAction(input: ReasonedProgressiveActionInput!): ProgressiveActionCommandPayloadArguments
input: ReasonedProgressiveActionInput!: (no description)
decommissionLocation
decommissionLocation(input: DecommissionLocationInput!): DecommissionLocationPayloadArguments
input: DecommissionLocationInput!: (no description)
deleteAnalyticsAlert
deleteAnalyticsAlert(input: DeleteAnalyticsAlertInput!): AnalyticsAlertResultArguments
input: DeleteAnalyticsAlertInput!: (no description)
deleteSavedReport
deleteSavedReport(input: DeleteSavedReportInput!): DeleteSavedReportResultArguments
input: DeleteSavedReportInput!: (no description)
deleteSourcingCondition
Delete a sourcing strategy condition.
deleteSourcingCondition(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
deleteSourcingCriterion
Delete a sourcing strategy scoring criterion.
deleteSourcingCriterion(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
delistChannelListing
delistChannelListing(input: DelistChannelListingInput!): DelistChannelListingPayloadArguments
input: DelistChannelListingInput!: (no description)
dismissAdminBroadcastDelivery
dismissAdminBroadcastDelivery(input: AppFeedItemStateInput!): AppFeedItemStatePayloadArguments
input: AppFeedItemStateInput!: (no description)
dispatchShipment
dispatchShipment(input: DispatchShipmentInput!): DispatchShipmentPayloadArguments
input: DispatchShipmentInput!: (no description)
eraseParty
eraseParty(input: ErasePartyInput!): ErasePartyPayloadArguments
input: ErasePartyInput!: (no description)
escalateCustomerServiceRequest
escalateCustomerServiceRequest(input: EscalateCustomerServiceRequestInput!): CustomerServiceCommandPayloadArguments
input: EscalateCustomerServiceRequestInput!: (no description)
escalateIncident
escalateIncident(input: EscalateIncidentInput!): EscalateIncidentResultArguments
input: EscalateIncidentInput!: (no description)
evaluateSourcing
Evaluate a sourcing profile against candidate fulfillment nodes without committing an order allocation.
evaluateSourcing(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
executeIncidentAction
executeIncidentAction(input: ExecuteIncidentActionInput!): ExecuteIncidentActionResultArguments
input: ExecuteIncidentActionInput!: (no description)
executeProgressiveAction
executeProgressiveAction(input: ExecuteProgressiveActionInput!): ProgressiveActionCommandPayloadArguments
input: ExecuteProgressiveActionInput!: (no description)
expireReservation
expireReservation(input: ExpireReservationInput!): ExpireReservationPayloadArguments
input: ExpireReservationInput!: (no description)
fireAhaMomentScenario
fireAhaMomentScenario(input: FireAhaMomentScenarioInput!): FireAhaMomentResultArguments
input: FireAhaMomentScenarioInput!: (no description)
fulfillFulfillmentOrder
fulfillFulfillmentOrder(input: FulfillFulfillmentOrderInput!): FulfillmentOrderStatusPayloadArguments
input: FulfillFulfillmentOrderInput!: (no description)
ignoreShopifyDriftEvent
ignoreShopifyDriftEvent(input: IgnoreShopifyDriftEventInput!): ConnectorCommandPayloadArguments
input: IgnoreShopifyDriftEventInput!: (no description)
ingestDropshipDelta
ingestDropshipDelta(input: IngestDropshipDeltaInput!): IngestDropshipDeltaPayloadArguments
input: IngestDropshipDeltaInput!: (no description)
ingestDropshipSnapshot
ingestDropshipSnapshot(input: IngestDropshipSnapshotInput!): IngestDropshipSnapshotPayloadArguments
input: IngestDropshipSnapshotInput!: (no description)
inspectReturn
inspectReturn(input: InspectReturnInput!): ReturnStatusPayloadArguments
input: InspectReturnInput!: (no description)
installOnboardingAgent
installOnboardingAgent(input: InstallOnboardingAgentInput!): InstallOnboardingAgentResultArguments
input: InstallOnboardingAgentInput!: (no description)
labelShipment
labelShipment(input: LabelShipmentInput!): LabelShipmentPayloadArguments
input: LabelShipmentInput!: (no description)
markAdminBroadcastDeliveryDelivered
markAdminBroadcastDeliveryDelivered(input: AppFeedItemStateInput!): AppFeedItemStatePayloadArguments
input: AppFeedItemStateInput!: (no description)
markInventoryDamaged
markInventoryDamaged(input: MarkInventoryDamagedInput!): MarkInventoryDamagedPayloadArguments
input: MarkInventoryDamagedInput!: (no description)
markReturnInTransit
markReturnInTransit(input: MarkReturnInTransitInput!): MarkReturnInTransitPayloadArguments
input: MarkReturnInTransitInput!: (no description)
mintAnalyticsExportSignedUrl
Mint a short-lived signed download URL for a COMPLETED analytics export artifact. The URL is generated on demand and never persisted on the analytics_export row, the command receipt, or any event payload. The signedUrlId argument is the opaque handle written by the worker on completion.
mintAnalyticsExportSignedUrl(signedUrlId: ID!, tenantId: String!): AnalyticsExportSignedUrlArguments
signedUrlId: ID!: (no description)tenantId: String!: (no description)
muteAnalyticsAlert
muteAnalyticsAlert(input: MuteAnalyticsAlertInput!): MuteAnalyticsAlertResultArguments
input: MuteAnalyticsAlertInput!: (no description)
pauseAllocationPool
Pause an account allocation pool without retiring its history.
pauseAllocationPool(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
pauseJobSchedule
pauseJobSchedule(input: PauseJobScheduleInput!): JobScheduleStatusPayloadArguments
input: PauseJobScheduleInput!: (no description)
pauseWebhookSubscription
pauseWebhookSubscription(input: PauseWebhookSubscriptionInput!): PauseWebhookSubscriptionPayloadArguments
input: PauseWebhookSubscriptionInput!: (no description)
previewProgressiveAction
previewProgressiveAction(input: PreviewProgressiveActionInput!): ProgressiveActionCommandPayloadArguments
input: PreviewProgressiveActionInput!: (no description)
previewSourcingOptimization
Preview a stored or caller-supplied sourcing optimization simulation.
previewSourcingOptimization(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
processGdprDataRequest
processGdprDataRequest(input: ProcessGdprDataRequestInput!): ConnectorCommandPayloadArguments
input: ProcessGdprDataRequestInput!: (no description)
promoteTenantConfig
promoteTenantConfig(input: PromoteTenantConfigInput!): PromoteTenantConfigPayloadArguments
input: PromoteTenantConfigInput!: (no description)
proposeCustomerServiceAction
proposeCustomerServiceAction(input: ProposeCustomerServiceActionInput!): CustomerServiceCommandPayloadArguments
input: ProposeCustomerServiceActionInput!: (no description)
proposeProgressiveAction
proposeProgressiveAction(input: ProposeProgressiveActionInput!): ProgressiveActionCommandPayloadArguments
input: ProposeProgressiveActionInput!: (no description)
proposeSourcingOptimization
Record a simulated sourcing optimization proposal without mutating live sourcing profiles.
proposeSourcingOptimization(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
publishChannelListing
publishChannelListing(input: PublishChannelListingInput!): PublishChannelListingPayloadArguments
input: PublishChannelListingInput!: (no description)
reallocateReservationLot
reallocateReservationLot(input: ReallocateReservationLotInput!): ReallocateReservationLotPayloadArguments
input: ReallocateReservationLotInput!: (no description)
rebuildChannelAvailability
rebuildChannelAvailability(input: RebuildChannelAvailabilityInput!): RebuildChannelAvailabilityPayloadArguments
input: RebuildChannelAvailabilityInput!: (no description)
rebuildLotsFromLedger
rebuildLotsFromLedger(input: RebuildLotsFromLedgerInput!): RebuildLotsFromLedgerPayloadArguments
input: RebuildLotsFromLedgerInput!: (no description)
receiveReturn
receiveReturn(input: ReceiveReturnInput!): ReturnStatusPayloadArguments
input: ReceiveReturnInput!: (no description)
receiveStockTransfer
receiveStockTransfer(input: ReceiveStockTransferInput!): ReceiveStockTransferPayloadArguments
input: ReceiveStockTransferInput!: (no description)
recomputeFutureAvailability
Operator backfill: enqueue a (variant, location) scope for the projector worker to rebuild from source aggregates. Approval-gated in production.
recomputeFutureAvailability(input: RecomputeFutureAvailabilityInput!): RecomputeFutureAvailabilityResultArguments
input: RecomputeFutureAvailabilityInput!: (no description)
recordAhaMoment
recordAhaMoment(input: RecordAhaMomentInput!): OnboardingProgressViewArguments
input: RecordAhaMomentInput!: (no description)
recordAppUserSessionHeartbeat
recordAppUserSessionHeartbeat(input: RecordAppUserSessionHeartbeatInput!): RecordAppUserSessionHeartbeatPayloadArguments
input: RecordAppUserSessionHeartbeatInput!: (no description)
recordConnectorWebhookReceipt
recordConnectorWebhookReceipt(input: RecordConnectorWebhookReceiptInput!): ConnectorCommandPayloadArguments
input: RecordConnectorWebhookReceiptInput!: (no description)
recordCountLine
recordCountLine(input: RecordCountLineInput!): RecordCountLinePayloadArguments
input: RecordCountLineInput!: (no description)
recordFulfillmentOrderLinePack
recordFulfillmentOrderLinePack(input: RecordFulfillmentOrderLinePackInput!): FulfillmentOrderLinePackPayloadArguments
input: RecordFulfillmentOrderLinePackInput!: (no description)
recordFulfillmentOrderLinePick
recordFulfillmentOrderLinePick(input: RecordFulfillmentOrderLinePickInput!): FulfillmentOrderLinePickPayloadArguments
input: RecordFulfillmentOrderLinePickInput!: (no description)
redactCustomerData
redactCustomerData(input: RedactCustomerDataInput!): ConnectorCommandPayloadArguments
input: RedactCustomerDataInput!: (no description)
redactShopData
redactShopData(input: RedactShopDataInput!): ConnectorCommandPayloadArguments
input: RedactShopDataInput!: (no description)
refillAllocationPool
Refill or top up reserved quantity on an account allocation pool.
refillAllocationPool(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
registerFutureSupply
Admin override that wraps the RegisterFutureSupply command. Use only for MANUAL source rows; side-effect side-effect-emitted rows (PO, inbound, transfer, plan) come through their owning source commands.
registerFutureSupply(input: RegisterFutureSupplyInput!): FutureSupplyMutationResultArguments
input: RegisterFutureSupplyInput!: (no description)
rejectReturn
rejectReturn(input: RejectReturnInput!): RejectReturnPayloadArguments
input: RejectReturnInput!: (no description)
releaseBundleReservation
releaseBundleReservation(input: ReleaseBundleReservationInput!): ReleaseBundleReservationResultArguments
input: ReleaseBundleReservationInput!: (no description)
releaseReservation
releaseReservation(input: ReleaseReservationInput!): ReleaseReservationPayloadArguments
input: ReleaseReservationInput!: (no description)
removeSubstituteMember
removeSubstituteMember(input: RemoveSubstituteMemberInput!): RemoveSubstituteMemberPayloadArguments
input: RemoveSubstituteMemberInput!: (no description)
replayWebhookDelivery
replayWebhookDelivery(input: ReplayWebhookDeliveryInput!): ReplayWebhookDeliveryPayloadArguments
input: ReplayWebhookDeliveryInput!: (no description)
requestAnalyticsExport
Create a tenant-scope analytics export. Wraps CreateAnalyticsExport at R2. Slice 8 only accepts PARQUET; CSV is refused at the handler.
requestAnalyticsExport(input: RequestAnalyticsExportInput!): AnalyticsExportMutationResultArguments
input: RequestAnalyticsExportInput!: (no description)
requestApproval
requestApproval(input: RequestApprovalInput!): RequestApprovalPayloadArguments
input: RequestApprovalInput!: (no description)
reserveBundle
reserveBundle(input: ReserveBundleInput!): ReserveBundleResultArguments
input: ReserveBundleInput!: (no description)
resetOnboarding
resetOnboarding(input: ResetOnboardingInput!): ResetOnboardingResultArguments
input: ResetOnboardingInput!: (no description)
resolveApproval
resolveApproval(input: ResolveApprovalInput!): ResolveApprovalPayloadArguments
input: ResolveApprovalInput!: (no description)
resolveCustomerServiceRequest
resolveCustomerServiceRequest(input: ResolveCustomerServiceRequestInput!): CustomerServiceCommandPayloadArguments
input: ResolveCustomerServiceRequestInput!: (no description)
resolveExternalTask
resolveExternalTask(input: ResolveExternalTaskInput!): ResolveExternalTaskPayloadArguments
input: ResolveExternalTaskInput!: (no description)
resolveReconciliationDifference
resolveReconciliationDifference(input: ResolveReconciliationDifferenceInput!): ResolveReconciliationDifferencePayloadArguments
input: ResolveReconciliationDifferenceInput!: (no description)
resolveReturn
resolveReturn(input: ResolveReturnInput!): ResolveReturnPayloadArguments
input: ResolveReturnInput!: (no description)
resolveSourcingOptimizationProposal
Approve, reject, or mark applied a sourcing optimization proposal.
resolveSourcingOptimizationProposal(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
resourceFulfillmentOrder
Re-source an existing fulfillment order and apply allocation deltas to inventory.
resourceFulfillmentOrder(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
restoreInventoryFromDamaged
restoreInventoryFromDamaged(input: RestoreInventoryFromDamagedInput!): RestoreInventoryFromDamagedPayloadArguments
input: RestoreInventoryFromDamagedInput!: (no description)
resumeAllocationPool
Resume a paused account allocation pool.
resumeAllocationPool(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
resumeJobSchedule
resumeJobSchedule(input: ResumeJobScheduleInput!): JobScheduleStatusPayloadArguments
input: ResumeJobScheduleInput!: (no description)
resumeWebhookSubscription
resumeWebhookSubscription(input: ResumeWebhookSubscriptionInput!): ResumeWebhookSubscriptionPayloadArguments
input: ResumeWebhookSubscriptionInput!: (no description)
retireAllocationPool
Retire an account allocation pool after an expected-version check.
retireAllocationPool(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
retireBusinessUnit
retireBusinessUnit(input: RetireBusinessUnitInput!): RetireBusinessUnitPayloadArguments
input: RetireBusinessUnitInput!: (no description)
retireChannelAssignment
retireChannelAssignment(input: RetireChannelAssignmentInput!): RetireChannelAssignmentPayloadArguments
input: RetireChannelAssignmentInput!: (no description)
retireCommerceMarket
retireCommerceMarket(input: RetireCommerceMarketInput!): RetireCommerceMarketPayloadArguments
input: RetireCommerceMarketInput!: (no description)
retireCustomerTier
Retire a customer tier so it no longer resolves for new allocation decisions.
retireCustomerTier(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
retireSourcingProfile
Retire a sourcing profile so it no longer participates in routing.
retireSourcingProfile(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
retireSourcingStrategy
Retire a sourcing strategy under a profile.
retireSourcingStrategy(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
retireSubstituteGroup
retireSubstituteGroup(input: RetireSubstituteGroupInput!): RetireSubstituteGroupPayloadArguments
input: RetireSubstituteGroupInput!: (no description)
revokeTierMembership
Revoke a party's customer-tier membership.
revokeTierMembership(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
rotateShopifyToken
rotateShopifyToken(input: RotateShopifyTokenInput!): ConnectorCommandPayloadArguments
input: RotateShopifyTokenInput!: (no description)
rotateWebhookSubscriptionSecret
rotateWebhookSubscriptionSecret(input: RotateWebhookSubscriptionSecretInput!): RotateWebhookSubscriptionSecretPayloadArguments
input: RotateWebhookSubscriptionSecretInput!: (no description)
saveAnalyticsReportDefinition
saveAnalyticsReportDefinition(input: SaveAnalyticsReportDefinitionInput!): SaveAnalyticsReportDefinitionResultArguments
input: SaveAnalyticsReportDefinitionInput!: (no description)
seedSampleInventory
seedSampleInventory(input: SeedSampleInventoryInput!): SeedSampleInventoryResultArguments
input: SeedSampleInventoryInput!: (no description)
sendAdminBroadcast
sendAdminBroadcast(input: SendAdminBroadcastInput!): SendAdminBroadcastPayloadArguments
input: SendAdminBroadcastInput!: (no description)
setOnboardingPersona
setOnboardingPersona(input: SetOnboardingPersonaInput!): SetOnboardingPersonaResultArguments
input: SetOnboardingPersonaInput!: (no description)
shipStockTransfer
shipStockTransfer(input: ShipStockTransferInput!): ShipStockTransferPayloadArguments
input: ShipStockTransferInput!: (no description)
skipOnboardingStep
skipOnboardingStep(input: SkipOnboardingStepInput!): OnboardingProgressViewArguments
input: SkipOnboardingStepInput!: (no description)
sourceFulfillmentOrder
Select fulfillment nodes for an existing fulfillment order and record the sourcing decision.
sourceFulfillmentOrder(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
startCountSession
startCountSession(input: StartCountSessionInput!): StartCountSessionPayloadArguments
input: StartCountSessionInput!: (no description)
startFulfillmentOrderPicking
startFulfillmentOrderPicking(input: StartFulfillmentOrderPickingInput!): FulfillmentOrderStatusPayloadArguments
input: StartFulfillmentOrderPickingInput!: (no description)
startOnboarding
startOnboarding(input: StartOnboardingInput!): StartOnboardingResultArguments
input: StartOnboardingInput!: (no description)
suppressChannelListing
suppressChannelListing(input: SuppressChannelListingInput!): SuppressChannelListingPayloadArguments
input: SuppressChannelListingInput!: (no description)
uninstallShopifyConnector
uninstallShopifyConnector(input: UninstallShopifyConnectorInput!): ConnectorCommandPayloadArguments
input: UninstallShopifyConnectorInput!: (no description)
updateAnalyticsAlert
updateAnalyticsAlert(input: UpdateAnalyticsAlertInput!): AnalyticsAlertResultArguments
input: UpdateAnalyticsAlertInput!: (no description)
updateDropshipFeed
updateDropshipFeed(input: UpdateDropshipFeedInput!): UpdateDropshipFeedPayloadArguments
input: UpdateDropshipFeedInput!: (no description)
updateFutureSupply
Mutate expected_on, quantity, or confidence_score on an open future-quantity row.
updateFutureSupply(input: UpdateFutureSupplyInput!): FutureSupplyMutationResultArguments
input: UpdateFutureSupplyInput!: (no description)
updateLocation
updateLocation(input: UpdateLocationInput!): UpdateLocationPayloadArguments
input: UpdateLocationInput!: (no description)
updateProduct
updateProduct(input: UpdateProductInput!): UpdateProductResultArguments
input: UpdateProductInput!: (no description)
updateProductVariant
updateProductVariant(input: UpdateProductVariantInput!): UpdateProductVariantResultArguments
input: UpdateProductVariantInput!: (no description)
upsertAccountAllocationPool
Create or update an account allocation pool for customer, tier, business-unit, market, or channel scoped inventory.
upsertAccountAllocationPool(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
upsertBusinessUnit
upsertBusinessUnit(input: UpsertBusinessUnitInput!): BusinessUnitPayloadArguments
input: UpsertBusinessUnitInput!: (no description)
upsertChannelAssignment
upsertChannelAssignment(input: UpsertChannelAssignmentInput!): ChannelAssignmentPayloadArguments
input: UpsertChannelAssignmentInput!: (no description)
upsertChannelListing
upsertChannelListing(input: UpsertChannelListingInput!): ChannelListingPayloadArguments
input: UpsertChannelListingInput!: (no description)
upsertChannelOffer
upsertChannelOffer(input: UpsertChannelOfferInput!): ChannelOfferPayloadArguments
input: UpsertChannelOfferInput!: (no description)
upsertCommerceMarket
upsertCommerceMarket(input: UpsertCommerceMarketInput!): CommerceMarketPayloadArguments
input: UpsertCommerceMarketInput!: (no description)
upsertCustomerTier
Create or update a B2B/B2C customer tier used by account allocation pools.
upsertCustomerTier(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
upsertCustomField
upsertCustomField(input: UpsertCustomFieldInput!): UpsertCustomFieldPayloadArguments
input: UpsertCustomFieldInput!: (no description)
upsertJobSchedule
upsertJobSchedule(input: UpsertJobScheduleInput!): UpsertJobSchedulePayloadArguments
input: UpsertJobScheduleInput!: (no description)
upsertLocationOperatingException
upsertLocationOperatingException(input: UpsertLocationOperatingExceptionInput!): UpsertLocationOperatingExceptionPayloadArguments
input: UpsertLocationOperatingExceptionInput!: (no description)
upsertLocationOperatingHours
upsertLocationOperatingHours(input: UpsertLocationOperatingHoursInput!): UpsertLocationOperatingHoursPayloadArguments
input: UpsertLocationOperatingHoursInput!: (no description)
upsertSourcingCondition
Create or update a sourcing strategy condition.
upsertSourcingCondition(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
upsertSourcingCriterion
Create or update a sourcing strategy scoring criterion.
upsertSourcingCriterion(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
upsertSourcingGoal
Create or update a goal-directed sourcing objective for operators and agents.
upsertSourcingGoal(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
upsertSourcingProfile
Create or update a sourcing profile for fulfillment routing.
upsertSourcingProfile(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
upsertSourcingStrategy
Create or update a sourcing strategy under a profile.
upsertSourcingStrategy(input: InventoryCommandJsonInput!): InventoryCommandPayloadArguments
input: InventoryCommandJsonInput!: (no description)
upsertSubstituteGroup
upsertSubstituteGroup(input: UpsertSubstituteGroupInput!): UpsertSubstituteGroupPayloadArguments
input: UpsertSubstituteGroupInput!: (no description)
upsertSubstituteMember
upsertSubstituteMember(input: UpsertSubstituteMemberInput!): UpsertSubstituteMemberPayloadArguments
input: UpsertSubstituteMemberInput!: (no description)
upsertTenantConfig
upsertTenantConfig(input: UpsertTenantConfigInput!): UpsertTenantConfigPayloadArguments
input: UpsertTenantConfigInput!: (no description)
upsertTenantEnvironment
upsertTenantEnvironment(input: UpsertTenantEnvironmentInput!): UpsertTenantEnvironmentPayloadArguments
input: UpsertTenantEnvironmentInput!: (no description)
upsertWebhookSubscription
upsertWebhookSubscription(input: UpsertWebhookSubscriptionInput!): UpsertWebhookSubscriptionPayloadArguments
input: UpsertWebhookSubscriptionInput!: (no description)