Updating our Schema
Learn how to update a schema by using MongoDB with an endpoint.
Schema types and inputs
Our MongoDB database has three entities: Book
, Author
, and Review
. Let’s consider the following schema:
Get hands-on with 1300+ tech skills courses.