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