Hi everyone,
I’m working with Monday’s GraphQL API and need some guidance on structuring queries for complex board structures. When dealing with multiple layers of data—like boards, groups, items, subitems, and column values—my queries sometimes feel inefficient or return more data than needed.
What’s the best way to optimize GraphQL queries for handling deeply nested board structures? Are there any best practices to avoid performance issues while ensuring I retrieve all necessary data?
Would love to hear any recommendations or insights from those who have tackled this before! Thanks in advance.