Searched refs:HomeScreenDataQueryVariables (Results 1 – 3 of 3) sorted by relevance
19 HomeScreenDataQueryVariables,165 HomeScreenDataQueryVariables
35 HomeScreenDataQueryVariables,253 ? ApolloClient.query<HomeScreenDataQuery, HomeScreenDataQueryVariables>({
5553 export type HomeScreenDataQueryVariables = Exact<{ alias6383 …ataQuery(baseOptions: Apollo.QueryHookOptions<HomeScreenDataQuery, HomeScreenDataQueryVariables>) {6385 …return Apollo.useQuery<HomeScreenDataQuery, HomeScreenDataQueryVariables>(HomeScreenDataDocument, …6387 …ery(baseOptions?: Apollo.LazyQueryHookOptions<HomeScreenDataQuery, HomeScreenDataQueryVariables>) {6389 …return Apollo.useLazyQuery<HomeScreenDataQuery, HomeScreenDataQueryVariables>(HomeScreenDataDocume…6393 … HomeScreenDataQueryResult = Apollo.QueryResult<HomeScreenDataQuery, HomeScreenDataQueryVariables>;6394 export function refetchHomeScreenDataQuery(variables: HomeScreenDataQueryVariables) {