Home > @vsf-enterprise/bloomreach-content-sdk

bloomreach-content-sdk package

sdk module for Bloomreach Content integration.

Remarks

In here you can find all references to the integration SDK module.

Functions

Function Description
extractComponents(content, page, customResolvers) Method resolving Bloomreach Content components into the format expected by CMS-agnostic Vue Storefront components.

Interfaces

Interface Description
CustomResolvers Custom utility functions which can be used to override the default behavior of the extractComponents function.

Type Aliases

Type Alias Description
Content Interface for content parameter of the extractComponents function
CustomResolver Interface for a custom resolver function which can be used with the extractComponents function.
DefaultUtils Default utility functions (predicates and resolvers) used by the extractComponents function.