authors
and books
are two different resource types.normalizr
.resourceReducer
. Be sure to add it to the "primary" resource slice, as well as to the included resource slices.CREATE_RESOURCES_SUCCEEDED
, UPDATE_RESOURCES_SUCCEEDED
and READ_RESOURCES_SUCCEEDED
.includedResources
object, they will be added to the appropriate slices.includedResources
is the following:includedResources
on every resource slice that can appear in includedResources
. In the above example, we would want to include the plugin for our authors
, books
, and comments
.mergeResources
and mergeMeta
action properties.