API Index

@daffodil/auth/state

DaffAuthStateModule
DaffAuthActionTypes
DaffAuthResetToUnauthenticated
DaffAuthStorageFailure
DaffAuthGuardLogout
DaffAuthServerSide
DaffAuthCheck
DaffAuthCheckSuccess
DaffAuthCheckFailure
DaffAuthActions
DaffAuthLoginActionTypes
DaffAuthLogin
DaffAuthLoginSuccess
DaffAuthLoginFailure
DaffAuthLogout
DaffAuthLogoutSuccess
DaffAuthLogoutFailure
DaffAuthLoginActions
DaffAuthRegisterActionTypes
DaffAuthRegister
DaffAuthRegisterSuccess
DaffAuthRegisterFailure
DaffAuthRegisterActions
DaffAuthResetPasswordActionTypes
DaffSendResetEmail
DaffSendResetEmailSuccess
DaffSendResetEmailFailure
DaffResetPassword
DaffResetPasswordSuccess
DaffResetPasswordFailure
DaffResetPasswordLanding
DaffAuthResetPasswordActions
DAFF_AUTH_STORE_FEATURE_KEY
daffAuthReducers
DaffAuthFeatureState
DaffAuthStateRootSlice
DaffAuthReducerState
daffAuthReducer
daffAuthInitialState
DaffAuthLoginReducerState
daffAuthLoginReducer
daffAuthLoginInitialState
DaffAuthRegisterReducerState
daffAuthRegisterReducer
daffAuthRegisterInitialState
DaffAuthResetPasswordReducerState
daffAuthResetPasswordReducer
daffAuthResetPasswordInitialState
daffAuthProvideExtraReducers
DAFF_AUTH_EXTRA_REDUCERS
DaffAuthSelectors
getDaffAuthSelectors
AuthSelectors
daffAuthSelectorFactory
DaffAuthLoginSelectors
daffAuthLoginSelectorFactory
DaffAuthRegisterSelectors
daffAuthRegisterSelectorFactory
DaffAuthResetPasswordSelectors
daffAuthResetPasswordSelectorFactory
DaffAuthFacade
DaffAuthFacadeInterface
DaffAuthLoginFacade
DaffAuthLoginFacadeInterface
DaffAuthRegisterFacade
DaffAuthRegisterFacadeInterface
DaffAuthResetPasswordFacade
DaffAuthResetPasswordFacadeInterface
daffAuthStateDefaultConfig
DAFF_AUTH_STATE_CONFIG
provideDaffAuthStateConfig
DaffAuthStateConfig
DAFF_AUTH_ERROR_MATCHER
daffAuthProvideUnauthenticatedHooks
DAFF_AUTH_UNAUTHENTICATED_HOOKS
DaffAuthUnauthenticatedHook

@daffodil/cart/driver/magento

transformMagentoCartGraphQlError
DaffMagentoCartService
DAFF_MAGENTO_GET_RECOVERABLE_ERRORS
DaffMagentoCartItemService
DaffMagentoCartPaymentService
DaffMagentoCartPaymentMethodsService
DaffMagentoCartAddressService
DaffMagentoCartBillingAddressService
DaffMagentoCartShippingAddressService
DaffMagentoCartShippingMethodsService
DaffMagentoCartShippingInformationService
DaffCartMagentoDriverModule
DaffMagentoCartTransformer
DaffMagentoBillingAddressTransformer
DaffMagentoShippingAddressTransformer
DaffMagentoCartAddressTransformer
DaffMagentoCartPaymentTransformer
DaffMagentoCartShippingRateTransformer
DaffMagentoCartShippingInformationTransformer
DaffMagentoCartAddressInputTransformer
DaffMagentoShippingAddressInputTransformer
DaffMagentoBillingAddressInputTransformer
DaffMagentoCartItemUpdateInputTransformer
DaffMagentoPaymentMethodInputTransformer
DaffMagentoShippingMethodInputTransformer
MagentoBillingAddressInput
MagentoCartAddressInput
MagentoCartAddressInputBase
MagentoCartItemUpdateInput
MagentoPaymentMethodInput
MagentoShippingAddressInput
MagentoShippingMethodInput
MagentoCartItemInput
MagentoEnteredOptionInput
MagentoCartUserInputErrorType
MagentoCartUserInputError
MagentoCart
MagentoCartAddress
MagentoCartCoupon
MagentoCartPaymentMethod
MagentoCartShippingMethod
MagentoShippingAddress
MagentoCartItemTypeEnum
MagentoCartItemProduct
MagentoCartItem
MagentoBundleCartItem
MagentoConfigurableCartItem
DaffCartMagentoCartItemTransform
DaffCartMagentoCartTransform
DAFF_CART_MAGENTO_EXTRA_CART_FRAGMENTS
daffProvideCartMagentoCartItemTransforms
DAFF_CART_MAGENTO_CART_ITEM_TRANSFORMS
daffProvideCartMagentoCartTransforms
DAFF_CART_MAGENTO_CART_TRANSFORMS
cartCouponFragment
cartAddressFragment
cartItemFragment
availablePaymentMethodFragment
selectedPaymentMethodFragment
availableShippingMethodFragment
selectedShippingMethodFragment
cartFragment
pricesFragment
magentoCartUserError
addCartItem
MagentoCartAddItemQueryVariables
MagentoAddCartItemResponse
applyCoupon
MagentoCartApplyCouponQueryVariables
MagentoApplyCouponResponse
createCart
MagentoCartCreateCartQueryVariables
MagentoCreateCartResponse
getBillingAddress
MagentoCartGetBillingAddressQueryVariables
MagentoGetBillingAddressResponse
getCart
MagentoCartGetQueryVariables
MagentoGetCartResponse
getSelectedPaymentMethod
MagentoCartGetSelectedPaymentMethodQueryVariables
MagentoGetSelectedPaymentMethodResponse
getSelectedShippingMethod
MagentoCartGetSelectedShippingMethodQueryVariables
MagentoGetSelectedShippingMethodResponse
getShippingAddress
MagentoCartGetShippingAddressQueryVariables
MagentoGetShippingAddressResponse
listCartCoupons
MagentoCartListCouponsQueryVariables
MagentoListCartCouponsResponse
listCartItems
MagentoCartListItemsQueryVariables
MagentoListCartItemsResponse
listPaymentMethods
MagentoCartListPaymentMethodsQueryVariables
MagentoListPaymentMethodsResponse
listShippingMethods
MagentoCartListShippingMethodsQueryVariables
MagentoPlaceOrderResponse
magentoMergeCartsMutation
MagentoCartMergeCartsQueryVariables
MagentoMergeCartsResponse
placeOrder
MagentoCartPlaceOrderQueryVariables
MagentoListShippingMethodsResponse
removeAllCoupons
MagentoCartRemoveAllCouponsQueryVariables
MagentoRemoveAllCouponsResponse
removeCartItem
MagentoCartRemoveItemQueryVariables
MagentoRemoveCartItemResponse
setSelectedPaymentMethodWithBillingAndEmail
MagentoCartSetSelectedPaymentMethodWithBillingAndEmailQueryVariables
MagentoSetSelectedPaymentMethodWithBillingAndEmailResponse
setSelectedPaymentMethodWithBilling
MagentoCartSetSelectedPaymentMethodWithBillingQueryVariables
MagentoSetSelectedPaymentMethodWithBillingResponse
setSelectedPaymentMethod
MagentoCartSetSelectedPaymentMethodQueryVariables
MagentoSetSelectedPaymentMethodResponse
setSelectedShippingMethod
MagentoCartSetSelectedShippingMethodQueryVariables
MagentoSetSelectedShippingMethodResponse
updateAddressWithEmail
MagentoCartUpdateAddressWithEmailQueryVariables
MagentoUpdateAddressWithEmailResponse
updateAddress
MagentoCartUpdateAddressQueryVariables
MagentoUpdateAddressResponse
updateBillingAddressWithEmail
MagentoCartUpdateBillingAddressWithEmailQueryVariables
MagentoUpdateBillingAddressWithEmailResponse
updateBillingAddress
MagentoCartUpdateBillingAddressQueryVariables
MagentoUpdateBillingAddressResponse
updateCartItem
MagentoCartUpdateItemQueryVariables
MagentoUpdateCartItemResponse
updateShippingAddressWithEmail
MagentoCartUpdateShippingAddressWithEmailQueryVariables
MagentoUpdateShippingAddressWithEmailResponse
updateShippingAddress
MagentoCartUpdateShippingAddressQueryVariables
MagentoUpdateShippingAddressResponse

@daffodil/cart/state

DaffCartStateModule
DaffCartFacade
DaffCartFacadeInterface
DaffCartActionTypes
DaffCartStorageFailure
DaffCartLoad
DaffCartLoadSuccess
DaffCartLoadPartialSuccess
DaffCartLoadFailure
DaffCartCreate
DaffCartCreateSuccess
DaffCartCreateFailure
DaffAddToCart
DaffAddToCartSuccess
DaffAddToCartFailure
DaffCartClear
DaffCartClearSuccess
DaffCartClearFailure
DaffResolveCart
DaffResolveCartSuccess
DaffResolveCartPartialSuccess
DaffResolveCartFailure
DaffResolveCartServerSide
DaffCartActions
DaffCartItemActionTypes
DaffCartItemList
DaffCartItemListSuccess
DaffCartItemListFailure
DaffCartItemLoad
DaffCartItemLoadSuccess
DaffCartItemLoadFailure
DaffCartItemUpdate
DaffCartItemUpdateSuccess
DaffCartItemUpdateFailure
DaffCartItemAdd
DaffCartItemAddSuccess
DaffCartItemAddFailure
DaffCartItemDelete
DaffCartItemDeleteSuccess
DaffCartItemDeleteFailure
DaffCartItemDeleteOutOfStock
DaffCartItemDeleteOutOfStockSuccess
DaffCartItemDeleteOutOfStockFailure
DaffCartItemStateReset
DaffCartItemActions
DaffCartBillingAddressActionTypes
DaffCartBillingAddressLoad
DaffCartBillingAddressLoadSuccess
DaffCartBillingAddressLoadFailure
DaffCartBillingAddressUpdate
DaffCartBillingAddressUpdateSuccess
DaffCartBillingAddressUpdateFailure
DaffCartBillingAddressActions
DaffCartShippingAddressActionTypes
DaffCartShippingAddressLoad
DaffCartShippingAddressLoadSuccess
DaffCartShippingAddressLoadFailure
DaffCartShippingAddressUpdate
DaffCartShippingAddressUpdateSuccess
DaffCartShippingAddressUpdateFailure
DaffCartShippingAddressActions
DaffCartAddressActionTypes
DaffCartAddressUpdate
DaffCartAddressUpdateSuccess
DaffCartAddressUpdateFailure
DaffCartAddressActions
DaffCartShippingInformationActionTypes
DaffCartShippingInformationLoad
DaffCartShippingInformationLoadSuccess
DaffCartShippingInformationLoadFailure
DaffCartShippingInformationUpdate
DaffCartShippingInformationUpdateSuccess
DaffCartShippingInformationUpdateFailure
DaffCartShippingInformationDelete
DaffCartShippingInformationDeleteSuccess
DaffCartShippingInformationDeleteFailure
DaffCartShippingInformationActions
DaffCartShippingMethodsActionTypes
DaffCartShippingMethodsLoad
DaffCartShippingMethodsLoadSuccess
DaffCartShippingMethodsLoadFailure
DaffCartShippingMethodsActions
DaffCartPaymentActionTypes
DaffCartPaymentLoad
DaffCartPaymentLoadSuccess
DaffCartPaymentLoadFailure
DaffCartPaymentUpdate
DaffCartPaymentUpdateSuccess
DaffCartPaymentUpdateFailure
DaffCartPaymentUpdateWithBilling
DaffCartPaymentUpdateWithBillingSuccess
DaffCartPaymentUpdateWithBillingFailure
DaffCartPaymentRemove
DaffCartPaymentRemoveSuccess
DaffCartPaymentRemoveFailure
DaffCartPaymentMethodAdd
DaffCartPaymentActions
DaffCartPaymentMethodsActionTypes
DaffCartPaymentMethodsLoad
DaffCartPaymentMethodsLoadSuccess
DaffCartPaymentMethodsLoadFailure
DaffCartPaymentMethodsActions
DaffCartOrderActionTypes
DaffCartPlaceOrder
DaffCartPlaceOrderSuccess
DaffCartPlaceOrderFailure
DaffCartOrderActions
DaffCartCouponActionTypes
DaffCartCouponApply
DaffCartCouponApplySuccess
DaffCartCouponApplyFailure
DaffCartCouponList
DaffCartCouponListSuccess
DaffCartCouponListFailure
DaffCartCouponRemove
DaffCartCouponRemoveSuccess
DaffCartCouponRemoveFailure
DaffCartCouponRemoveAll
DaffCartCouponRemoveAllSuccess
DaffCartCouponRemoveAllFailure
DaffCartCouponClearErrors
DaffCartCouponActions
daffCartRetrivalActions
DAFF_CART_RETRIEVAL_ACTIONS
daffCartProvideRetrievalActions
DaffCartRetrievalAction
DaffCartRetrievalActionDirectInjection
DaffCartRetrievalActionTransformedInjection
DaffCartRetrievalActionInjection
daffCartRetrievalGetResponse
DaffCartMemoizedSelectors
getDaffCartSelectors
daffCartReducers
DaffCartReducersState
DaffCartStateRootSlice
DaffCartErrors
DaffCartOperationType
DaffCartResolveState
daffCartReducer
DaffCartReducerState
daffCartReducerInitialState
daffCartOrderReducer
DaffCartOrderReducerState
daffCartOrderInitialState
DAFF_CART_STORE_FEATURE_KEY
daffCartItemEntitiesAdapter
daffCartItemEntitiesRetrievalActionsReducerFactory
daffCartRetrievalActionsReducerFactory
DaffCartLoading
DaffCartItemLoadingState
initializeLoadingSetter
daffCartProvideExtraReducers
DAFF_CART_EXTRA_REDUCERS
daffCartProvideMetaReducers
DAFF_CART_META_REDUCERS
DaffStatefulCart
DaffStatefulCartItem
DaffCartItemStateEnum
DaffStatefulCompositeCartItem
DaffStatefulConfigurableCartItem
DaffCartItemStateDebounceTime
DAFF_CART_ERROR_MATCHER

@daffodil/checkout

DaffOrder
DaffOrderItem
DaffOrderAddress
DaffOrderPayment
DaffOrderShippingRate
PaymentInfo
ShippingRate
ShippingOption
ShippingContainer
OrderContainer
DaffPaymentFacade
DaffPaymentModule
DaffPaymentActionTypes
DaffPaymentActions
DaffUpdatePaymentInfo
daffPaymentReducers
selectPaymentFeatureState
selectPaymentState
selectPaymentInfo
DaffPaymentDriver
DaffOrderDriver
DaffOrderServiceInterface
DaffPaymentTransformer
DaffCartProcessRequest
DaffBillingActionTypes
DaffUpdateBillingAddress
DaffToggleBillingAddressIsShippingAddress
DaffBillingActions
selectBillingFeatureState
selectBillingState
selectBillingAddress
selectBillingAddressIsShippingAddress
DaffBillingFacade
DaffBillingReducersState
DaffBillingReducerState
daffBillingReducers
daffBillingReducer
BillingContainer
DaffShippingFacade
DaffShippingActionTypes
DaffUpdateShippingAddress
DaffSelectShippingOption
DaffShippingActions
daffShippingReducer
DaffShippingReducerState
daffShippingReducers
DaffShippingReducersState
selectShippingFeatureState
selectShippingState
selectShippingAddress
selectShippingOptionId
selectIsShippingAddressValid
PlaceOrder
OrderActionTypes
DaffOrderActionTypes
DaffOrderActions
DaffPlaceOrder
DaffPlaceOrderFailure
DaffPlaceOrderSuccess
selectErrors
selectLoading
selectOrder
selectOrderState
selectOrderFeatureState
DaffOrderReducersState
DaffOrderReducerState
daffOrderReducers
daffOrderReducer
DaffOrderFacade
DaffBillingModule
DaffShippingModule
DaffOrderModule
StateCheckoutModule
DaffCheckoutServiceInterface
DaffCheckoutDriver

@daffodil/core

DaffAddress
DaffLocatable
DaffCanonicallyLocatable
Constructable
DaffOrderable
collect
daffAdd
daffArrayToDict
daffDivide
daffMultiply
daffSubtract
randomSlice
randomSubset
range
sample
shallowCompare
shuffle
unique
daffPrecision
DaffErrorCodeMap
DaffError
DaffInheritableError
daffIsError
DaffLocalStorageService
DaffNoopStorageService
DaffPersistenceService
DaffPersistenceServiceToken
DaffServerSafePersistenceServiceToken
DaffStorageServiceError
DAFF_STORAGE_SERVICE_ERROR_CODE
DaffErrorStorageService
DaffServerSideStorageError
DAFF_SERVER_STORAGE_SERVICE_ERROR_CODE
DaffServerErrorStorageService
backoff
anyOf
allOf
catchAndArrayifyErrors
ID
DaffKindable
DaffBrowserBase64Service
DaffBase64Service
DaffBase64ServiceToken
DaffServerBase64Service
DaffNumericallyPaginable
DaffSortOptions
DaffSortOption
DaffSortDirectionEnum
DaffSortable
DaffCountable
DaffCollection
DaffCollectionMetadata
DAFF_COLLECTION_PAGE_OUT_OF_BOUNDS_ERROR_CODE
DaffCollectionPageOutOfBoundsError
daffCollectionErrorMap
DaffCollectionRequest
daffCollectionBuildMetadataFromRequest
daffCollectionBuildRequestFromMetadata
DaffIdentifiable
daffIdentifiableArrayToDict
DaffFilterBase
DaffFilterOptionBase
DaffFilter
DaffFilters
DaffFilterOption
DaffFilterRequest
DaffFilterToggleRequest
DaffFilterable
DaffFilterType
DaffFilterEqual
DaffFilterEqualOption
DaffFilterEqualRequest
DaffFilterEqualToggleRequest
DaffFilterRangeBase
DaffFilterRangeOption
DaffFilterRangePair
DaffFilterFromToFilterSeparator
DaffFilterRangeRequestBase
DaffFilterRangeRequestOption
DaffFilterRangeNumeric
DaffFilterRangeNumericRequest
DaffFilterRangeNumericToggleRequest
daffFilterArrayToDict
daffComputeAppliedFilters
daffApplyFilter
daffApplyRequestToFilters
daffApplyRequestsToFilters
daffClearFilter
daffClearFilters
daffRemoveFilter
daffRemoveRequestFromFilters
daffRemoveRequestsFromFilters
daffToggleFilter
daffToggleRequestOnFilters
daffIsFilterApplied
daffIsToggleRequestAppliedToFilter
daffFilterFindAppliedOptions
daffFilterToRequest
daffFiltersToRequests
daffFilterRangePairArrayToDict
daffFilterComputeRangePairLabel
daffFilterEqualOptionArrayToDict
daffFilterValidateRequestNameMatch
daffFilterValidateRequestTypeMatch
DaffFilterNotFound
DaffFilterRequestTypeMismatch
DaffFilterRequestNameMismatch
DaffFilterUnknownType
DaffSingleInjectionToken
createSingleInjectionToken
unknown
DaffMultiInjectionToken
createMultiInjectionToken
DaffConfigInjectionToken
createConfigInjectionToken
DaffServicesInjectionToken
createServicesInjectionToken

@daffodil/core/state

DaffStoreFacade
DaffFailureAction
DaffCollectionChangePageSize
DaffCollectionChangeCurrentPage
DaffCollectionChangeSortingOption
DaffCollectionReplaceFilters
DaffCollectionApplyFilters
DaffCollectionRemoveFilters
DaffCollectionClearFilters
DaffCollectionToggleFilter
DaffCollectionStateAdapter
getCollectionStateAdapter
daffCollectionReducerInitialState
DaffCollectionMemoizedSelectors
daffCollectionSelectorFactory
DaffCollectionFacadeInterface
DaffCollectionFacade
DaffStateError
DaffErrorable
daffTransformErrorToStateError
ErrorTransformer
DaffOperationState
daffOperationInitialState
daffOperationStateSelectorFactory
DaffOperationStateSelectors
DaffOperationStateFacadeInterface
daffStartResolution
daffStartMutation
daffCompleteOperation
daffOperationFailed
daffClearErrors
DaffOperationEntity
DaffOperationEntityState
daffCreateOperationEntityStateAdapter
DaffOperationEntityStateAdapter
daffOperationEntityStateSelectorFactory
DaffOperationEntityStateSelectors
daffStateIsLoading
daffOperationEntityCreateFakeId
ActionType
ActionSequenceStep
ActionSequence
substream
daffComposeReducers
daffIdentityReducer
DaffState
DaffMutableLoadingState
DaffLoadingState
DaffStateable

@daffodil/customer-order/driver/magento

DaffCustomerOrderMagentoService
DaffCustomerOrderMagentoDriverModule
daffMagentoCustomerOrderTransformTotals
daffMagentoCustomerOrderTransformCouponDiscount
daffMagentoCustomerOrderTransformConfigurableOption
daffMagentoCustomerOrderTransformBundleOption
daffMagentoCustomerOrderTransformAdditionalItemFields
daffMagentoCustomerOrderTransformItem
daffMagentoCustomerOrderTransformAddress
daffMagentoCustomerOrderTransformShipmentItem
daffMagentoCustomerOrderTransformShipmentTracking
daffMagentoCustomerOrderTransformShipment
daffMagentoCustomerOrderTransformPayment
daffMagentoCustomerOrderTransformInvoiceItem
daffMagentoCustomerOrderTransformInvoice
daffMagentoCustomerOrderTransformCreditItem
daffMagentoCustomerOrderTransformCredit
daffMagentoCustomerOrderTransformOrder
MagentoCustomerOrderCollectionTransformer
MagentoCustomerOrdersFilterInput
MagentoCustomerOrders
MagentoCustomerOrder
MagentoGetCustomerOrdersResponse
MagentoGetCustomerOrderResponse
magentoCustomerOrderFragment
MAGENTO_GET_CUSTOMER_ORDERS_QUERY_NAME
getCustomerOrders
MAGENTO_GET_CUSTOMER_ORDER_QUERY_NAME
getCustomerOrder
transformMagentoReviewsError
validateGetCustomerOrdersResponse
daffProvideCustomerOrderMagentoExtraOrderFragments
DAFF_CUSTOMER_ORDER_MAGENTO_EXTRA_ORDER_FRAGMENTS
daffProvideCustomerOrderMagentoExtraOrderTransforms
DAFF_CUSTOMER_ORDER_MAGENTO_EXTRA_ORDER_TRANSFORMS
DAFF_CUSTOMER_ORDER_MAGENTO_ORDER_TRANSFORM
DaffMagentoCustomerOrderExtraTransform
DaffMagentoCustomerOrderTransform

@daffodil/customer-payment/state

DaffCustomerPaymentActionTypes
DaffCustomerPaymentList
DaffCustomerPaymentListSuccess
DaffCustomerPaymentListFailure
DaffCustomerPaymentLoad
DaffCustomerPaymentLoadSuccess
DaffCustomerPaymentLoadFailure
DaffCustomerPaymentUpdate
DaffCustomerPaymentUpdateSuccess
DaffCustomerPaymentUpdateFailure
DaffCustomerPaymentAdd
DaffCustomerPaymentAddSuccess
DaffCustomerPaymentAddFailure
DaffCustomerPaymentDelete
DaffCustomerPaymentDeleteSuccess
DaffCustomerPaymentDeleteFailure
DaffCustomerPaymentClearErrors
DaffCustomerPaymentActions
DaffCustomerPaymentReducersState
DaffCustomerPaymentStateRootSlice
DAFF_CUSTOMER_PAYMENT_STORE_FEATURE_KEY
daffCustomerPaymentProvideExtraReducers
DAFF_CUSTOMER_PAYMENT_EXTRA_REDUCERS
DaffCustomerPaymentReducerState
daffCustomerPaymentInitialState
daffCustomerPaymentReducer
daffCustomerPaymentEntitiesAdapter
daffCustomerPaymentEntitiesReducer
DaffCustomerPaymentSelectors
daffCustomerPaymentGetSelectors
DaffCustomerPaymentFeatureSelector
getDaffCustomerPaymentReducersStateSelector
DaffCustomerPaymentPageFacadeInterface
DaffCustomerPaymentPageFacade
DaffCustomerPaymentEntity
DaffCustomerPaymentRequestTransform
DAFF_CUSTOMER_PAYMENT_REQUEST_TRANSFORMS
daffPaymentProvideAvailableProcessors
DAFF_CUSTOMER_PAYMENT_REQUEST_TRANSFORM_COLLECTION
DAFF_CUSTOMER_PAYMENT_ERROR_MATCHER
DaffCustomerPaymentStateModule

@daffodil/customer/driver/magento

DaffCustomerMagentoService
DaffCustomerMagentoDriverModule
magentoCustomerInputTransform
magentoCustomerAddressInputTransform
magentoCustomerTransform
magentoCustomerAddressTransform
MagentoCustomerGender
MagentoCustomerInput
MagentoCustomerAddressInput
MagentoCustomerAddressAttributeInput
MagentoCustomerAddressRegionInput
MagentoCustomer
MagentoCustomerAddress
MagentoGetCustomerResponse
MagentoChangeEmailResponse
MagentoChangePasswordResponse
MagentoUpdateCustomerResponse
MagentoGetCustomerAddressesResponse
MagentoCreateCustomerAddressResponse
MagentoUpdateCustomerAddressResponse
MagentoDeleteCustomerAddressResponse
magentoCustomerFragment
magentoCustomerAddressFragment
MAGENTO_GET_CUSTOMER_QUERY_NAME
getCustomer
MAGENTO_GET_CUSTOMER_ADDRESSES_QUERY_NAME
getCustomerAddresses
createCustomerAddress
updateCustomerAddress
deleteCustomerAddress
MAGENTO_UPDATE_CUSTOMER_QUERY_NAME
updateCustomer
MAGENTO_UPDATE_EMAIL_QUERY_NAME
updateEmail
MAGENTO_CHANGE_PASSWORD_QUERY_NAME
changePassword
transformMagentoReviewsError
validateGetCustomerResponse
validateChangeEmailResponse
validateChangePasswordResponse
validateGetCustomerAddressesResponse
validateCreateCustomerAddressResponse
validateUpdateCustomerAddressResponse
validateDeleteCustomerAddressResponse
validateUpdateCustomerResponse

@daffodil/customer/state

DaffCustomerAddressActionTypes
DaffCustomerAddressList
DaffCustomerAddressListSuccess
DaffCustomerAddressListFailure
DaffCustomerAddressLoad
DaffCustomerAddressLoadSuccess
DaffCustomerAddressLoadFailure
DaffCustomerAddressUpdate
DaffCustomerAddressUpdateSuccess
DaffCustomerAddressUpdateFailure
DaffCustomerAddressAdd
DaffCustomerAddressAddSuccess
DaffCustomerAddressAddFailure
DaffCustomerAddressDelete
DaffCustomerAddressDeleteSuccess
DaffCustomerAddressDeleteFailure
DaffCustomerAddressActions
DaffCustomerActionTypes
DaffCustomerLoad
DaffCustomerLoadSuccess
DaffCustomerLoadFailure
DaffCustomerUpdate
DaffCustomerUpdateSuccess
DaffCustomerUpdateFailure
DaffCustomerChangeEmail
DaffCustomerChangeEmailSuccess
DaffCustomerChangeEmailFailure
DaffCustomerChangePassword
DaffCustomerChangePasswordSuccess
DaffCustomerChangePasswordFailure
DaffCustomerClearErrors
DaffCustomerActions
DaffCustomerReducersState
DaffCustomerStateRootSlice
DAFF_CUSTOMER_STORE_FEATURE_KEY
daffCustomerProvideExtraReducers
DAFF_CUSTOMER_EXTRA_REDUCERS
daffCustomerStateStoreCustomer
DaffCustomerReducerState
daffCustomerInitialState
daffCustomerReducer
DaffCustomerAddressReducerState
daffCustomerAddressInitialState
daffCustomerAddressReducer
daffCustomerAddressEntitiesAdapter
daffCustomerAddressEntitiesReducer
DaffCustomerSelectors
daffCustomerGetSelectors
DaffCustomerAddressSelectors
daffCustomerAddressGetSelectors
DaffCustomerFeatureSelector
getDaffCustomerReducersStateSelector
DaffCustomerPageFacadeInterface
DaffCustomerPageFacade
DaffCustomerAddressPageFacadeInterface
DaffCustomerAddressPageFacade
DaffCustomerAddressEntity
DAFF_CUSTOMER_ERROR_MATCHER
DaffCustomerStateModule

@daffodil/design

DaffErrorStateMatcher
DaffFormFieldModule
DaffFormFieldControl
DaffFormFieldComponent
DaffErrorMessageModule
DaffErrorMessageComponent
DaffInputModule
DaffInputComponent
DaffNativeSelectModule
DaffNativeSelectComponent
DaffCheckboxModule
DaffCheckboxComponent
DaffCheckboxSetComponent
DaffCheckboxControlValueAccessorDirective
DaffQuantityFieldModule
DaffQuantityFieldComponent
DaffQuantityInputComponent
DaffQuantitySelectComponent
DaffProgressIndicatorModule
DaffProgressIndicatorComponent
DaffRadioModule
DaffRadioControlValueAccessorDirective
DaffRadioComponent
DaffRadioSetComponent
DaffFormLabelDirective
DaffFormLabelModule
DaffBackdropModule
DaffBackdropComponent
DaffButtonSetModule
DaffButtonSetComponent
DaffImageGalleryModule
DaffImageGalleryComponent
DaffGalleryImageComponent
DaffImageListModule
DaffImageListComponent
DaffQtyDropdownModule
DaffQtyDropdownComponent
DaffFeatureModule
DaffFeatureMode
DaffFeatureModeEnum
DaffFeatureComponent
DaffFeatureTitleDirective
DaffFeatureSubtitleDirective
DaffFeatureIconDirective
DaffFeatureSubheaderDirective
AnimationStateWithParams
daffSuffixableMixin
DaffSuffixable
DaffPrefixable
daffPrefixableMixin
DaffPrefixSuffixModule
DaffPrefixDirective
DaffSuffixDirective
DaffPalette
DaffColorable
daffColorMixin
DaffBreakpoints
Constructor
DaffStatusable
DaffStatus
DaffStatusEnum
daffStatusMixin
DaffSkeletonable
daffSkeletonableMixin
DaffMutable
DaffTextAlignable
DaffTextAlignment
DaffTextAlignmentEnum
daffTextAlignmentMixin
DaffCompactable
daffCompactableMixin
daffManageContainerLayoutMixin
daffArticleEncapsulatedMixin
DaffThemingService
DaffTheme
DAFF_THEME_INITIALIZER
DaffLazyComponent
daffFocusableElementsSelector
DaffFocusStackService
DaffSizable
DaffSizeAllType
DaffSizableEnum
DaffSizeXSmallType
DaffSizeSmallType
DaffSizeMediumType
DaffSizeLargeType
DaffSizeXLargeType
daffSizeMixin
ComponentExampleWithModule
ComponentExample

@daffodil/order/driver/magento/2-4-1

DaffOrderMagentoService
DaffOrderMagentoDriverModule
daffMagentoTransformTotals
daffMagentoTransformCouponDiscount
daffMagentoTransformConfigurableOption
daffMagentoTransformBundleOption
daffMagentoTransformAdditionalItemFields
daffMagentoTransformItem
daffMagentoTransformAddress
daffMagentoTransformShipmentItem
daffMagentoTransformShipmentTracking
daffMagentoTransformShipment
daffMagentoTransformPayment
daffMagentoTransformInvoiceItem
daffMagentoTransformInvoice
daffMagentoTransformCreditItem
daffMagentoTransformCredit
daffMagentoTransformOrder
MagentoOrderAddress
MagentoOrderCredit
MagentoOrderCreditItem
MagentoOrderInvoice
MagentoOrderPayment
MagentoOrderShipment
MagentoOrderShipmentTracking
MagentoOrderTotal
MagentoOrder
MagentoOrderInvoiceItemTypenames
MagentoOrderInvoiceItem
MagentoOrderInvoiceBundleItem
MagentoOrderItemType
MagentoOrderItemTypenames
MagentoOrderItemOption
MagentoOrderItem
MagentoOrderBundleItemSelectedOption
MagentoOrderBundleItemSelectedOptionValue
MagentoOrderBundleItem
MagentoOrderShipmentItemTypenames
MagentoOrderShipmentItem
MagentoOrderShipmentBundleItem
getGuestOrders
orderFragment
orderAddressFragment
orderInvoiceFragment
orderItemFragment
orderPaymentFragment
orderShipmentFragment
orderShipmentItemFragment
orderShipmentTrackingFragment
orderCreditFragment
orderTotalFragment
MagentoGetGuestOrdersResponse
DaffMagentoExtraOrderFragments

@daffodil/product/driver/magento

DaffMagentoProductService
DaffProductMagentoDriverModule
DAFF_MAGENTO_GET_A_PRODUCT_QUERY_NAME
getProduct
DAFF_MAGENTO_GET_A_PRODUCT_BY_URL_QUERY_NAME
getProductByUrl
DAFF_MAGENTO_GET_ALL_PRODUCTS_QUERY_NAME
getAllProducts
DAFF_MAGENTO_GET_FILTER_TYPES_QUERY_NAME
MagentoProductGetFilterTypes
magentoProductFragment
magentoProductPreviewFragment
magentoProductPageFragment
magentoProductAggregationsFragment
magentoProductSortFieldsFragment
MagentoProductAppliedFiltersTransformService
DaffMagentoProductsTransformer
DaffMagentoProductResponseTransformers
DaffMagentoSimpleProductTransformers
magentoProductTruncateUrl
magentoProductTransformAggregate
magentoProductGetMatchedAttributeType
magentoProductAddMetadataTypesToAggregates
magentoAppliedSortOptionTransform
magentoProductCollectionMetadataTransform
MAGENTO_PRODUCT_CONFIG_TOKEN
DaffProductMagentoDriverConfig
DaffMagentoProductResponseExtraTransform
DaffMagentoProductResponseTransform
DaffMagentoProductExtraTransform
DaffMagentoProductTransform
MAGENTO_PRODUCT_CONFIG_DEFAULT
DAFF_PRODUCT_MAGENTO_EXTRA_PRODUCT_RESPONSE_TRANSFORMS
daffProvideProductMagentoExtraProductResponseTransforms
DAFF_PRODUCT_MAGENTO_PRODUCT_RESPONSE_TRANSFORM
DAFF_PRODUCT_MAGENTO_EXTRA_PRODUCT_PAGE_FRAGMENTS
daffProvideProductMagentoExtraProductPageFragments
DAFF_PRODUCT_MAGENTO_EXTRA_PRODUCT_PREVIEW_FRAGMENTS
daffProvideProductMagentoExtraProductPreviewFragments
DAFF_PRODUCT_MAGENTO_EXTRA_PRODUCT_PREVIEW_TRANSFORMS
daffProvideProductMagentoExtraProductPreviewTransforms
DAFF_PRODUCT_MAGENTO_PRODUCT_PREVIEW_TRANSFORM
DAFF_PRODUCT_MAGENTO_EXTRA_PRODUCT_FRAGMENTS
daffProvideProductMagentoExtraProductFragments
daffProvideProductMagentoExtraProductTransforms
DAFF_PRODUCT_MAGENTO_EXTRA_PRODUCT_TRANSFORMS
DAFF_PRODUCT_MAGENTO_PRODUCT_TRANSFORM
MagentoSimpleProduct
MagentoGetProductResponse
MagentoAggregation
MagentoAggregationOption
MagentoProductFilterTypeField
MagentoProductFilterType
MagentoProductGetFilterTypesResponse
MagentoProductSortFields
MagentoSortOption
MagentoSortDirectionEnum
MagentoSortFieldAction
MagentoProductTypeEnum
MagentoProduct
MagentoProductStockStatusEnum
MagentoProductPreview
MagentoProductFilterActionEnum
MagentoProductFilters
MagentoFilterAction

@daffodil/product/state

DaffProductStateModule
DaffBestSellersActionTypes
DaffBestSellersLoad
DaffBestSellersLoadSuccess
DaffBestSellersLoadFailure
DaffBestSellersReset
DaffBestSellersActions
DaffProductGridActionTypes
DaffProductGridLoad
DaffProductGridLoadSuccess
DaffProductGridLoadFailure
DaffProductGridReset
DaffProductGridActions
DaffProductActionTypes
DaffProductLoad
DaffProductLoadSuccess
DaffProductLoadFailure
DaffProductActions
DaffProductPageActionTypes
DaffProductPageLoadByUrl
DaffProductPageLoad
DaffProductPageLoadSuccess
DaffProductPageLoadFailure
DaffProductPageUpdateQty
DaffProductPageActions
DaffBestSellersEffects
DaffProductGridEffects
DaffProductEffects
DaffBestSellersFacade
DaffProductFacadeInterface
DaffProductFacade
DaffProductPageFacadeInterface
DaffProductPageFacade
DaffProductGridFacadeInterface
DaffProductGridFacade
daffProductReducers
DaffProductReducersState
DaffProductStateRootSlice
DaffProductGridReducerState
daffProductGridReducer
daffProductEntitiesAdapter
daffProductEntitiesReducer
DaffProductReducerState
daffProductReducer
daffProductReducerInitialState
DaffBestSellersReducerState
daffBestSellersReducer
DAFF_PRODUCT_STORE_FEATURE_KEY
daffProductProvideMetaReducers
DAFF_PRODUCT_META_REDUCERS
daffProductProvideExtraReducers
DAFF_PRODUCT_EXTRA_REDUCERS
DaffProductAllSelectors
getDaffProductSelectors
DaffBestSellersMemoizedSelectors
getDaffBestSellersSelectors
DaffProductPageMemoizedSelectors
getDaffProductPageSelectors
DaffProductEntitiesMemoizedSelectors
getDaffProductEntitiesSelectors
DaffProductGridMemoizedSelectors
getDaffProductGridSelectors
DaffProductFeatureMemoizedSelector
getDaffProductFeatureSelector
DAFF_PRODUCT_ERROR_MATCHER

@daffodil/reviews/state

DaffReviewsStateModule
DaffReviewsProductActionTypes
DaffReviewsProductList
DaffReviewsProductListSuccess
DaffReviewsProductListFailure
DaffReviewsProductActions
DaffProductReviewsCollectionActionTypes
DaffReviewsCollectionChangePageSize
DaffReviewsCollectionChangeCurrentPage
DaffReviewsCollectionChangeSortingOption
DaffReviewsCollectionChangeFilter
DaffProductReviewsCollectionActions
DaffProductReviewsFacadeInterface
DaffProductReviewsFacade
DaffProductPageReviewsFacadeInterface
DaffProductPageReviewsFacade
DaffProductPageReviewsCollectionFacade
daffReviewsReducers
DaffReviewsReducersState
DaffReviewsStateRootSlice
daffProductReviewEntitiesAdapter
daffReviewsProductEntitiesReducer
DaffProductPageReviewsReducerState
daffReviewsCollectionReducer
DaffReviewsCollectionReducerState
daffProductPageReviewsReducer
daffProductReviewsReducerInitialState
DAFF_REVIEWS_STORE_FEATURE_KEY
daffReviewsProvideMetaReducers
DAFF_REVIEWS_META_REDUCERS
daffReviewsProvideExtraReducers
DAFF_REVIEWS_EXTRA_REDUCERS
DaffReviewsAllSelectors
getDaffReviewsSelectors
DaffProductPageReviewsMemoizedSelectors
getDaffProductPageReviewsSelectors
DaffProductReviewEntitiesMemoizedSelectors
getDaffProductReviewEntitiesSelectors
DaffProductReviewsCollectionMemoizedSelectors
getDaffProductReviewsCollectionSelectors
DaffReviewsFeatureMemoizedSelector
getDaffReviewsFeatureSelector
DAFF_REVIEWS_ERROR_MATCHER
Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.