GraphQL
GraphQL
A query language for APIs where a client sends a single query describing exactly the fields it wants, and the server returns that precise shape from a typed schema.
A query language for APIs where a client sends a single query describing exactly the fields it wants, and the server returns that precise shape from a typed schema.