Home
last modified time | relevance | path

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

/expo/home/graphql/
H A Dtypes.ts5448 export type Home_AccountDataQuery = { __typename?: 'RootQuery', account: { __typename?: 'AccountQue… alias
5673 export function useHome_AccountDataQuery(baseOptions: Apollo.QueryHookOptions<Home_AccountDataQuery
5675 …return Apollo.useQuery<Home_AccountDataQuery, Home_AccountDataQueryVariables>(Home_AccountDataDocu…
5677 …me_AccountDataLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<Home_AccountDataQuery, Home_Acco…
5679 …return Apollo.useLazyQuery<Home_AccountDataQuery, Home_AccountDataQueryVariables>(Home_AccountData…
5683 export type Home_AccountDataQueryResult = Apollo.QueryResult<Home_AccountDataQuery, Home_AccountDat…