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.
This repository is used in the BYAS (Boost Your Architecture Skills) cours to explain GraphQL.