Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 247 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 247 Bytes

Apollo Server Hapi Upload with Federation

This example shows how to use GraphQL uploads with Apollo Server, Hapi and Apollo Federation.

The frontend is using React and Apollo React Hooks.

Usage

npm run start:backend
npm run start