INPUT_OBJECT
Autogenerated input type of UpdateHarborPartner
input UpdateHarborPartnerInput {# The ID of the Harbor Partner to updateharbor_partner_id: ID!# The name of the Harbor Partnername: String# The URL of the Harbor Partnerurl: String# The description of the Harbor Partnerdescription: String}