update_end_user_conversations_by_pk
update single row of the table: "end_user_conversations"
Input fields
_inc (
end_user_conversations_inc_input
)
increments the numeric columns with given value of the filtered values
_set (
end_user_conversations_set_input
)
sets the columns of the filtered rows to the given values
pk_columns (
end_user_conversations_pk_columns_input!
)
Return fields
conversation (
conversations!
)
An object relationship
conversation_id (
Int!
)
end_user (
end_users!
)
An object relationship
end_user_id (
Int!
)