···10101111- Bindings — such as for React, Preact, Vue, or Svelte — which interact with `@urql/core`'s
1212 `Client`.
1313-- The Client — as created [with the core `@urql/core` package](./basics/code.md), which interacts with "exchanges" to execute GraphQL
1313+- The Client — as created [with the core `@urql/core` package](./basics/core.md), which interacts with "exchanges" to execute GraphQL
1414 operations, and which you can also use directly.
1515- Exchanges, which provide functionality like fetching or caching to the `Client`.
1616