OBJECT
PDF documents relating to the advert
type AdvertDocument implements Node {# The name of the PDFfilename: String id: ID! # The file size of the attached document in bytes.size: Int # The Adverts attached PDF documentsurl: String }