Function getSearchIndexFromContext
- getSearchIndexFromContext<T = JsonApiResource[]>(
name: string,
context: GetStaticPropsContext,
options?: { accessToken?: AccessToken; deserialize?: boolean } & JsonApiWithLocaleOptions,
): Promise<T> Returns Promise<T>