ContactImportAdd
No description
type ContactImportAdd {
id: ID!
contact_id: Int
import_id: Int
}
No description
type ContactImportAdd {
id: ID!
contact_id: Int
import_id: Int
}
ContactImportAdd.id ● ID! non-null scalarContactImportAdd.contact_id ● Int scalarContactImportAdd.import_id ● Int scalar