We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 271b617 commit ab18019Copy full SHA for ab18019
README.md
@@ -4,6 +4,8 @@ Integrates [apollo](http://www.apollostack.com/) in your vue components with dec
4
5
[Apollo "hello world" app](https://github.com/Akryum/frontpage-vue-app)
6
7
+## Table of contents
8
+
9
- [Installation](#installation)
10
- [Usage](#usage)
11
- [Configuration](#configuration)
@@ -16,7 +18,7 @@ Integrates [apollo](http://www.apollostack.com/) in your vue components with dec
16
18
- [Reactive Query Example](#reactive-query-example)
17
19
- [Mutations](#mutations)
20
- [Subscriptions](#subscriptions)
- - [Pagination with `fetchMore`](#pagination-with-fetchMore)
21
+ - [Pagination with `fetchMore`](#pagination-with-fetchmore)
22
23
## Installation
24
0 commit comments