SmsTargetFragmentFragment: {
    __typename?: "SmsTarget";
    id: string;
    isConfirmed: boolean;
    name?: string;
    phoneNumber?: string;
}