View Source Dagger.Core.Client (dagger v0.15.1)

GraphQL client for Dagger.

Summary

Functions

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

Send the raw GraphQL query to the Dagger.

Functions

execute(client, query_builder)

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

query(client, query)

Send the raw GraphQL query to the Dagger.

Returns a raw response from the Dagger.