Content Deep Dive
Building a Next.js App with Apollo Client & Slash GraphQL
Blog post from Apollo
Post Details
Company
Date Published
Author
Apoorv Vardhan
Word Count
2,846
Language
English
Hacker News Points
-
Summary
A Next.js app is built using Apollo Client to consume the GraphQL API of Slash GraphQL, a managed GraphQL cloud service that provides a GraphQL endpoint based on an app's GraphQL schema. The app includes a player directory and search functionality with filters for country, club, and position. The EPL table is also displayed using Server-Side Rendering (SSR) to fetch data from an external API.