Skip to content

Add nested array-of-objects support and test coverage #9

Description

@RishiByte

The README shows array fields with simple items types (e.g., array of strings) but it's unclear if items can itself be type object with nested fields (e.g., an array of address objects). Add support if missing, and add tests covering arrays of objects, including how this maps to Mongoose ([{ type: ... }]) and PostgreSQL (JSONB).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions