Skip to content

loadPlanItemAndDescendants and bulkIngredients GQL operations need batching #129

@barneyb

Description

@barneyb

The loadPlanItemAndDescendants and bulkIngredients operations do many by-id queries for ingredients, rather than a single bulk query. Need a data loader or something.

The plan item queries could be better as well, but they're nothing compared to the ingredient queries.

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