INPUT_OBJECT
Defines a HyperLinkInput
input HyperLinkInput {# String representing the description for the hyperlinkdescription: String# String representing the display name for the hyperlinkdisplayName: String# The hyperlink URL including any query parametersurl: String!}