INPUT_OBJECT
input PostAttachmentLinkInput {url: String!# The title of link, usually the opengraph titletitle: String# The description of the link, usually the opengraph descriptiondescription: String# The image URL of the link, usually the opengraph imageimageURL: String}