Home
last modified time | relevance | path

Searched refs:useHome_AccountSnacksQuery (Results 1 – 2 of 2) sorted by relevance

/expo/home/screens/SnacksListScreen/
H A DSnacksList.tsx4 import { useHome_AccountSnacksQuery } from '../../graphql/types';
7 const { data, fetchMore } = useHome_AccountSnacksQuery({
/expo/home/graphql/
H A Dtypes.ts6159 export function useHome_AccountSnacksQuery(baseOptions: Apollo.QueryHookOptions<Home_AccountSnacksQ… function
6167 export type Home_AccountSnacksQueryHookResult = ReturnType<typeof useHome_AccountSnacksQuery>;