Hello Support, We are using GraphQL query to retrieve Deal Collection based on the filters. We have applied the same filter on UI. On UI it is fetching 137 Deals where on GraphQL it is only fetching 60 records only.
Here i am attaching the query that is used to fetch deals.
Hi @pankildesai👋 Thanks for your question. Without having access to your portal to compare the results returned versus what your query is returning, it's tough to say what might be causing the difference. If you haven't already, I'd start by capturing and comparing specific example records that appear in the UI but are missing in the API response to understand any differences in their data.