-
### Issue workflow progress
_Progress of the issue based on the
[Contributor Workflow](https://github.com/the-guild-org/Stack/blob/master/CONTRIBUTING.md#a-typical-contributor-workflow)_
- …
-
DataFrame [supports openAPI](https://kotlin.github.io/dataframe/schemasimportopenapigradle.html).
Are there any plans to support GraphQL schemas/operations to generate the models?
-
Right now, the compiler and servlet expect a query type and at least one field inside the type in order to run.
This means users cannot define a schema that only accepts mutations.
```
deploy-s…
-
# Context
In complex API ecosystems, different versions of operations are often required to support backward compatibility and evolution. This feature request aims to support operation versioning i…
-
Some cloud providers only support GraphQL for their public API. It would be good to understand how we can use GraphQL introspection to gather information CRUD operations for resources.
-
To build an endpoint similar to Hasura, where you can dynamically manage GraphQL schemas, including adding or removing tables, fields, or remote schemas at runtime, you can create a custom server usin…
-
I just added the plugin like so: `plugins: [ 'typescript-mock-data' ]` and got this error when running `graphql-codegen`:
```
✔ Parse Configuration
⚠ Generate outputs
✔ Generate to ./src/@gene…
sregg updated
1 month ago
-
@simon-wacker Can you please implement https://github.com/building-envelope-data/api/blob/ce84a83c2b3a481ea95208a7fc2191655911c68e/schemas/component.json#L263 in GraphQL?
-
### Component
API Server / GraphQL
### Infrahub version
1.0.7
### Current Behavior
When I merge a branch where operations from a generator + resource manager occurred, I have multiple e…
-
## Description
Cette issue décrit le processus d'adaptation de nos schémas GraphQL pour Apollo Federation. L'objectif est de garantir que chaque microservice utilise correctement les directives de fé…