Skip to content

creating a query using DSL #315

Closed
Closed
@mselgamal

Description

@mselgamal

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    type: documentationAn issue or pull request for improving or updating the documentationtype: question or discussionIssue discussing or asking a question about gql

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions