UNION
ActionTypes
Description
ActionTypes represents the action to be rendered.
link GraphQL Schema definition
- union ActionTypes = ShoppingCartAction | LinkAction | GeneralAction
UNION
ActionTypes represents the action to be rendered.
- union ActionTypes = ShoppingCartAction | LinkAction | GeneralAction