Skip to content

Commit 6d78780

Browse files
author
Robert Pawlas
committed
Update README.
1 parent 2baa94a commit 6d78780

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,10 +10,13 @@ Ruby gem for GraphQL arguments sharing within fields
1010

1111
## Contents
1212
<!-- Table of contents generated generated by http://tableofcontent.eu -->
13+
- [Description](#description)
1314
- [Installation](#installation)
1415
- [Setup](#setup)
1516
- [Sample use case](#sample-use-case)
1617

18+
## Description
19+
1720
Sometimes you want to use the same arguments for multiple fields in custom object type.
1821
To avoid repeating those declarations and DRY-up your schema, I introduce you shared_arguments field.
1922

File renamed without changes.

0 commit comments

Comments
 (0)