Graphir: 2.0 – A developer deep-dive into GraphQL + FHIR

This post has been republished via RSS; it originally appeared at: New blog articles in Microsoft Community Hub.

Welcome back to project Graphir, our light-weight GraphQL proxy for a FHIR API service.

We've recently made some major updates to the codebase. Watch this developer intro and code review to learn more!

Summary of Changes

  • Reduce and reorganize namespaces and folders to minimize clutter.
  • Use generics to minimize repetitive code for DataLoaders and Query extensions.
  • Use UnionType schema objects to define references to other FHIR resources.

Graphir Code Review - YouTube 

 

Leave a Reply

Your email address will not be published. Required fields are marked *

*

This site uses Akismet to reduce spam. Learn how your comment data is processed.