Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 356 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 356 Bytes

GraphQL Job Board

This is a project used in the GraphQL by Example course.

It uses Apollo Server with Express, and GraphQL-Request and Apollo Client as GraphQL clients. The application is used to explain queries, mutations, custom object types, authentication, etc.