Skip to content

Commit dd3035c

Browse files
committed
Add table of contents
1 parent d6acb19 commit dd3035c

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,22 @@
99

1010
A collection of utilities for building GraphQL APIs.
1111

12+
**Table of Contents**
13+
14+
- [Installation](#installation)
15+
- [Usage](#usage)
16+
- [GraphQL::Extras::Controller](#graphqlextrascontroller)
17+
- [GraphQL::Extras::AssociationLoader](#graphqlextrasassociationloader)
18+
- [GraphQL::Extras::Preload](#graphqlextraspreload)
19+
- [GraphQL::Extras::Types](#graphqlextrastypes)
20+
- [Date](#date)
21+
- [DateTime](#datetime)
22+
- [Decimal](#decimal)
23+
- [Upload](#upload)
24+
- [GraphQL::Extras::Test](#graphqlextrastest)
25+
- [Development](#development)
26+
- [Contributing](#contributing)
27+
1228
## Installation
1329

1430
Add this line to your application's Gemfile:

0 commit comments

Comments
 (0)