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 1ecd446 commit 00f9b04Copy full SHA for 00f9b04
composer.json
@@ -1,7 +1,7 @@
1
{
2
"name": "railt/sdl",
3
"type": "library",
4
- "description": "The Railt GraphQL SDL is designed to build Reflection API classes from AST.",
+ "description": "The GraphQL RL/SDL grammar based on LL(k) parser-compiler.",
5
"license": "MIT",
6
"keywords": [ "graphql", "idl", "sdl", "otd", "ast", "reflection", "reader", "parser", "llk", "introspection" ],
7
"homepage": "http://railt.org",
0 commit comments