IO-2384 Default Sort Order for Related Jobs

This commit is contained in:
Allan Carr
2023-08-17 16:05:33 -07:00
parent ba683a2e8a
commit 6c1a0cff8d
2 changed files with 24 additions and 1 deletions

View File

@@ -69,7 +69,7 @@ export const QUERY_OWNER_BY_ID = gql`
preferred_contact
note
tax_number
jobs {
jobs(order_by: {date_open: desc}) {
id
ro_number
clm_no