Skip to content
This repository has been archived by the owner on Dec 12, 2024. It is now read-only.

Latest commit

 

History

History
31 lines (23 loc) · 1.09 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.09 KB

faunadb-io-types

Warning

Fauna is decommissioning FQL v4 on June 30, 2025.

This driver is not compatible with FQL v10, the latest version. Fauna accounts created after August 21, 2024 must use FQL v10. Ensure you migrate existing projects to the official v10 driver by the v4 EOL date: https://github.com/fauna/fauna-js.

For more information, see the v4 end of life (EOL) announcement and related FAQ.

npm version MIT license

io-ts codecs and helpers for using with Fauna FQL v4

Installation

npm install faunadb-io-types

Note. faunadb-io-types has peer dependencies:

you must install peer dependencies yourself.