Homepage

RecordsCreateInputType

Last edit: Oct 25, 2022

No description

type RecordsCreateInputType {
  created_at: JSONDate
  deleted_at: JSONDate
  external_id: ID
  properties: PropertiesObject
  table: String
  updated_at: JSONDate
}

Fields

created_at (JSONDate)

deleted_at (JSONDate)

external_id (ID)

properties (PropertiesObject)

table (String)

updated_at (JSONDate)

Questions?

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

contact us