Homepage

UpdateTableInputType

Last edit: Oct 26, 2022

No description

type UpdateTableInputType {
  metadata: HashObject
  name: String
  physical_file_path: String
  properties: [NestedPropertyInputType]
}

Fields

metadata (HashObject)

name (String)

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