Capture Photo Info & Change Env Dynamically.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user