-
We saw in the Changelog.md for release `2.0.2` the following log:
```
Fix for error: lambda expressions are not supported in -source 7
```
But we seem to still be getting the error shown in th…
-
At the moment the layout for a linkml based model is proposed as:
```
model-base/ -- everything that goes into github
.github/ -- scripts to test and update the model online
…
-
Hello, first of all, let me thank the author and contributors of this project, I really enjoy using this simple yet productive way of working with graphql. Keep up the hard work!
As the title of this…
-
**Describe the bug**
i am sending a mutation with a custom header that I added in the cors middleware config but it still gives error
`Access to fetch at 'http://localhost:1337/graphql' from origin …
-
## Overview
This feature request is about the support in the graphql API for blogs and articles.
1) Is there already a scheduled release date?
2) If the release is not expected soon or not yet s…
-
### Summary
### Steps to reproduce
When trying to connect to Heroku I get the following error.
```
A serious error occurred when building the initial schema. Exiting because `retryOn…
-
The [first alpha of PHP8.2](https://php.watch/news/2022/06/php82-alpha1) is available. It's meant to reach feature freeze on July 19.
### Acceptance criteria
- [x] ~~We have a clearly documented…
-
### 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)_
- […
-
When moving from Beta.3 to Beta.4 I get a Type Error probably related to something in React-Intl NPM package. The error prevents the web app from starting.
Moving back to Beta.3 fixes the issue.
…
-
## Expected behavior
I would like to get the JWT token when signing in via a GraphQL mutation.
## Actual behavior
Not getting the token. 😢
## Steps to Reproduce the Problem
I am using …