Skip to content

Cannot include same type twice #104

Open
@richmolj

Description

@richmolj

Imagine a book has multiple authors. You want to fetch an author, their books, and all the other co-authors for those books.

/authors/123?include=books.authors

Currently, if you do this, it will blow away all relationships on books instead of rendering correctly.

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