-
Notifications
You must be signed in to change notification settings - Fork 188
Closed
Labels
type: documentationAn issue or pull request for improving or updating the documentationAn issue or pull request for improving or updating the documentationtype: question or discussionIssue discussing or asking a question about gqlIssue discussing or asking a question about gql
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
type: documentationAn issue or pull request for improving or updating the documentationAn issue or pull request for improving or updating the documentationtype: question or discussionIssue discussing or asking a question about gqlIssue discussing or asking a question about gql