Skip to main content

IsDateDrivenQueryOptions

type IsDateDrivenQueryOptions = {
lang?: string | null;
};

Properties

lang?

optional lang: string | null;

Language the query is written in, as the account's lang. Unknown codes and regional variants fall back to their base language, then to English.