The type of the key of the input record.
OptionalarrayHow to resolve any arrays provided in the data (can either stringify them or add them multiple times).
How to resolve nullable data (May either stringify to 'undefined | null', resolve to an empty string, or omit entirely).
OptionalnullOptionalundefined
Options for resolving form data when it may be nullable, but not both.