INPUT_OBJECT
UpdateAudienceInput is used for update Audience object. Input was generated by ent.
input UpdateAudienceInput {name: String# The raw text template for the designation text that will be displayed on the # certificate. Use the designation field to get the rendered text.designationtemplate: StringcreatedAt: TimeupdatedAt: TimeaddNpiTaxonomyIDs: [ID!]removeNpiTaxonomyIDs: [ID!]clearNpiTaxonomies: BooleanaddPostIDs: [ID!]removePostIDs: [ID!]clearPosts: BooleantenantID: IDclearTenant: Boolean}