Skip to main content

2 docs tagged with "performance"

View all tags

Designing Queries

Practical guidelines for structuring GraphQL queries against the Legalesign API — avoiding deep nesting, isolating data types, and testing performance.

What Is Overfetching?

Why GraphQL reduces overfetching compared to REST, and how field-level resolvers keep queries efficient.