this my code
const Darko = () => { const history = useHistory(); const [logout, { loading, error }] = useMutation(LOGOUT, { onCompleted: () => {