ENUM

SourceType

The source type for the contact.

link GraphQL Schema definition

  • enum SourceType {
  • channel
  • csvImport
  • demoData
  • # The contact was imported.
  • import
  • ios
  • webapp
  • website
  • zapier
  • }