Overview

Nullable Method

.nullable()

Makes any schema type nullable

Example:
Example
s.string().nullable()