How can i get only get the resourcer for the logged user in API platform without using custom operations?
i have the entity below in Api Platform and i want to know if there is an idiomatic way to get all of the critical question of the logged user (an normal user logged with the jwt token) without using processor or custom operation.