Skip to content

Add Sequelize options to base queries #6

@papigers

Description

@papigers

It would be great if the options parameter would include sequelize options like fields and where to be used on the base root query.

So, for instance, adding embed.update(User, user, Association, { where: <some filter> }) would update only users matching the filter, and any matching associations for them.

Other than that, great package! been very helpful!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions