Searched refs:HomeScreenDataDocument (Results 1 – 3 of 3) sorted by relevance
17 HomeScreenDataDocument,167 query: HomeScreenDataDocument,
33 HomeScreenDataDocument,254 query: HomeScreenDataDocument,
6343 export const HomeScreenDataDocument = gql` constant6385 …pollo.useQuery<HomeScreenDataQuery, HomeScreenDataQueryVariables>(HomeScreenDataDocument, options);6389 …o.useLazyQuery<HomeScreenDataQuery, HomeScreenDataQueryVariables>(HomeScreenDataDocument, options);6395 return { query: HomeScreenDataDocument, variables: variables }