The package concerned is algolia-fragmenter specifically the transformToAlgoliaObject function.
Currently, the algoliaPost is hardcoded and the function does not offer any way to add additional fields. It will be interesting to add an optional argument to transformToAlgoliaObject which will help to extend the algoliaPost.
The package concerned is
algolia-fragmenterspecifically the transformToAlgoliaObject function.Currently, the
algoliaPostis hardcoded and the function does not offer any way to add additional fields. It will be interesting to add an optional argument to transformToAlgoliaObject which will help to extend thealgoliaPost.