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