Added tabs to jobs detail + some basic rendering.
This commit is contained in:
@@ -396,17 +396,13 @@ export const GET_JOB_BY_PK = gql`
|
||||
transactionid
|
||||
memo
|
||||
}
|
||||
cccontracts {
|
||||
notes(order_by: { created_at: desc }) {
|
||||
id
|
||||
status
|
||||
start
|
||||
scheduledreturn
|
||||
agreementnumber
|
||||
}
|
||||
cieca_ttl
|
||||
csiinvites {
|
||||
id
|
||||
completedon
|
||||
text
|
||||
critical
|
||||
private
|
||||
created_at
|
||||
updated_at
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user