6825309f31
Signed-off-by: jffarge <slumbering.pierrot@gmail.com>
24 lines
516 B
Markdown
24 lines
516 B
Markdown
---
|
|
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* | `_\|_` |- |
|