Updating our Schema
Learn how to update a schema by using Postgres with an endpoint.
We'll cover the following
User type and input
We’ll use a schema with only the User
type. Let’s start by adding this type and then creating our resolvers. We’ll add the definition of the following types:
Get hands-on with 1400+ tech skills courses.