--- sidebar_label: graphql --- # alpha.dagger.io/graphql ```cue import "alpha.dagger.io/graphql" ``` ## graphql.#Query ### graphql.#Query Inputs _No input._ ### graphql.#Query Outputs | Name | Type | Description | | ------------- |:-------------: |:-------------: | |*post.statusCode* | `string` |- | |*post.body* | `string` |- | |*data* | `_\|_` |- |