Schema with Interfaces

Understand the schema interface in GraphQL.

We'll cover the following...

GraphQL schema interface

GraphQL has a schema interface. An interface is an abstract type that declares a particular ...