INPUT_OBJECT
UpdateLicenseTopicInput is used for update LicenseTopic object. Input was generated by ent.
input UpdateLicenseTopicInput {# Name of the license topicname: StringaddLicenseRequirementIDs: [ID!]removeLicenseRequirementIDs: [ID!]clearLicenseRequirements: Boolean}