# Schema & Resolvers - Basics
GraphQL is all about having a schema and resolvers. Learn how to use express-graphql to set up a basic GraphQL API.
GraphQL is all about having a schema and resolvers. Learn how to use express-graphql to set up a basic GraphQL API.