Types > InfoCSVFormat
Description
Topic: Info
Fields
columns: [InfoCSVColumn!]!
Human friendly name of the model
Used By
Queries
Preview (typescript)
interface InfoCSVFormat {columns: InfoCSVColumn[]human_name: string}
Topic: Info
columns: [InfoCSVColumn!]!
Human friendly name of the model
interface InfoCSVFormat {columns: InfoCSVColumn[]human_name: string}