Home
last modified time | relevance | path

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

/expo/home/graphql/
H A Dtypes.ts5441 export type Home_AccountDataQueryVariables = Exact<{ alias
5673 …uery(baseOptions: Apollo.QueryHookOptions<Home_AccountDataQuery, Home_AccountDataQueryVariables>) {
5675 …return Apollo.useQuery<Home_AccountDataQuery, Home_AccountDataQueryVariables>(Home_AccountDataDocu…
5677 …baseOptions?: Apollo.LazyQueryHookOptions<Home_AccountDataQuery, Home_AccountDataQueryVariables>) {
5679 …return Apollo.useLazyQuery<Home_AccountDataQuery, Home_AccountDataQueryVariables>(Home_AccountData…
5683 …AccountDataQueryResult = Apollo.QueryResult<Home_AccountDataQuery, Home_AccountDataQueryVariables>;
5684 export function refetchHome_AccountDataQuery(variables: Home_AccountDataQueryVariables) {