Schema Errors as extension
Closed this issue · 0 comments
jasonkuhrt commented
- runtime request
-
runtime output config(has been removed) - buildtime request (return type)
- generator SDDM (runtime)
- generator Schema (buildtime)
- generator isError utility guards
- new error class for easily narrowing out schema errors
- config option to pass custom error class
- config option to pass custom error interface selector
- config option to pass custom error type matcher
- config option to identify base interface