-
Sorry I am not familiar with the GraphQL world, from my understanding, in Java, we could leverage this lib to enable GraphQL towards NebulaGraph, but does it mean I could universally leverage GraphQL …
-
To build an endpoint similar to Hasura, where you can dynamically manage GraphQL schemas, including adding or removing tables, fields, or remote schemas at runtime, you can create a custom server usin…
-
### NetBox version
v4.0.0
### Feature type
New functionality
### Proposed functionality
Introduce additional [Prometheus metrics](https://docs.netbox.dev/en/stable/integrations/prometheus-metrics…
-
Some users have clients that are using combinations of `/` and `/graphql`.
Changing these clients isn't an option, so it'd be helpful you could specify multiple paths to listen on.
Suggest that …
-
# Issue summary
I am developing a service using @shopify/shopify-api and when I tried to upload it to heroku and use it, I got the following error.
- `@shopify/shopify-api` version: ^7.5.2
- Node…
-
### Your use case
Locale schema file that Pipeline/Workflow/CI/CD does not fail if the endpoint cannot be reached.
### The solution you'd like
Option to store the fetched schema file in a loc…
-
## Description
Banana Cake Pop caches data to IndexDB:
![image](https://user-images.githubusercontent.com/115199/109502552-bfe67c80-7a5e-11eb-85a2-a061bee3f809.png)
Unfortunately, those datab…
-
Hi,
The [DeferStream](https://github.com/graphql/graphql-wg/blob/main/rfcs/DeferStream.md) RFC describes a mechanism to deliver some parts of a query response incrementally:
> This proposal woul…
-
**Description:**
See the sample code below.
**Not working :**
```ballerina
import ballerina/graphql;
import ballerinax/mysql;
import ballerinax/mysql.driver as _;
final mysql:Client db =…
-
---
**Title:** Implement Scheduled Tasks with Hangfire, GraphQL Subscriptions for Notifications, and CRUD Operations with PostgreSQL
**Description:**
This task involves implementing three mai…