Tag

#GraphQL

2 matching blog articles with repeat coverage under this topic.

Continue exploring All tagsBlog archive

Tag wiki

#GraphQL is a query language for APIs used directly in these articles.

Definition

GraphQL is a query language and runtime for APIs that lets clients request exactly the data they need, reducing over-fetching and under-fetching.

Why it matters

It matters when API flexibility, minimal data transfer, or strong typing are important.

In this archive

In this archive GraphQL appears in API design, schema, queries, mutations, and decisions about using GraphQL vs. REST. It currently appears in 2 articles and crosses 1 category.

Nearest categories

Development

Often appears with