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 3c5987d commit 5151fc7Copy full SHA for 5151fc7
composer.json
@@ -2,6 +2,7 @@
2
"name": "ecodev/graphql-doctrine",
3
"description": "Declare GraphQL types from Doctrine entities and annotations",
4
"type": "library",
5
+ "keywords": ["api", "graphql", "doctrine", "doctrine-orm"],
6
"scripts": {
7
"check": [
8
"php-cs-fixer fix --ansi --dry-run --diff",
0 commit comments