Skip to main content

Type Alias: Metafields

Metafields = Record<string, PrimitiveType>

Custom key-value parameters for options.

Metafields provide a flexible way to attach additional data to options beyond the standard fields. These can be used for custom business logic, extended attributes, or integration with external systems.