Skip to content

second order relationships are not loaded #5

@davidpett

Description

@davidpett
// models/page.js
pageComponents: hasMany('page-component')

// models/page-component.js
items: hasMany('page-component', { inverse: null })

the items of the initial relationship are not fetched from the api and stored in the shoebox.

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