-
Hi,
And thank you for this very good graphql implementation.
I am thinking about some possible enhancements, all related to performance :
1. Be able to ignore a field into the "where" argument
…
-
Did anyone had an idea to implement GraphQL along with REST API?
Looks like when there are https://github.com/ruby-grape/grape-entity in the existing project, adding GraphQL could be done very easily…
-
## Tell us about the new connector you’d like to have
* Which source and which destination? Munis
* Do you need a specific version of the underlying data source e.g: you specifically need support for …
-
Hi,
I was wondering whether the GraphQL schema could be - to some extent - figured out by analyzing the Neo4j database (kind of what CALL db.schema() does).
![image](https://user-images.githubuserco…
-
# Issue summary
- "@shopify/shopify-api": "^9.0.1",
"@shopify/shopify-app-remix": "^2.3.0",
- Node version: 20
- Operating system: MACOS
```
const shopify = shopifyApp({
apiKey: pr…
-
Server and Database Setup:
Set up a server (e.g., Node.js, Python with Flask/Django) to handle backend requests.
Choose a database (e.g., PostgreSQL, MongoDB) for storing user data, app settings, and…
-
## Current behavior
Performing a read query with a permissions filter throws InsufficientPermission errors if any resulting object would fail the permission check.
This is a security vulnerabili…
-
In the graphql-relay-js library they have a function to declare a GlobalID for a type.
export function globalIdField(
typeName?: ?string,
idFetcher?: (object: any, info: GraphQLResolveInfo) => st…
-
## Bug report
### Required System information
- Node.js version: 16.18.1
- NPM version: 8.19.2
- Strapi version: 4.5.6
- Database: better-sqlite3@7.6.2
- Operating system: Windows 11
### …
-
### What happened?
My instance keeps returning empty workspace list for all users, even though I'm creating new workspaces and they appear in the Database just fine. Digging through the browser res…