Before creating my entity, user id validating from request context as shown below but for confirming that what run time value has been passed to
this condition how will I get cds logs for this? Please provide information on this.
@(restrict: [ { grant: 'READ', where: 'User_ID = $user' },
])