You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
[![version][version-badge]][package]
6
6
[![MIT License][license-badge]][license]
7
7
8
-
GraphQL supports several directives:`@include`, `@skip`et`@deprecated`. This module opens a new dimension by giving you the possibility to define your custom directives.
8
+
GraphQL supports [several directives](http://facebook.github.io/graphql/October2016/#sec-Type-System.Directives):`@include`, `@skip`and`@deprecated`. This module opens a new dimension by giving you the possibility to define your custom directives.
0 commit comments