Options for the formData method.
Optional
Enable recursion through nested objects to produce object[key] keys. When set to true, all nested objects will be recursively converted. When set to an array of strings, the specified keys will be excluded from recursion.
object[key]
true
Options for the formData method.