Skip to content

Commit d1d03ed

Browse files
committed
chore: Package lastdragon-ru/lara-asp-graphql-printer marked as abandoned, please use lastdragon-ru/graphql-printer instead.
1 parent 1393b02 commit d1d03ed

2 files changed

Lines changed: 4 additions & 0 deletions

File tree

packages/graphql-printer/README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# GraphQL Printer
22

3+
> [!WARNING]
4+
> Package is abandoned, please use [`lastdragon-ru/graphql-printer`](https://github.com/LastDragon-ru/graphql-printer) instead.
5+
36
Independent (from Laravel and Lighthouse) package that allow you to print GraphQL Schema and Queries in highly customized way eg you can choose indent size, print only used/wanted/all types, print only one type, print used/wanted/all directives ([it is not possible with standard printer](https://github.com/webonyx/graphql-php/issues/552)) and even check which types/directives are used in the Schema/Query.
47

58
[include:artisan]: <lara-asp-documentator:requirements "{$directory}">

packages/graphql-printer/composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
"readme": "README.md",
66
"license": "MIT",
77
"type": "library",
8+
"abandoned": "lastdragon-ru/graphql-printer",
89
"keywords": [
910
"GraphQL",
1011
"GraphQL Printer",

0 commit comments

Comments
 (0)