Merged in feature/IO-2261-opensearch-replacements (pull request #784)

IO-2261 Add missing fields to return querys

Approved-by: Patrick Fic
This commit is contained in:
Allan Carr
2023-05-12 17:14:04 +00:00
committed by Patrick Fic

View File

@@ -61,6 +61,21 @@ export const UPDATE_PAYMENT = gql`
created_at
date
exportedat
jobid
job {
id
ownerid
ownr_co_nm
ownr_fn
ownr_ln
owner {
id
ownr_co_nm
ownr_fn
ownr_ln
}
ro_number
}
memo
payer
paymentnum
@@ -84,6 +99,21 @@ export const UPDATE_PAYMENTS = gql`
created_at
date
exportedat
jobid
job {
id
ownerid
ownr_co_nm
ownr_fn
ownr_ln
owner {
id
ownr_co_nm
ownr_fn
ownr_ln
}
ro_number
}
memo
payer
paymentnum