DocumentLead
No description
type DocumentLead {
person: EventPerson!
exhibitor: Exhibitor!
document: Document!
openedAt: DateTime
}
Fields
DocumentLead.person ● EventPerson! non-null object
DocumentLead.exhibitor ● Exhibitor! non-null object
DocumentLead.document ● Document! non-null object
DocumentLead.openedAt ● DateTime scalar
Member Of
DocumentLeadsConnection object