OBJECT

ImportContactsOutput

link GraphQL Schema definition

  • type ImportContactsOutput {
  • # The list of contacts that were tried to be imported
  • data: [InputContactResult!]!
  • }

link Require by