Schema with Lists and Non-Null

The only types we can define in GraphQL are object, scalars, and enums. But when we use the non-null modifier in our query or fields, we can also register additional type modifiers that affect the validation of the values. Let’s look at an example:

Get hands-on with 1200+ tech skills courses.