Skip to content
This repository was archived by the owner on Dec 4, 2017. It is now read-only.
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
docs(graphql-cookbook): Add the GraphQL tag
  • Loading branch information
Urigo committed Apr 3, 2017
commit 52b0f059eb3f4739f4601a7d7b8785c85cbb4103
2 changes: 1 addition & 1 deletion public/docs/_examples/heroes-graphql-starter/ts/plnkr.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,5 @@
"!**/*.js",
"!**/*.[1,2].*"
],
"tags": ["tutorial", "tour", "heroes", "http"]
"tags": ["tutorial", "tour", "heroes", "http", "GraphQL"]
}