-
### 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)_
- […
-
Expandable types are complex to implement and prone to making mistakes during usage.
For now, the refactor the client make multiple queries for fetching related data.
Otherwise, populate the data ev…
-
### Contact Details [Optional]
clement.nicolas.1996.pro@gmail.com
### System Information
ZENML_LOCAL_VERSION: 0.70.0
ZENML_SERVER_VERSION: 0.70.0
ZENML_SERVER_DATABASE: mysql
ZENML_SERVER_DEPLOY…
-
I need to understand how to avoid duplicating items in List. I have mutation called createMessage with optimistic result and update function. In ApolloClient, normally optimistic response should be re…
-
I cannot seem to be able to use GraphQL subscriptions with my AWS server, by using Cognito authentication.
Queries and mutations work fine as far as I can tell, but I couldn't find how to connect t…
-
Hi,
When calling mutate function with a null variables I have the following error :
```
panic: runtime error: invalid memory address or nil pointer dereference [recovered]
panic: runtime err…
-
I'm new to Neo4J & attempting to start up a GraphQL server from within Neo4J Desktop, however when opened it reports "Local GraphQL server not running".
When I click the 'Start' button, shortly aft…
-
**Desired Outcome/Functionality**
When using jsonb fields to store json data, it would be great to be able to describe the expected json contents with a custom type. This way, the consuming client ca…
-
**Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Currently I am using BloomRPC for al…
-
From the gitter chat:
> > ariutta:
> > 1) HYDRA and standard REST Request flow:
> >
> > ```
> > GraphQL client ->
> > GraphQL server/middleware ->
> > multiple HYDRA server endpoints ->
> > Relation…