Today in mutation, in refetchQueries, there is only support for `Array<string | PureQueryOptions>`, there is not support for `RefetchQueriesFunction` https://github.com/jeddeloh/rescript-apollo-client/blob/3eba88457985a51048d51c9f57b6447978332827/src/%40apollo/client/react/types/ApolloClient__React_Types.res#L710
Today in mutation, in refetchQueries, there is only support for
Array<string | PureQueryOptions>, there is not support forRefetchQueriesFunctionrescript-apollo-client/src/@apollo/client/react/types/ApolloClient__React_Types.res
Line 710 in 3eba884