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 | |
---|---|---|---|---|
Input argument validation | 22 | 203 | April 8, 2025 | |
Apply graphql middleware | 2 | 270 | February 6, 2025 | |
Validating multiple input arguments | 1 | 443 | February 6, 2025 | |
findMany query not available for at least one table | 1 | 210 | February 6, 2025 | |
Error message: Cannot query field \"book\" on type \"Query\"." | 2 | 199 | May 4, 2024 |