November 2022
Intermediate to advanced
814 pages
18h 52m
English
In this chapter, you will be introduced to GraphQL, a service technology that provides a more modern approach to combining data from various sources and then providing a standard way to query that data.
This chapter will cover the following topics:
As you saw in Chapter 10, Exposing Data via the Web Using OData, OData is a possible choice for combining data from different stores and exposing it via a common protocol like HTTP. OData also has a built-in query language for the client to control what data ...
Read now
Unlock full access