pub fn wire_schema_to_json(ws: &WireSchema) -> Value
A WireSchema → the camelCase object the ArrayView builds from (handed once in hello): { columns, primaryKey, sort: [col, asc][], singular, relationships }.
WireSchema
ArrayView
hello
{ columns, primaryKey, sort: [col, asc][], singular, relationships }