UserTypedRelations extension

on

Methods

orWhereHasUserProfile([PredicateCallback<UserProfile>? constraint]) → Query<User>

Available on Query<User>, provided by the UserTypedRelations extension

whereHasUserProfile([PredicateCallback<UserProfile>? constraint]) → Query<User>

Available on Query<User>, provided by the UserTypedRelations extension

withUserProfile([PredicateCallback<UserProfile>? constraint]) → Query<User>

Available on Query<User>, provided by the UserTypedRelations extension