This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
dagger/docs/reference/graphql.md
jffarge 6825309f31 Create graphql package
Signed-off-by: jffarge <slumbering.pierrot@gmail.com>
2021-12-08 15:13:30 +01:00

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* | `_\|_` |- |