Forum Discussion

tantelyNet's avatar
tantelyNet
Contributor
2 months ago

Contraint conversationlastpostime in Api graphql getmessages does not work

Hi everyone,

Has anyone here ever tried using the messages API with the conversationLastPostTime constraint?

In my case, the constraint is completely ignored — it doesn’t seem to have any effect at all. What I’d like to do is retrieve only the conversations starting from a certain date limit.

But no matter what value I pass to conversationLastPostTime.gte, the results I get are not filtered by date.

Has anyone else faced this issue, and did you find a workaround or a proper way to make this constraint work?

Here’s the GraphQL body I’m using:

Thanks a lot for your help

No RepliesBe the first to reply