function useGroups() { return useQuery<Group[], Error>('groups', fetchGroups) }. Over time, React Query has added more Generics to the ...
確定! 回上一頁