Skip to content

Commit

Permalink
Update packages/autocomplete-preset-algolia/src/requester/createReque…
Browse files Browse the repository at this point in the history
…ster.ts

Co-authored-by: Sarah Dayan <[email protected]>
  • Loading branch information
Haroenv and sarahdayan authored Feb 23, 2022
1 parent bbaf5f8 commit 57ef125
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -85,6 +85,7 @@ export type RequesterDescription<THit> = {
* Identifies requesters to confirm their queries should be batched.
* This ensures that requesters with the same client but different
* post-processing functions don't get batched.
* When falsy, batching is disabled.
* For example, the Algolia requesters use "algolia".
*/
requesterId?: string;
Expand Down

0 comments on commit 57ef125

Please sign in to comment.