Homepage

TableInputType

Last edit: Oct 26, 2022

No description

type TableInputType {
  metadata: HashObject
  physical_file_path: String!
  properties: [NestedPropertyInputType]
}

Fields

metadata (HashObject)

physical_file_path (String)

defines where the table definition will be available after pull; for example schema/my_model.yml

properties (NestedPropertyInputType)

Questions?

We are always happy to help with any questions you may have.

contact us