Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 7bb90c8

Browse files
docs(#5): update readme toc
1 parent 35d99ff commit 7bb90c8

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@
1212
- [Using Maven](#using-maven)
1313
- [Documentation](#documentation)
1414
- [Requirements and Downloads](#requirements-and-downloads)
15+
- [Snapshots](#snapshots)
1516
- [Enable GraphQL Servlet](#enable-graphql-servlet)
1617
- [Enable Graph*i*QL](#enable-graphiql)
1718
- [Enable Altair](#enable-altair)
@@ -23,6 +24,12 @@
2324
- [Tabs](#tabs)
2425
- [Supported GraphQL-Java Libraries](#supported-graphql-java-libraries)
2526
- [GraphQL Java Tools](#graphql-java-tools)
27+
- [GraphQL Annotations](#graphql-annotations)
28+
- [Configuration](#configuration)
29+
- [Root resolvers, directives, type extensions](#root-resolvers-directives-type-extensions)
30+
- [Interfaces](#interfaces)
31+
- [Custom scalars and type functions](#custom-scalars-and-type-functions)
32+
- [Custom Relay and GraphQL Annotation Processor](#custom-relay-and-graphql-annotation-processor)
2633
- [Tracing and Metrics](#tracing-and-metrics)
2734
- [Usage](#usage)
2835
- [Contributions](#contributions)

0 commit comments

Comments
 (0)