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 2baa94a commit 6d78780Copy full SHA for 6d78780
README.md
@@ -10,10 +10,13 @@ Ruby gem for GraphQL arguments sharing within fields
10
11
## Contents
12
<!-- Table of contents generated generated by http://tableofcontent.eu -->
13
+- [Description](#description)
14
- [Installation](#installation)
15
- [Setup](#setup)
16
- [Sample use case](#sample-use-case)
17
18
+## Description
19
+
20
Sometimes you want to use the same arguments for multiple fields in custom object type.
21
To avoid repeating those declarations and DRY-up your schema, I introduce you shared_arguments field.
22
images/logo_horizontal_blue.png renamed to images/indoorway_logo.png
0 commit comments