- 
                Notifications
    
You must be signed in to change notification settings  - Fork 63
 
Open
Description
Currently only Int, Float, String, Boolean and ID scalars are supported while generating the json-schema for fast-json-stringify. Any unknown scalar triggers "Got unexpected PRIMITIVES type: XXX" error to be thrown.
Prior to 0.8.2 the default type was {} (meaning AnySchema) instead of exception.
It would be nice the have a better support for custom scalars or at least restore the previous behaviour as in https://github.com/zalando-incubator/graphql-jit/blame/2df0bbfd6a6626d9f8230a30b5068ec1efaedbe0/src/json.ts#L165
overpod, paales, vasily-polonsky, renatofl, Urigo and 1 moreoverpod, dnlsandiego and ivan-zakharchuk
Metadata
Metadata
Assignees
Labels
No labels