Skip to content

Multiple joins skip relations (data missing) #57

@jor3l

Description

@jor3l

Query without joins runs fine (super slow tho, hundreds of queries run sequentially):
image
And with a join it simply ignores that find for some reason and ends up not returning data for that node:
image

Note that the first join at the category level is working as expected, a single query returns all the categories + products. I wan't the same for all the product options in a product but it just works by running 1:N queries. Any idea what I'm doing wrong?

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