···3535- Abstracting _caching_ and state management internally
3636- Providing a central point of _extensibility_ and integration with your API
37373838-In the following sections we'll talk about the way that `urql` solves these three problems and how the logic abstracted away internally.
3838+In the following sections we'll talk about the way that `urql` solves these three problems and how the logic is abstracted away internally.
39394040## Requests and Operations on the Client
4141