GraphQL Query Language
Clients send a declarative selection set naming exactly the fields they want, and the server returns a JSON tree mirroring that shape — solving REST's over- and under-fetching by moving response-shape control to the client.
This Concept is waiting for its first lesson!
Clients send a declarative selection set naming exactly the fields they want, and the server returns a JSON tree mirroring that shape — solving REST's over- and under-fetching by moving response-shape control to the client.
Are you a teacher? Sign in to start contributing.
Sign In