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 | 230 | April 8, 2025 | |
Apply graphql middleware | 2 | 271 | February 6, 2025 | |
Validating multiple input arguments | 1 | 445 | February 6, 2025 | |
findMany query not available for at least one table | 1 | 211 | February 6, 2025 | |
Error message: Cannot query field \"book\" on type \"Query\"." | 2 | 206 | May 4, 2024 |