Type alias JSONDataFormat

JSONDataFormat: StreamableJSONDataFormat | SingleDocumentJSONFormat | RecordsJSONFormat

All allowed JSON formats, whether streamable or not.

Generated using TypeDoc