Skip to content

Handle relational push operation for MongoDb #3

Description

@JoeRoddy

MongoDB has an operation push on embedded documents that is not available for other databases. Currently this is unhandled, more research is needed to determine if this can be appropriately authorized, since it just takes an array, and doesn't look like it would support a where clause (needed to run database rules).

https://www.prisma.io/docs/concepts/components/prisma-client/composite-types#changing-multiple-composite-types

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