property LanguageAlternatesSchemaOptions.schemaFields

Array of schema field names to process These are the frontmatter fields that contain Schema.org objects

Examples

Example 1

["serviceSchema", "aboutPageSchema", "contactPageSchema"]

Type

string[]

Usage

import { type LanguageAlternatesSchemaOptions } from ".";