-
## Bug description
I am trying to write middleware e.g. to lowercase all my eMail and to hash password whereever a user gets created, but unfortunately it only works for direct creations and not fo…
-
### Bug description
When renaming a field with an enum type, Migrate attempts to drop the existing column + recreate a new one with the new name. This guarantees data loss, which I want to avoid
…
-
### Bug description
**Error Message**
```
Error in connector: Error querying the database: Server selection timeout: No available servers. Topology: { Type: Single, Servers: [ { Address: , Type: Un…
-
See also https://github.com/cylc/cylc-uiserver/issues/419
Presently the UI loads the UIS schema from which it gets the list of mutations.
This means that if the UIS is talking to two schedulers …
-
Package: cppgraphqlgen[core,rapidjson]:x64-linux@4.5.5
**Host Environment**
- Host: x64-linux
- Compiler: GNU 13.2.0
- vcpkg-tool version: 2024-04-23-d6945642ee5c3076addd1a42c331bbf4cfc9745…
-
https://github.com/graphql-devise/graphql_devise/blob/febac4fc5f501b59859419e25d36dd9abf7e645a/lib/graphql_devise/schema_plugin.rb#L22C7-L22C37
Schema.tracer(#{:login=>Mutations::Auth::Login, :regi…
-
**Describe the solution you'd like**
1) When I'm working on GraphQL body, I could not find a way to collapse/expand a node in body. I have to roll-down and up to find the wanted node to do. My …
-
I have tried the following to achieve it, but didn't get success.
```graphql_app = GraphQL(schema, graphiql=False, debug=False)```
I am using Fastapi. Maybe in other framework syntax will be dif…
-
Fala galera tudo bem por ai? O desafio ainda está rolando?
Estou com problema no **Android Studio** utilizando o schema disponibilizado em _**.json**_ `Cannot decode introspection from ...schema.js…
-
### Bug description
When using `prisma.$queryRaw` against enum values, I cannot cast the database enum type to the client enum type.
### How to reproduce
1. Generate and push the below schema.
…