JSON and REST APIs
Learn JSON conventions for REST API design — headers, CRUD operations, envelope patterns, pagination, and error responses.
JSON in GraphQL
Understand how GraphQL uses JSON for requests and responses, the standard request body structure, and the differences from REST JSON conventions.