-
### Jenkins and plugins versions report
3.1368.vb_f1dcb_e6595c
### What Operating System are you using (both controller, and any agents involved in the problem)?
-
### Reproduction steps
```
202…
-
Right now, the Spring Boot auto-configuration composes several `RequestPredicate` instances to handle GraphQL requests. Composing there can incur some overhead and no practical advantage in our case. …
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
-
Update: Originally there was a different description but through a thorough discussion the goal can now be summarized as:
- facilitate Spring Data repository naming conventions while allowing to pa…
-
I would like to be able to customize how Spring for GraphQL instantiates objects from query/mutation arguments. Example schema:
```
input type Parent1 {
child: Child
}
input type Parent2 {
…
-
Similar to https://github.com/freefair/okhttp-spring-boot, add support for [Spring Boot Autoconfiguration](https://docs.spring.io/spring-boot/docs/2.0.x/reference/html/using-boot-auto-configuration.ht…
-
**Describe the bug**
Raised error when trying to execute `update` mutation with `identity false` and `read_action action_x`, and `action_x` has a `prepare` with `Ash.Query.after_action()`.
The log…
-
### I have read the docs thoroughly before making this bug report.
- [X] Yes
### I have read through other open issues, and my issue is not a duplicate.
- [X] Yes
### What version of the library y…
-
I am going to develop and auto resolver generator for SparQL, I want to use it for AnzoGraph for a project. (It is painful to write all the resolvers for it)
Are you willing to advise me on this jo…
-
It would be great if there was a way to enable graphql to work via live preview and preview links.
For preview links, potentially leveraging the token as an argument to pass which can then fetch th…