OBJECT
PDF documents relating to the golden product.
type GoldenProductDocument implements Node {# The name of the PDF.filename: String id: ID! # The file size of the attached document in bytes.size: Int # The Golden Products attached PDF documents.url: String }