Skip to content

Circular Embedded Documents #188

@dalborgo

Description

@dalborgo

Is it possible obtain something like that?

const userSchema= lounge.schema({
  name: String,
  father: User // type of father is User itself
})

const User= lounge.model('User', userSchema)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions