lastmjs
{ SomeUserExists( filter: { id: $user_id, OR: [{ ownedCourses_some: { id: $input_courseId } }, { role:ADMIN }] } ) }