Skip to content

Commit

Permalink
chore: generated code for commit d48e2f62. [skip ci]
Browse files Browse the repository at this point in the history
algolia/api-clients-automation@d48e2f6

Co-authored-by: algolia-bot <accounts+algolia-api-client-bot@algolia.com>
Co-authored-by: Damien Couchez <damien.couchez@gmail.com>
  • Loading branch information
algolia-bot and damcou committed Feb 27, 2024
1 parent adace06 commit 49a0fcb
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions packages/ingestion/model/sourceUpdateCommercetools.ts
Expand Up @@ -13,5 +13,12 @@ export type SourceUpdateCommercetools = {
*/
locales?: string[];

url?: string;

/**
* Determines the value that will be stored in the Algolia record if there\'s no inventory information on the product.
*/
fallbackIsInStockValue?: boolean;

customFields?: CommercetoolsCustomFields;
};

0 comments on commit 49a0fcb

Please sign in to comment.