Graphir: 2.0 - A developer deep-dive into GraphQL + FHIR
Published Oct 18 2022 04:44 AM 2,565 Views
Microsoft

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 at https://github.com/microsoft/graphir.

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 

 

1 Comment
Co-Authors
Version history
Last update:
‎Oct 18 2022 07:31 AM
Updated by: