-
**Describe the bug**
Can't generate typescript-operations from given schema and operations. This schema differs from most generic schemas because all queries and mutations are wrapped in additional l…
-
Maybe I just missed it, but the docs mysteriously show a "data" object that wasn't queried for, and I can't find the explanation.
![image](https://user-images.githubusercontent.com/6148201/63122558…
-
Especially interested in Array types, such as `[Book]` for `Author`
[author.graphql](https://github.com/jjwtay/graphSchemaToJson/blob/master/examples/author.graphql)
Please add input model -> ou…
-
This RFC is an attempt to address the problem of implementing an ACL or Authorization layer that precedes hitting an API endpoint in an API Gateway like implementation, while also enabling to implemen…
-
hey everyone, I want to discuss the next steps for this project.
schema.org is very flexible and graphql has some limitations such as:
* schema.org `author` field could accept: `Person | [Person…
-
### The `Auto` API: Enhancing Developer and LLM Experience with Weaviate
User-friendliness and intuitiveness of interaction are becoming as crucial as a system's technical capabilities. Recognizing…
-
Currently Juniper has no concept of the GraphQL Schema Language / SDL (referred to as "SDL" from now on). There is no way in Juniper to go from a schema defined in Rust to the SDL representation of it…
-
Hi,
I migrated my project dependencies to "graphql-compose-mongoose" "version": "7.0.1", and my filters stopped working :
I have a generic method that I use to add filter inputs like
```
ad…
-
If I use multiple tags - different tag: https://github.com/nhpatt/liferay-devcon-appointment/blob/master/appointments-impl/rest-openapi.yaml#L65 for different schema buildREST gradle task do not creat…
-
### Before opening, please confirm:
- [X] I have installed the latest version of the Amplify CLI (see above), and confirmed that the issue still persists.
- [X] I have [searched for duplicate or clo…