Home
last modified time | relevance | path

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

/expo/home/screens/AccountModal/
H A DLoggedOutAccountView.tsx13 Home_ViewerPrimaryAccountNameQuery,
115 Home_ViewerPrimaryAccountNameQuery,
/expo/home/graphql/
H A Dtypes.ts5530 export type Home_ViewerPrimaryAccountNameQuery = { __typename?: 'RootQuery', meUserActor?: { __type… alias
6200 …maryAccountNameQuery(baseOptions?: Apollo.QueryHookOptions<Home_ViewerPrimaryAccountNameQuery, Hom…
6202 …return Apollo.useQuery<Home_ViewerPrimaryAccountNameQuery, Home_ViewerPrimaryAccountNameQueryVaria…
6204 …untNameLazyQuery(baseOptions?: Apollo.LazyQueryHookOptions<Home_ViewerPrimaryAccountNameQuery, Hom…
6206 …return Apollo.useLazyQuery<Home_ViewerPrimaryAccountNameQuery, Home_ViewerPrimaryAccountNameQueryV…
6210 …e_ViewerPrimaryAccountNameQueryResult = Apollo.QueryResult<Home_ViewerPrimaryAccountNameQuery, Hom…