This repository has been archived by the owner on Jun 7, 2024. It is now read-only.
Releases: ptpaterson/fauna-fields-list-compiler
Releases · ptpaterson/fauna-fields-list-compiler
Data model rewrite
The data model and field selections have been completely overhauled. This is to make type-selections (aka interfaces and unions) possible, as well as make it easier to define complex relationships between types.
v0.3.0
- resolve
_id
and_ts
fields - improved performance
- updated types with those from faunadb-js
v0.2.1
forgot to update the TODO list.
Typescript!!
- reduce npm package to build files
- examples work with typescript output
- initial typescript implementation thanks @ecwyne!
v0.1.2
Fixed graphql-fields
dependency
v0.1.1
Cleaned up descriptions.