openfga / language

Grammar for the OpenFGA modeling language
https://openfga.dev
Apache License 2.0
15 stars 7 forks source link

Expose errors and metadata types #140

Open ewanharris opened 5 months ago

ewanharris commented 5 months ago

The frontend-utils package currently imports all errors via the dist folder. We don't really want that as we shouldn't encourage importing through dist.

Instead make this exported fully and also ensure that the types are fully up to date (e.g. typeName and relation here)