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
ASNAddReceivingItemsPayload object ● ASNSendToWmsPayload object ● ASNUpdateReceivingItemsPayload object ● AsynchronousActionResponse object ● BulkFulfillOrdersPayload object ● BulkUncancelOrdersPayload object ● CancelOrderPayload object ● CompleteForgotPasswordPayload object ● CreateCustomCarrierMappingPayload object ● DeletedResponse object ● EditLinkedExternalDataPayload object ● GetExternalShipmentPayload object ● HoldOrderPayload object ● ImportBrandCarriersPayload object ● InitializeBrandInventoryPayload object ● LinkExternalDataPayload object ● OrderOperationsPayload object ● ReCalculateInventoryLevelsPayload object ● ReleaseOrderPayload object ● ReloadOrdersPayload object ● RemoveCustomCarrierMappingsPayload object ● RemoveIntegrationPayload object ● RemoveOrderItemPayload object ● RequestOrderUnfulfillmentPayload object ● RunIntegrationActionPayload object ● SaveEntitySettingsPayload object ● SendMagicLinkPayload object ● SetDefaultSalesChannelPayload object ● SignOutPayload object ● StartForgotPasswordPayload object ● StatusResponse object ● SupplySubscriptionsPayload object ● SyncASNInventoryPayload object ● UnshipOrderPayload object ● WarehouseRemoveExternalRelationPayload object