added dynamic getMessages query
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
|
||||
const contactsQuery = createQuery({
|
||||
operationName: "getChatwootContacts",
|
||||
variables: { page: 2 },
|
||||
});
|
||||
</script>
|
||||
|
||||
|
Reference in New Issue
Block a user