Skip to content

beforeUpsert and afterUpsert hooks missing in type definition #12802

@KilianB

Description

@KilianB

export interface ModelHooks<M extends Model = Model, TAttributes = any> {

The hooks beforeUpsert: { params: 2 }, and afterUpsert: { params: 2 } are missing in the type definitions.

Metadata

Metadata

Assignees

No one assigned

    Labels

    typescriptFor issues and PRs. Things that involve typescript, such as typings and intellisense.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions