IO-1923 Add CC warning to CC list page.
This commit is contained in:
@@ -80,6 +80,7 @@ export const QUERY_ALL_CC = gql`
|
||||
status
|
||||
vin
|
||||
year
|
||||
mileage
|
||||
cccontracts(
|
||||
where: { status: { _eq: "contracts.status.out" } }
|
||||
order_by: { contract_date: desc }
|
||||
|
||||
Reference in New Issue
Block a user