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