-
# 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…
-
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…
-
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…
-
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.
-
## 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é…
-
Create a the API and database to be used by the client using these technologies but not limited to:
- Postgresql
- Graphql
- jpa
- hibernate
-
# Context
In complex API ecosystems, it is common to encounter inconsistencies between specifications from different sources. Such discrepancies can lead to conflicts and complications when attempt…
-
### Is there an existing issue for this?
- [x] I have searched the existing issues
### Community Note
* Please vote on this issue by adding a :thumbsup: [reaction](https://blog.github.com/2016-…
-
Expected behaviour `dab start --LogLevel Debug` would emit queries being generated (posted to /graphql)
`dab --version`
`Microsoft.DataApiBuilder 1.2.11+c7ca8db8558a63919c530e454c8f18b45d5b931c`
Thi…