-
### User Story
As a ReportStream developer, I want an efficient way to aggregate merge dependabots that are open and pass CI (or satisfy some set of search criteria). So that less time is spent identi…
-
It worked using `elysia@1.0.15` and `@elysiajs/swagger@^1.0.2`.
I tried removing my swagger configuration and checked out the default `/swagger` path. Same issue.
I upgraded bun, deleted `node_m…
-
Using AWS AppSync you can export both a `.graphql` schema, and a full `.json` schema.
The `.graphql` is your basic actual definitions:
```graphql
schema {
query: AAAAAAAAAAA
}
type AAAAA…
-
I was testing the resilience of my `graphql_mutation` resource by deallocating a resource externally and then running `terraform apply` again. Unfortunately the plugin crashes when one of the to-be-ma…
-
- http://dev-home.apollodata.com/
- http://dev.apollodata.com/core/
- https://medium.com/apollo-stack
- **GitHub GraphQL**: https://medium.com/apollo-stack/the-new-github-graphql-api-811b005d1b6e
a…
-
I am facing a problem concerning the `depthLimit` setting:
I implemented an API template using Apollo GraphQL: https://github.com/mxcd/api-template
There I am using sofa like so:
https://github.com…
mxcd updated
7 months ago
-
**Describe the bug**
We cannot change domain attributes thru the GraphQL API.
**Steps to Reproduce the Issue**
1. Create a Domain: Use the createDomain mutation to create a domain with a specific…
-
**Description:**
Now that [GH supports closing discussions](https://github.blog/changelog/2023-03-14-adding-the-ability-to-close-github-discussions/) it would be awesome to have support here. T…
-
**Task Description**
The GraphQL API is currently not optimized for performance. Getting nested entities from a list, especially, results in a lot of queries.
Example.:
```graphql
query ($…
-
When inserting a fragment inside a template string, the fragment does not get recognized when it gets called in the rest of the gql string
![2023-03-01 11 27 00](https://user-images.githubuserconte…