-
**Describe the bug**
When an interface has no type that implements it, it still creates top-level queries. When invoking the generated queries, a Cypher error occurs.
**Type definitions**
```grap…
-
## Proposal
Provide `$top` as a synonym for `$first` in REST with **no other** behavioral change.
### Reasons for this minor change:
Alignment with data source syntax is only a coincidence. Intuiti…
-
### New Feature / Enhancement Checklist
- [x] I am not disclosing a [vulnerability](https://github.com/parse-community/parse-server/blob/master/SECURITY.md).
- [x] I am not just asking a [question…
-
**Scenario:**
1. Log in
2. Go to Settings > Members
3. Delete any member created by system
**Actual:** Member is not deleted and error is thrown
[Screencast From 2024-10-05 10-54-33.webm](https…
-
# Execution Times
Kadena:
- [x] 556.43 ms
Hack-a-chain:
- [ ] 516.02 ms
# Results
- [ ] Hack-a-chain endpoint - Got an error:
```
{
"errors": [
{
"message":…
-
# Execution Times
Kadena:
- [x] 516.73 ms
Hack-a-chain:
- [ ] 556 ms
# Results
- [ ] Hack-a-chain endpoint - Got an error result:
```
{
"errors": [
{
"messa…
-
### What's not working?
After upgrading to the latest version of Prisma, our Redwood app's GraphQL queries for nested fields are returning incomplete data. For example, when querying posts { comment…
-
### 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)_
- …
-
Type: Bug
All the authentication has been done, but "Summarize With Copilot" action on issue returns:
> No issue/PR number provided.
## Log Output
```
2024-11-09 15:53:52.375 [info] Activation> E…
-
Current implementation is checking only the fields while calculating n+1 issue. But after implementing https://github.com/tailcallhq/tailcall/issues/2639 resolvers could now be defined on types as wel…