OBJECT

ImportPropertiesOutput

link GraphQL Schema definition

  • type ImportPropertiesOutput {
  • # The list of properties that were tried to be imported
  • data: [ImportPropertiesResult!]!
  • }

link Require by