- Added metadata snapshots to samples, analysis results, patients. This ensures that when metadata is changed, old objects are not affected. A requirement by ISO in health.
- Updated frontend to use graphql docs generated by codegen which are typed.
- Updated analysis, methods and instrument relationship associations
- Refactored some vue store exports and composables exports
- Updated the vue urql helper util to handle typings bettter