CI updates & appointment fixes.
This commit is contained in:
@@ -109,6 +109,7 @@ export const QUERY_APPOINTMENT_BY_DATE = gql`
|
||||
end
|
||||
title
|
||||
isintake
|
||||
block
|
||||
job {
|
||||
alt_transport
|
||||
ro_number
|
||||
@@ -186,6 +187,7 @@ export const QUERY_APPOINTMENTS_BY_JOBID = gql`
|
||||
arrived
|
||||
canceled
|
||||
created_at
|
||||
block
|
||||
}
|
||||
}
|
||||
`;
|
||||
|
||||
Reference in New Issue
Block a user