Hey there, I've encountered an issue and despite my efforts to search for a solution, I couldn't find one.
The problem at hand is creating a dynamic field in my GraphQL Type where the value depends on other fields. Essentially, if any of the other fields are true, this particular field should increase accordingly.
I could really use some assistance with resolving this issue. Your help would be greatly appreciated.