Capture Photo Info & Change Env Dynamically.

This commit is contained in:
Patrick Fic
2021-05-20 09:36:16 -07:00
parent 48514e72a5
commit 5647a52ef0
10 changed files with 62 additions and 87 deletions

View File

@@ -21,11 +21,12 @@ export const GET_DOCUMENTS_BY_JOB = gql`
}
}
}
documents(order_by: { updated_at: desc }) {
documents(order_by: { takenat: desc }) {
id
name
key
type
takenat
bill {
id
invoice_number