For a spring-boot graphql application, if we want to apply multiple validations with [AND , OR] combination on the resultset fetched from the respository class, what are the different approaches we can take?
Related Topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to validate my queries and mutations against schema (client)? | 2 | 471 | April 20, 2022 | |
Validating multiple input arguments | 0 | 417 | February 28, 2023 | |
How to run an entity query | 0 | 20 | July 9, 2024 | |
How to return both error and data in a graphql resolver? | 2 | 2049 | June 15, 2022 | |
How to deal with errors when working with two different services | 3 | 345 | November 20, 2021 |