# `Dagger.Core.Client`
[🔗](https://github.com/dagger/dagger/blob/v0.20.5/sdk/elixir/lib/dagger/core/client.ex#L1)

GraphQL client for Dagger.

# `execute`

Send the `query_builder` to the Dagger and get the result from leaf node of
the query.

# `query`

Send the raw GraphQL query to the Dagger.

Returns a raw response from the Dagger.

---

*Consult [api-reference.md](api-reference.md) for complete listing*
