Type alias SchemaType

SchemaType: "None" | "String" | "Json" | "Protobuf" | "Avro" | "Boolean" | "Int8" | "Int16" | "Int32" | "Int64" | "Float32" | "Float64" | "KeyValue" | "Bytes" | "AutoConsume" | "AutoPublish"

Generated using TypeDoc