INPUT_OBJECT
input DiscussionFilter {feed: StringuserIds: [JSON!]teamIds: [JSON!]categoryIds: [String!]date: DatefollowupDate: DateappointmentDate: DatehasSubscribers: BooleanhasAttachments: BooleanisPinned: BooleanisUnread: BooleanisFollowup: BooleanisAppointment: BooleanisNote: Booleancontent: StringhasEmail: BooleanattachmentName: StringfromDate: DatetoDate: Datesubject: StringassigneeIds: [CommentFilterInput!]subscribersIds: [CommentFilterInput!]commentAuthorIds: [CommentFilterInput!]}