GraphQL

engineering

A query language for APIs developed by Facebook that lets clients request exactly the data they need. Unlike REST, GraphQL uses a single endpoint and a strongly typed schema. Interviewers may ask you to compare it with REST or design a schema for a given domain.

संबंधित शब्द