Turn an object field's possibilities tree into actual payloads
Actually generate values for the given fields
The field to process
Generate unique IDs for a payload possibility
The field being processed
The payload index from the available possibilities
Generate values for an array field
Generate values for a boolean field
Generate values for a field with an enum
Generate values for an integer field
Generate values for a number field
Generate values for an object field
Generate values for an object field
Wraps raw generated values into possible payload objects that can be used further down the line
The generated values
The field being processed
Generated using TypeDoc
Turn an object field's possibilities tree into actual payloads