Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 303 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 303 Bytes

BYAS GraphQL Sample

Description

This repository contains a GraphQL Sample server. It contains a query to search for books. The author of these books are lazy fetched from an array when requested.

Goal

This repository is used in the BYAS (Boost Your Architecture Skills) cours to explain GraphQL.