const { error, data, refetch } = useQuery(MY_QUERY) <ChildCompoent refetch={refetch} /> //Inside Child Component props.refetch()