Skip to content

Allow to skip validation on bulkSave #15156

@viganll

Description

@viganll

Prerequisites

  • I have written a descriptive issue title
  • I have searched existing issues to ensure the feature has not already been requested

🚀 Feature Proposal

Currently, the api doesn't offer the functionality to skip the schema validation when doing bulk save. The bulk write api already allows to skip the validation.

Motivation

No response

Example

User.bulkSave(users, { skipValidation: true })

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementThis issue is a user-facing general improvement that doesn't fix a bug or add a new featurenew featureThis change adds new functionality, like a new method or class

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions