Skip to main content

StatusResultEnum

The status of a mutation

enum StatusResultEnum {
ERROR
PROCESSING
SUCCESS
}

Values

StatusResultEnum.ERROR

The mutation failed

StatusResultEnum.PROCESSING

The mutation is still processing

StatusResultEnum.SUCCESS

The mutation was successful

Member Of

ApplyAccountingItemDefaultsPayload object ● ASNAddReceivingItemsPayload object ● ASNSendToWmsPayload object ● ASNUpdateReceivingItemsPayload object ● AsynchronousActionResponse object ● BulkFulfillOrdersPayload object ● BulkLinkProductExternalIdentifiersPayload object ● BulkUncancelOrdersPayload object ● CancelOrderPayload object ● CompleteForgotPasswordPayload object ● CreateCustomCarrierMappingPayload object ● CreateProductExternalIdentifierPayload object ● CreateProductUomMappingPayload object ● DeletedResponse object ● EditLinkedExternalDataPayload object ● GetExternalShipmentPayload object ● GetShipmentPayload object ● HoldOrderPayload object ● ImportBrandCarriersPayload object ● InitializeBrandInventoryPayload object ● InitializeCompanyInventoryPayload object ● LinkAccountingItemPayload object ● LinkExternalDataPayload object ● OrderOperationsPayload object ● OverwriteAccountingItemFromExternalPayload object ● PullAccountingItemPayload object ● PushProductToAccountingPayload object ● ReCalculateInventoryLevelsPayload object ● ReleaseOrderPayload object ● RemoveCustomCarrierMappingsPayload object ● RemoveIntegrationPayload object ● RemoveOrderItemPayload object ● RemoveProductExternalIdentifiersPayload object ● RemoveProductUomMappingsPayload object ● RemoveSalesChannelIntegrationMappingPayload object ● RequestOrderUnfulfillmentPayload object ● RunIntegrationActionPayload object ● SaveEntitySettingsPayload object ● SendMagicLinkPayload object ● SendOrderFinancialPayload object ● SetCustomCarrierMappingOutboundDefaultPayload object ● SetDefaultSalesChannelPayload object ● SetExternalAttributeMappingsPayload object ● SignOutPayload object ● StartForgotPasswordPayload object ● StatusResponse object ● SupplySubscriptionsPayload object ● SyncASNInventoryPayload object ● UnlinkAccountingItemPayload object ● UnshipOrderPayload object ● UpdateFulfillmentExternalIdPayload object ● UpdateProductExternalIdentifierPayload object ● UpdateProductUomMappingPayload object ● UpsertAccountingItemPayload object ● WarehouseRemoveExternalRelationPayload object