fragment RegularUserResponse on UserResponse { errors { ...RegularError } user { ...RegularUser } }