-
### What's not working?
When creating a wrapper called handler around createGraphQLHandler function it never get executed.
Example graphql.ts
const graphqlHandler = createGraphQLHandler({
lo…
-
### Description
I implemented this Preview feature in the site I'm working on some months ago, on 8/8/2024. It was working.
I don't know what happened but now it doesn't work anymore.
I found the s…
-
To doc compares that GraphQL has only one endpoint while REST API has many. It also states that in GraphQL you can select exactly what items from the database you'd like to have.
However, you can …
-
### Link to reproduction
_No response_
### Describe the Bug
A newly scaffolded payload app will not start due to conflicting internal references to `graphql` pacakges. The fill error message is co…
-
- Node.js version: 20.10.0
- NPM version: 10.8.2
- Strapi version: 5.0.1
- Database: sqlite
- Operating system: macOs
- Is your project Javascript or Typescript: Javascript
### Describe th…
-
I restored the database using `Prisma`, and once I go to Hasura and click `Track all` got the following error
`cannot include "accounts.compound_id_unique" in the GraphQL schema because it is not …
-
Create the graphql schemas for the backend to connect with the database
-
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…
-
**Description:**
- Spring has a legendary and official web application to showcase how the Spring stack can be used to build simple, but powerful database-oriented applications. This is called the …
-
👋 Varme og venlige hilsner 🙂
## Bug report
TL;DR: `sslrootcert` option ignored during module bootstrap phase; workaround is to specify `sslmode=no-verify`
### Describe the bug
There is an …