delete_end_user_conversations_by_pk
delete single row from the table: "end_user_conversations"
Input fields
conversation_id (
Int!
)
end_user_id (
Int!
)
Return fields
conversation (
conversations!
)
An object relationship
conversation_id (
Int!
)
end_user (
end_users!
)
An object relationship
end_user_id (
Int!
)