EventAttachment
No description
type EventAttachment {
mimeType: String
url: String
}
Fields
EventAttachment.mimeType ● String scalar
Mime type of the attachment.
EventAttachment.url ● String scalar
URL to the attachment.
Member Of
Event object