daffProvideSearchRoutingOptionBuilders

Provides search option builders for the routing layer. See DAFF_SEARCH_ROUTING_OPTIONS_BUILDERS. ```ts providers: [ ...daffProvideSearchRoutingOptionBuilders( route => ({ limit: route.queryParams.limit }) ) ] ```

Graycore, LLC © 2018 - 2024. Code licensed under an MIT-style License. Documentation licensed under CC BY 4.0.