WayrApp Backend & Ecosystem Documentation - v1.0.0
    Preparing search index...

    Type Alias UserRoleUpdateRequest

    UserRoleUpdateRequest: z.infer<typeof UserRoleUpdateSchema>

    Type definition for administrative user role update operations

    Represents the structure of validated role update data for administrative user management. This type ensures type safety for role assignment operations while enforcing security boundaries and preventing unauthorized privilege escalation.