Other scalar types (TypeScript)
boolean
Use the boolean type to store Boolean values.
inet
Use the inet type to store literal IPV4 and IPV6 values.
Domain names are rejected for security reasons.
The TypeScript client accepts properly formatted strings or DataAPIInet.
It returns DataAPIInet unless you use custom serialization/deserialization logic.