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

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

Link to this function

execute(client, query_builder)

View Source

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.

Returns a raw response from the Dagger.