diff --git a/types/object.json b/types/object.json index 484fdba..682f550 100644 --- a/types/object.json +++ b/types/object.json @@ -25,8 +25,9 @@ "time", "timetz", "super", - "varbyte" + "varbyte", + "object" ] } } -} \ No newline at end of file +}