Hi, i have the following query "query { alertSearch(in: {cql_query: "do this then that}) { status reason } }" i'm trying to use DSL to construct the query, is there an example for how to include Input types ? "in" is an input type in the schema any help is appreciated, thanks