The tutorial is about building a full-stack React application with GraphQL and Apollo Client. It provides a step-by-step guide for setting up a simple client, writing the first component, wiring the component together with the GraphQL query, and creating a mock network interface for testing purposes. The author emphasizes that this is just the beginning of a series of tutorials that will cover building a real messaging app using GraphQL throughout.