OBJECT
ImportPropertiesOutput
link GraphQL Schema definition
- type ImportPropertiesOutput {
- # The list of properties that were tried to be imported
- : [ImportPropertiesResult!]!
- }
OBJECT
- type ImportPropertiesOutput {
- # The list of properties that were tried to be imported
- : [ImportPropertiesResult!]!
- }