# SchemaWithFallback

Schema with fallback type.

## Generics

- `TSchema` <Property {...properties.TSchema} />
- `TFallback` <Property {...properties.TFallback} />

## Definition

- `SchemaWithFallback` <Property {...properties.BaseSchema} />
  - `fallback` <Property {...properties.fallback} />
