Searched refs:BranchesForProjectQueryVariables (Results 1 – 1 of 1) sorted by relevance
5460 export type BranchesForProjectQueryVariables = Exact<{ alias5812 …(baseOptions: Apollo.QueryHookOptions<BranchesForProjectQuery, BranchesForProjectQueryVariables>) {5814 …return Apollo.useQuery<BranchesForProjectQuery, BranchesForProjectQueryVariables>(BranchesForProje…5816 …Options?: Apollo.LazyQueryHookOptions<BranchesForProjectQuery, BranchesForProjectQueryVariables>) {5818 …return Apollo.useLazyQuery<BranchesForProjectQuery, BranchesForProjectQueryVariables>(BranchesForP…5822 …ProjectQueryResult = Apollo.QueryResult<BranchesForProjectQuery, BranchesForProjectQueryVariables>;5823 export function refetchBranchesForProjectQuery(variables: BranchesForProjectQueryVariables) {