Conversion of type '{ data: { slug: EFeaturesRegistry; status: EFeatureStatus; }[]; isLoading: boolean; refetch: () => void; }' to type 'UseQueryHookResult<QueryDefinition<TGetFeaturesRequest, BaseQueryFn<string | FetchArgs, unknown, FetchBaseQueryError, {}, FetchBaseQueryMeta>, "Views" | ... 11 more ... | "Recipes", TGetFeaturesResponse, "alphadayApi", unknown>, Record<...>>' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.