Looking for a strapi freelancer for a small backend customization

Hello,

I’m a frontend developer and new to Strapi, this is why I need some help with custom back-end integrations. I’m building a small quiz-app for a client (Strapi V4) and have a collection “questions” for quiz questions with a component containing all answers.

Within the “answers” component, there is a boolean field indicating the answer is correct or not.

This field is private and not exposed by the graphQl api. What I now need is a function that privately checks if a given answer is correct or false and returning the result.

There might also be some more tasks, but this is the most recent one.