IO-1418 Allow owner re-search on import.

This commit is contained in:
Patrick Fic
2021-10-12 16:17:31 -07:00
parent f9521483e2
commit 7562bf5c95
3 changed files with 43 additions and 22 deletions

View File

@@ -2,7 +2,7 @@ import { gql } from "@apollo/client";
export const QUERY_SEARCH_OWNER_BY_IDX = gql`
query QUERY_SEARCH_OWNER_BY_IDX($search: String!) {
search_owners(args: { search: $search }) {
search_owners(args: { search: $search }, limit: 100) {
ownr_fn
ownr_ln
ownr_ph1