feature/IO-3499-React-19 Checkpoint

This commit is contained in:
Dave
2026-01-23 12:42:02 -05:00
parent 40e8529eeb
commit 3918f3d72b
7 changed files with 985 additions and 863 deletions

View File

@@ -7,9 +7,9 @@ export const INSERT_CONVERSATION_TAG = gql`
on_conflict: { constraint: job_conversations_pkey, update_columns: jobid }
) {
returning {
jobid
conversationid
id
conversationid
jobid
conversation {
id
job_conversations {
@@ -17,6 +17,7 @@ export const INSERT_CONVERSATION_TAG = gql`
jobid
conversationid
job {
id
ownr_fn
ownr_ln
ownr_co_nm