From 18c71a3573883853a0d0a740b2ec733a7da69de3 Mon Sep 17 00:00:00 2001 From: Claude Date: Thu, 28 May 2026 15:48:01 +0000 Subject: [PATCH] Bump PHPStan to 2.2.1 and use bare `...` unsealed shape PHPStan 2.2.1 no longer requires specifying the extra value type after `...` at level 6+, so the verbose `...` form can be replaced with the simpler `...` shorthand. The HookLoader extras in the batched Data class loaders shape similarly drop `array` in favor of `array{...}`. --- README.md | 30 ++-- composer.json | 2 +- composer.lock | 12 +- .../Generated/Fragment/PullRequestInfo.php | 2 +- examples/Generated/Query/Search/Data.php | 8 +- .../Data/SearchResultItemConnection.php | 4 +- .../Data/SearchResultItemConnection/Node.php | 2 +- .../Node/AsIssue.php | 2 +- examples/Generated/Query/Search/Error.php | 2 +- examples/Generated/Query/Viewer/Data.php | 6 +- .../Generated/Query/Viewer/Data/Viewer.php | 2 +- examples/Generated/Query/Viewer/Error.php | 2 +- src/Generator/DataClassGenerator.php | 2 +- src/Type/TypeDumper.php | 24 ++-- .../Generated/Query/Test/Data.php | 14 +- .../Query/Test/Data/ProjectConnection.php | 8 +- .../Test/Data/ProjectConnection/PageInfo.php | 2 +- .../Data/ProjectConnection/ProjectEdge.php | 4 +- .../ProjectConnection/ProjectEdge/Project.php | 2 +- .../Generated/Query/Test/Data/Viewer.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Query/Test/Data.php | 8 +- .../Generated/Query/Test/Data/Viewer.php | 4 +- .../Query/Test/Data/Viewer/Project.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Query/Test/Data.php | 8 +- .../Generated/Query/Test/Data/Viewer.php | 4 +- .../Query/Test/Data/Viewer/Project.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- tests/Enum/Generated/Query/Test/Data.php | 4 +- tests/Enum/Generated/Query/Test/Error.php | 2 +- .../Generated/Query/Test/Data.php | 4 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Fragment/UserDetails.php | 2 +- .../Generated/Query/Test/Data.php | 6 +- .../Generated/Query/Test/Data/Viewer.php | 2 +- .../Query/Test/Data/Viewer/AsApplication.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- .../Fragment/AdminViewSystemShowWorkflow.php | 10 +- .../Transaction.php | 8 +- .../Transaction/Transfer.php | 6 +- .../Transaction/Transfer/TransferReversal.php | 4 +- .../AdminViewSystemTransferReversalRow.php | 4 +- .../Transfer.php | 2 +- .../Fragment/AdminViewSystemTransferRow.php | 4 +- .../Fragment/AdminViewSystemTransferState.php | 4 +- .../TransferReversal.php | 2 +- .../Query/GetWorkflowForAdmin/Data.php | 16 +-- .../GetWorkflowForAdmin/Data/Workflow.php | 12 +- .../Data/Workflow/Transaction.php | 6 +- .../Data/Workflow/Transaction/Transfer.php | 4 +- .../Transaction/Transfer/Customer.php | 2 +- .../Query/GetWorkflowForAdmin/Error.php | 2 +- .../Generated/Fragment/TransferDetails.php | 12 +- .../Fragment/TransferDetails/Total.php | 2 +- .../TransferDetails/TransferReversal.php | 8 +- .../Fragment/TransferReversalDetails.php | 8 +- .../TransferReversalDetails/Resolution.php | 4 +- .../Resolution/Total.php | 2 +- .../TransferReversalDetails/Total.php | 2 +- .../Query/GetTransactionDetails/Data.php | 18 +-- .../Data/Transaction.php | 14 +- .../Data/Transaction/Transfer.php | 12 +- .../Transaction/Transfer/TransferReversal.php | 2 +- .../Query/GetTransactionDetails/Error.php | 2 +- .../Generated/Fragment/ApplicationDetails.php | 2 +- .../Generated/Fragment/ProjectStateView.php | 2 +- .../Generated/Fragment/ProjectView.php | 2 +- .../Generated/Fragment/UserDetails.php | 2 +- .../Generated/Fragment/ViewerName.php | 2 +- tests/Fragments/Generated/Query/Test/Data.php | 8 +- .../Generated/Query/Test/Data/Project.php | 2 +- .../Generated/Query/Test/Data/Viewer.php | 2 +- .../Fragments/Generated/Query/Test/Error.php | 2 +- tests/Hooks/Generated/Query/Test/Data.php | 12 +- .../Generated/Query/Test/Data/Viewer.php | 8 +- .../Query/Test/Data/Viewer/Project.php | 6 +- .../Test/Data/Viewer/Project/Creator.php | 2 +- tests/Hooks/Generated/Query/Test/Error.php | 2 +- .../Hooks/Generated/Query/Test/TestQuery.php | 2 +- .../Generated/Query/Test/Data.php | 12 +- .../Query/Test/Data/Organization.php | 6 +- .../Test/Data/Organization/Repository.php | 4 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Query/Test/TestQuery.php | 2 +- .../Generated/Query/Test/Data.php | 8 +- .../Generated/Query/Test/Data/Thing.php | 4 +- .../Query/Test/Data/Thing/AsVariantA.php | 4 +- .../Query/Test/Data/Thing/AsVariantB.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Query/Test/TestQuery.php | 2 +- .../Generated/Fragment/ShowPaymentFlow.php | 6 +- .../Fragment/ShowPaymentFlow/Order.php | 4 +- .../Generated/Query/Test/Data.php | 10 +- .../Generated/Query/Test/Data/PaymentFlow.php | 6 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Query/Test/TestQuery.php | 2 +- .../Generated/Query/Test/Data.php | 12 +- .../Generated/Query/Test/Data/Viewer.php | 8 +- .../Query/Test/Data/Viewer/Project.php | 6 +- .../Test/Data/Viewer/Project/Creator.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Query/Test/TestQuery.php | 2 +- .../Generated/Fragment/ProjectListing.php | 6 +- .../Generated/Fragment/ProjectSummary.php | 6 +- .../Fragment/ProjectSummary/Creator.php | 2 +- .../Generated/Query/Test/Data.php | 12 +- .../Generated/Query/Test/Data/Viewer.php | 8 +- .../Query/Test/Data/Viewer/Project.php | 6 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Query/Test/TestQuery.php | 2 +- .../Generated/Query/Test/Data.php | 10 +- .../Generated/Query/Test/Data/Viewer.php | 6 +- .../Query/Test/Data/Viewer/Project.php | 4 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Query/Test/TestQuery.php | 2 +- .../Generated/Query/Test/Data.php | 12 +- .../Generated/Query/Test/Data/Viewer.php | 8 +- .../Query/Test/Data/Viewer/Project.php | 6 +- .../Test/Data/Viewer/Project/Creator.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Query/Test/TestQuery.php | 2 +- .../Generated/Query/Test/Data.php | 12 +- .../Generated/Query/Test/Data/Admin.php | 2 +- .../Generated/Query/Test/Data/Admin2.php | 2 +- .../Generated/Query/Test/Data/User2.php | 2 +- .../Generated/Query/Test/Data/Viewer.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Query/Test/Data.php | 14 +- .../Query/Test/Data/CustomerConnection.php | 6 +- .../Data/CustomerConnection/CustomerEdge.php | 4 +- .../CustomerEdge/Customer.php | 2 +- .../Generated/Query/Test/Data/Issue.php | 2 +- .../Generated/Query/Test/Data/Project.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Query/TestMultiField/Data.php | 14 +- .../Data/CustomerConnection.php | 6 +- .../Data/CustomerConnection/CustomerEdge.php | 4 +- .../CustomerEdge/Customer.php | 2 +- .../Query/TestMultiField/Data/Issue.php | 2 +- .../Query/TestMultiField/Data/Project.php | 2 +- .../Generated/Query/TestMultiField/Error.php | 2 +- .../Fragment/UserName56995d/UserName.php | 2 +- .../Query/FeaturedUsers5a9829/Data.php | 6 +- .../FeaturedUsers5a9829/Data/FeaturedUser.php | 2 +- .../Query/FeaturedUsers5a9829/Error.php | 2 +- .../Generated/Query/ListUsers9908fe/Data.php | 6 +- .../Query/ListUsers9908fe/Data/User.php | 2 +- .../Generated/Query/ListUsers9908fe/Error.php | 2 +- .../Generated/Mutation/Test/Data.php | 6 +- .../Mutation/Test/Data/AddCountry.php | 2 +- .../Test/Data/AddCountry/AsCountry.php | 2 +- .../AddCountry/AsSupportedCountryError.php | 2 +- .../AddCountry/AsUnsupportedCountryError.php | 2 +- .../Generated/Mutation/Test/Error.php | 2 +- .../Generated/Query/Test/Data.php | 8 +- .../Generated/Query/Test/Data/Project.php | 2 +- .../Generated/Query/Test/Data/Viewer.php | 2 +- .../Query/Test/Data/Viewer/AsApplication.php | 2 +- .../Query/Test/Data/Viewer/AsUser.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- .../Query/ViewerProjects1d8480/Data.php | 8 +- .../ViewerProjects1d8480/Data/Viewer.php | 4 +- .../Data/Viewer/Project.php | 2 +- .../Query/ViewerProjects1d8480/Error.php | 2 +- tests/Input/Generated/Mutation/Test/Data.php | 4 +- tests/Input/Generated/Mutation/Test/Error.php | 2 +- .../ListScalar/Generated/Query/Test/Data.php | 6 +- .../Generated/Query/Test/Data/Wallet.php | 2 +- .../ListScalar/Generated/Query/Test/Error.php | 2 +- .../Generated/Query/Test/Data.php | 12 +- .../Generated/Query/Test/Data/Field.php | 8 +- .../Query/Test/Data/Field/MultiList.php | 2 +- .../Query/Test/Data/Field/Single.php | 2 +- .../Query/Test/Data/Field/SoleList.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- tests/Money/Generated/Fragment/Converter.php | 2 +- .../Generated/Query/ConvertMoney/Data.php | 4 +- .../Generated/Query/ConvertMoney/Error.php | 2 +- .../Generated/Mutation/Test/Data.php | 12 +- .../Mutation/Test/Data/FireAndForget.php | 2 +- .../Generated/Mutation/Test/Data/Nested.php | 4 +- .../Mutation/Test/Data/Nested/Inner.php | 2 +- .../Mutation/Test/Data/WithExtraFields.php | 2 +- .../Generated/Mutation/Test/Error.php | 2 +- tests/NoIndexBy/Generated/Query/Test/Data.php | 16 +-- .../Query/Test/Data/Transactions.php | 12 +- .../Query/Test/Data/Transactions/Edge.php | 10 +- .../Test/Data/Transactions/Edge/Node.php | 8 +- .../Data/Transactions/Edge/Node/Workflow.php | 6 +- .../Edge/Node/Workflow/Request.php | 4 +- .../Edge/Node/Workflow/Request/Item.php | 2 +- .../NoIndexBy/Generated/Query/Test/Error.php | 2 +- .../Generated/Query/Test/Data.php | 10 +- .../Query/Test/Data/ProjectConnection.php | 6 +- .../Data/ProjectConnection/ProjectEdge.php | 4 +- .../ProjectConnection/ProjectEdge/Project.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Query/Test/Data.php | 6 +- .../Generated/Query/Test/Data/User.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Fragment/AppName.php | 2 +- .../Generated/Fragment/AppUrl.php | 2 +- .../Generated/Query/Test/Data.php | 8 +- .../Generated/Query/Test/Data/Project.php | 2 +- .../Generated/Query/Test/Data/Viewer.php | 2 +- .../Query/Test/Data/Viewer/AsUser.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- tests/Planner/PayloadShapeBuilderTest.php | 132 +++++++++--------- .../Generated/Query/Test/Data.php | 14 +- .../Generated/Query/Test/Data/Order.php | 4 +- .../Data/Order/AsMarketPlaceOrderItem.php | 4 +- .../Order/AsMarketPlaceOrderItem/FxFee.php | 2 +- .../Query/Test/Data/SupportedCountry.php | 6 +- .../Test/Data/SupportedCountry/Error.php | 2 +- .../Query/Test/Data/SupportedCountry/Info.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- tests/Simple/Generated/Query/Test/Data.php | 8 +- .../Generated/Query/Test/Data/Viewer.php | 4 +- .../Query/Test/Data/Viewer/Project.php | 2 +- tests/Simple/Generated/Query/Test/Error.php | 2 +- .../Generated/Query/GetViewer6b9a6d/Data.php | 6 +- .../Query/GetViewer6b9a6d/Data/Viewer.php | 2 +- .../Generated/Query/GetViewer6b9a6d/Error.php | 2 +- .../Generated/Query/Test/Data.php | 8 +- .../Generated/Query/Test/Data/Viewer.php | 4 +- .../Query/Test/Data/Viewer/Project.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Query/Test/Data.php | 8 +- .../Generated/Query/Test/Data/Viewer.php | 4 +- .../Query/Test/Data/Viewer/Project.php | 2 +- .../Generated/Query/Test/Error.php | 2 +- .../Generated/Fragment/AdminProjectList.php | 6 +- .../Fragment/AdminProjectList/Project.php | 2 +- .../Fragment/AdminProjectList/Viewer.php | 2 +- .../Fragment/AdminProjectOptions.php | 2 +- .../Generated/Fragment/AdminProjectRow.php | 2 +- .../Generated/Query/Projectsd4cba6/Data.php | 8 +- .../Generated/Query/Projectsd4cba6/Error.php | 2 +- 239 files changed, 617 insertions(+), 611 deletions(-) diff --git a/README.md b/README.md index 0dd42ab..c35596c 100644 --- a/README.md +++ b/README.md @@ -335,17 +335,17 @@ final class Data * 'merged'?: bool, * 'number'?: int, * 'title'?: string, - * ..., + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( @@ -767,29 +767,29 @@ final class Data * 'node': array{ * 'id': int, * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * }, * 'issues': list, + * ..., * }>, * 'projects': list, + * ..., * }>, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( @@ -870,9 +870,9 @@ final class Viewer * 'project': null|array{ * 'id': string, * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( @@ -1088,7 +1088,7 @@ final class ProjectView * 'description': null|string, * 'name': string, * 'state': null|string, - * ..., + * ..., * } $data */ public function __construct( @@ -1122,7 +1122,7 @@ final class Project * 'description': null|string, * 'name': string, * 'state': null|string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/composer.json b/composer.json index c18c259..fa3d55e 100644 --- a/composer.json +++ b/composer.json @@ -8,7 +8,7 @@ "composer-runtime-api": "^2.0", "nikic/php-parser": "^5.7", "phpstan/phpdoc-parser": "^2.3", - "phpstan/phpstan": "^2.1.18", + "phpstan/phpstan": "^2.2.1", "ruudk/code-generator": "^0.4.7", "sebastian/diff": "^7 || ^8", "symfony/console": "^8.0", diff --git a/composer.lock b/composer.lock index c2a950d..2e774ab 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "29bb91f2a1d88dbbdb6e6382d66da1e4", + "content-hash": "26b9c3500b8cb4419daee2a525cb18a0", "packages": [ { "name": "nikic/php-parser", @@ -113,11 +113,11 @@ }, { "name": "phpstan/phpstan", - "version": "2.2.0", + "version": "2.2.1", "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/b4cd98348c809924f62bb9cc8c047f5e73bc9a58", - "reference": "b4cd98348c809924f62bb9cc8c047f5e73bc9a58", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/dea9c8f2d25cc849391042b71e429c1a4bf82660", + "reference": "dea9c8f2d25cc849391042b71e429c1a4bf82660", "shasum": "" }, "require": { @@ -173,7 +173,7 @@ "type": "github" } ], - "time": "2026-05-28T08:22:43+00:00" + "time": "2026-05-28T14:44:12+00:00" }, { "name": "psr/container", @@ -8073,5 +8073,5 @@ "composer-runtime-api": "^2.0" }, "platform-dev": {}, - "plugin-api-version": "2.9.0" + "plugin-api-version": "2.6.0" } diff --git a/examples/Generated/Fragment/PullRequestInfo.php b/examples/Generated/Fragment/PullRequestInfo.php index a0c1590..a9ab5f9 100644 --- a/examples/Generated/Fragment/PullRequestInfo.php +++ b/examples/Generated/Fragment/PullRequestInfo.php @@ -32,7 +32,7 @@ final class PullRequestInfo * 'merged': bool, * 'number': int, * 'title': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/examples/Generated/Query/Search/Data.php b/examples/Generated/Query/Search/Data.php index 05110bd..fc137ef 100644 --- a/examples/Generated/Query/Search/Data.php +++ b/examples/Generated/Query/Search/Data.php @@ -41,17 +41,17 @@ final class Data * 'merged'?: bool, * 'number'?: int, * 'title'?: string, - * ..., + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/examples/Generated/Query/Search/Data/SearchResultItemConnection.php b/examples/Generated/Query/Search/Data/SearchResultItemConnection.php index 25aa086..744c826 100644 --- a/examples/Generated/Query/Search/Data/SearchResultItemConnection.php +++ b/examples/Generated/Query/Search/Data/SearchResultItemConnection.php @@ -36,9 +36,9 @@ final class SearchResultItemConnection * 'merged'?: bool, * 'number'?: int, * 'title'?: string, - * ..., + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/examples/Generated/Query/Search/Data/SearchResultItemConnection/Node.php b/examples/Generated/Query/Search/Data/SearchResultItemConnection/Node.php index e88308a..0082cae 100644 --- a/examples/Generated/Query/Search/Data/SearchResultItemConnection/Node.php +++ b/examples/Generated/Query/Search/Data/SearchResultItemConnection/Node.php @@ -95,7 +95,7 @@ final class Node * 'merged'?: bool, * 'number'?: int, * 'title'?: string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/examples/Generated/Query/Search/Data/SearchResultItemConnection/Node/AsIssue.php b/examples/Generated/Query/Search/Data/SearchResultItemConnection/Node/AsIssue.php index bed3584..3ed02df 100644 --- a/examples/Generated/Query/Search/Data/SearchResultItemConnection/Node/AsIssue.php +++ b/examples/Generated/Query/Search/Data/SearchResultItemConnection/Node/AsIssue.php @@ -27,7 +27,7 @@ final class AsIssue * '__typename': 'Issue', * 'number': int, * 'title': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/examples/Generated/Query/Search/Error.php b/examples/Generated/Query/Search/Error.php index 49e435d..ad360c4 100644 --- a/examples/Generated/Query/Search/Error.php +++ b/examples/Generated/Query/Search/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/examples/Generated/Query/Viewer/Data.php b/examples/Generated/Query/Viewer/Data.php index c7061a5..7990cc1 100644 --- a/examples/Generated/Query/Viewer/Data.php +++ b/examples/Generated/Query/Viewer/Data.php @@ -30,15 +30,15 @@ final class Data * @param array{ * 'viewer': array{ * 'login': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/examples/Generated/Query/Viewer/Data/Viewer.php b/examples/Generated/Query/Viewer/Data/Viewer.php index a9fc64a..8bebebb 100644 --- a/examples/Generated/Query/Viewer/Data/Viewer.php +++ b/examples/Generated/Query/Viewer/Data/Viewer.php @@ -20,7 +20,7 @@ final class Viewer /** * @param array{ * 'login': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/examples/Generated/Query/Viewer/Error.php b/examples/Generated/Query/Viewer/Error.php index cd3247f..98586a4 100644 --- a/examples/Generated/Query/Viewer/Error.php +++ b/examples/Generated/Query/Viewer/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/src/Generator/DataClassGenerator.php b/src/Generator/DataClassGenerator.php index 20d9e13..c850769 100644 --- a/src/Generator/DataClassGenerator.php +++ b/src/Generator/DataClassGenerator.php @@ -183,7 +183,7 @@ private function dumpLoadersShape(array $batchedHooks, array $plansByFqcn, CodeG // which holds every batched hook in the operation, not just the subset a // single nested class consumes. Extras are typed wide; HookLoader's // covariant template params let any specific instantiation fit here. - $entries[] = sprintf('..., mixed>>', $hookLoader); + $entries[] = sprintf('...>', $hookLoader); return sprintf("array{\n %s,\n}", implode(",\n ", $entries)); } diff --git a/src/Type/TypeDumper.php b/src/Type/TypeDumper.php index 6b9a7ae..6f9cfcb 100644 --- a/src/Type/TypeDumper.php +++ b/src/Type/TypeDumper.php @@ -5,6 +5,7 @@ namespace Ruudk\GraphQLCodeGenerator\Type; use Symfony\Component\TypeInfo\Type; +use Symfony\Component\TypeInfo\TypeIdentifier; final class TypeDumper { @@ -43,15 +44,20 @@ public static function dump(Type $type, ?callable $importer = null, int $indenta $extraKey = $type->getExtraKeyType(); $extraValue = $type->getExtraValueType(); - // Always emit `...` rather than the bare `...` short form: - // PHPStan's `missingType.iterableValue` rule at level 6+ rejects - // the implicit `array-key, mixed` extras, treating them as a - // missing iterable value type. - $items[] = sprintf( - '...<%s, %s>', - self::dump($extraKey ?? Type::arrayKey(), $importer, $indentation + 1), - self::dump($extraValue ?? Type::mixed(), $importer, $indentation + 1), - ); + $isDefaultExtras = ($extraKey === null || ( + $extraKey->isIdentifiedBy(TypeIdentifier::INT) + && $extraKey->isIdentifiedBy(TypeIdentifier::STRING) + )) && ($extraValue === null || $extraValue->isIdentifiedBy(TypeIdentifier::MIXED)); + + if ($isDefaultExtras) { + $items[] = '...'; + } else { + $items[] = sprintf( + '...<%s, %s>', + self::dump($extraKey ?? Type::arrayKey(), $importer, $indentation + 1), + self::dump($extraValue ?? Type::mixed(), $importer, $indentation + 1), + ); + } } if ($items === []) { diff --git a/tests/ConnectionNames/Generated/Query/Test/Data.php b/tests/ConnectionNames/Generated/Query/Test/Data.php index 211b579..a7a27f3 100644 --- a/tests/ConnectionNames/Generated/Query/Test/Data.php +++ b/tests/ConnectionNames/Generated/Query/Test/Data.php @@ -33,33 +33,33 @@ final class Data * 'id': string, * 'name': string, * 'status': string, - * ..., + * ..., * }, - * ..., + * ..., * }>, * 'pageInfo': array{ * 'endCursor': null|string, * 'hasNextPage': bool, * 'hasPreviousPage': bool, * 'startCursor': null|string, - * ..., + * ..., * }, - * ..., + * ..., * }, * 'viewer': null|array{ * 'createdAt': scalar, * 'id': string, * 'name': string, * 'role': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection.php b/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection.php index eb0c53d..768cc31 100644 --- a/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection.php +++ b/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection.php @@ -30,18 +30,18 @@ final class ProjectConnection * 'id': string, * 'name': string, * 'status': string, - * ..., + * ..., * }, - * ..., + * ..., * }>, * 'pageInfo': array{ * 'endCursor': null|string, * 'hasNextPage': bool, * 'hasPreviousPage': bool, * 'startCursor': null|string, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection/PageInfo.php b/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection/PageInfo.php index b0b2c91..039b56c 100644 --- a/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection/PageInfo.php +++ b/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection/PageInfo.php @@ -30,7 +30,7 @@ final class PageInfo * 'hasNextPage': bool, * 'hasPreviousPage': bool, * 'startCursor': null|string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection/ProjectEdge.php b/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection/ProjectEdge.php index c4fc2ec..2248e11 100644 --- a/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection/ProjectEdge.php +++ b/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection/ProjectEdge.php @@ -25,9 +25,9 @@ final class ProjectEdge * 'id': string, * 'name': string, * 'status': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection/ProjectEdge/Project.php b/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection/ProjectEdge/Project.php index cc79671..46cf4b8 100644 --- a/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection/ProjectEdge/Project.php +++ b/tests/ConnectionNames/Generated/Query/Test/Data/ProjectConnection/ProjectEdge/Project.php @@ -27,7 +27,7 @@ final class Project * 'id': string, * 'name': string, * 'status': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/ConnectionNames/Generated/Query/Test/Data/Viewer.php b/tests/ConnectionNames/Generated/Query/Test/Data/Viewer.php index 11d658d..e0dbc49 100644 --- a/tests/ConnectionNames/Generated/Query/Test/Data/Viewer.php +++ b/tests/ConnectionNames/Generated/Query/Test/Data/Viewer.php @@ -32,7 +32,7 @@ final class Viewer * 'id': string, * 'name': string, * 'role': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/ConnectionNames/Generated/Query/Test/Error.php b/tests/ConnectionNames/Generated/Query/Test/Error.php index 80d17b1..d1bf68a 100644 --- a/tests/ConnectionNames/Generated/Query/Test/Error.php +++ b/tests/ConnectionNames/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/DumpDefinitions/Generated/Query/Test/Data.php b/tests/DumpDefinitions/Generated/Query/Test/Data.php index 75ef5c6..8c4d965 100644 --- a/tests/DumpDefinitions/Generated/Query/Test/Data.php +++ b/tests/DumpDefinitions/Generated/Query/Test/Data.php @@ -37,17 +37,17 @@ final class Data * 'projects': list, + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/DumpDefinitions/Generated/Query/Test/Data/Viewer.php b/tests/DumpDefinitions/Generated/Query/Test/Data/Viewer.php index b516f7a..bf43996 100644 --- a/tests/DumpDefinitions/Generated/Query/Test/Data/Viewer.php +++ b/tests/DumpDefinitions/Generated/Query/Test/Data/Viewer.php @@ -36,9 +36,9 @@ final class Viewer * 'projects': list, + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/DumpDefinitions/Generated/Query/Test/Data/Viewer/Project.php b/tests/DumpDefinitions/Generated/Query/Test/Data/Viewer/Project.php index 2fc54fa..7ab4ed6 100644 --- a/tests/DumpDefinitions/Generated/Query/Test/Data/Viewer/Project.php +++ b/tests/DumpDefinitions/Generated/Query/Test/Data/Viewer/Project.php @@ -26,7 +26,7 @@ final class Project * @param array{ * 'description': null|string, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/DumpDefinitions/Generated/Query/Test/Error.php b/tests/DumpDefinitions/Generated/Query/Test/Error.php index 261fa68..6aff802 100644 --- a/tests/DumpDefinitions/Generated/Query/Test/Error.php +++ b/tests/DumpDefinitions/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/DumpOrThrows/Generated/Query/Test/Data.php b/tests/DumpOrThrows/Generated/Query/Test/Data.php index a60e036..537d990 100644 --- a/tests/DumpOrThrows/Generated/Query/Test/Data.php +++ b/tests/DumpOrThrows/Generated/Query/Test/Data.php @@ -26,17 +26,17 @@ final class Data * 'projects': list, + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/DumpOrThrows/Generated/Query/Test/Data/Viewer.php b/tests/DumpOrThrows/Generated/Query/Test/Data/Viewer.php index 90782b0..42b6f46 100644 --- a/tests/DumpOrThrows/Generated/Query/Test/Data/Viewer.php +++ b/tests/DumpOrThrows/Generated/Query/Test/Data/Viewer.php @@ -27,9 +27,9 @@ final class Viewer * 'projects': list, + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/DumpOrThrows/Generated/Query/Test/Data/Viewer/Project.php b/tests/DumpOrThrows/Generated/Query/Test/Data/Viewer/Project.php index 2b713d2..4fab22a 100644 --- a/tests/DumpOrThrows/Generated/Query/Test/Data/Viewer/Project.php +++ b/tests/DumpOrThrows/Generated/Query/Test/Data/Viewer/Project.php @@ -29,7 +29,7 @@ final class Project * @param array{ * 'description': null|string, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/DumpOrThrows/Generated/Query/Test/Error.php b/tests/DumpOrThrows/Generated/Query/Test/Error.php index f2ce09d..2dba813 100644 --- a/tests/DumpOrThrows/Generated/Query/Test/Error.php +++ b/tests/DumpOrThrows/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/Enum/Generated/Query/Test/Data.php b/tests/Enum/Generated/Query/Test/Data.php index 6953cc1..1fd818e 100644 --- a/tests/Enum/Generated/Query/Test/Data.php +++ b/tests/Enum/Generated/Query/Test/Data.php @@ -39,13 +39,13 @@ final class Data * 'otherRole': null|string, * 'priority': null|string, * 'role': null|string, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/Enum/Generated/Query/Test/Error.php b/tests/Enum/Generated/Query/Test/Error.php index bf1b2d3..ad33133 100644 --- a/tests/Enum/Generated/Query/Test/Error.php +++ b/tests/Enum/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/EnumDumpIsMethods/Generated/Query/Test/Data.php b/tests/EnumDumpIsMethods/Generated/Query/Test/Data.php index 9e273b2..75b27ee 100644 --- a/tests/EnumDumpIsMethods/Generated/Query/Test/Data.php +++ b/tests/EnumDumpIsMethods/Generated/Query/Test/Data.php @@ -39,13 +39,13 @@ final class Data * 'otherRole': null|string, * 'priority': null|string, * 'role': null|string, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/EnumDumpIsMethods/Generated/Query/Test/Error.php b/tests/EnumDumpIsMethods/Generated/Query/Test/Error.php index 96a4d17..8f19e38 100644 --- a/tests/EnumDumpIsMethods/Generated/Query/Test/Error.php +++ b/tests/EnumDumpIsMethods/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/ExplicitTypename/Generated/Fragment/UserDetails.php b/tests/ExplicitTypename/Generated/Fragment/UserDetails.php index 3420249..c4a29d6 100644 --- a/tests/ExplicitTypename/Generated/Fragment/UserDetails.php +++ b/tests/ExplicitTypename/Generated/Fragment/UserDetails.php @@ -15,7 +15,7 @@ final class UserDetails /** * @param array{ * 'login': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/ExplicitTypename/Generated/Query/Test/Data.php b/tests/ExplicitTypename/Generated/Query/Test/Data.php index dd09f6b..0493864 100644 --- a/tests/ExplicitTypename/Generated/Query/Test/Data.php +++ b/tests/ExplicitTypename/Generated/Query/Test/Data.php @@ -26,15 +26,15 @@ final class Data * 'login'?: string, * 'name': string, * 'url'?: string, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/ExplicitTypename/Generated/Query/Test/Data/Viewer.php b/tests/ExplicitTypename/Generated/Query/Test/Data/Viewer.php index 6cae011..6624c8c 100644 --- a/tests/ExplicitTypename/Generated/Query/Test/Data/Viewer.php +++ b/tests/ExplicitTypename/Generated/Query/Test/Data/Viewer.php @@ -81,7 +81,7 @@ final class Viewer * 'login'?: string, * 'name': string, * 'url'?: string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/ExplicitTypename/Generated/Query/Test/Data/Viewer/AsApplication.php b/tests/ExplicitTypename/Generated/Query/Test/Data/Viewer/AsApplication.php index b7a0513..798dac3 100644 --- a/tests/ExplicitTypename/Generated/Query/Test/Data/Viewer/AsApplication.php +++ b/tests/ExplicitTypename/Generated/Query/Test/Data/Viewer/AsApplication.php @@ -25,7 +25,7 @@ final class AsApplication * '__typename': 'Application', * 'name': string, * 'url': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/ExplicitTypename/Generated/Query/Test/Error.php b/tests/ExplicitTypename/Generated/Query/Test/Error.php index de14504..2b0bcf8 100644 --- a/tests/ExplicitTypename/Generated/Query/Test/Error.php +++ b/tests/ExplicitTypename/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow.php b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow.php index 4a0d79d..105e8c1 100644 --- a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow.php +++ b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow.php @@ -29,15 +29,15 @@ final class AdminViewSystemShowWorkflow * 'id': scalar, * 'transfer': array{ * 'metadata': scalar, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow/Transaction.php b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow/Transaction.php index b3800fc..d5ef52d 100644 --- a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow/Transaction.php +++ b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow/Transaction.php @@ -26,13 +26,13 @@ final class Transaction * 'id': scalar, * 'transfer': array{ * 'metadata': scalar, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow/Transaction/Transfer.php b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow/Transaction/Transfer.php index 46f3c4a..5497233 100644 --- a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow/Transaction/Transfer.php +++ b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow/Transaction/Transfer.php @@ -34,11 +34,11 @@ final class Transfer * 'id': scalar, * 'transfer': array{ * 'metadata': scalar, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow/Transaction/Transfer/TransferReversal.php b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow/Transaction/Transfer/TransferReversal.php index d14ef15..791d915 100644 --- a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow/Transaction/Transfer/TransferReversal.php +++ b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemShowWorkflow/Transaction/Transfer/TransferReversal.php @@ -18,9 +18,9 @@ final class TransferReversal * @param array{ * 'transfer': array{ * 'metadata': scalar, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferReversalRow.php b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferReversalRow.php index 2bf62c7..357d443 100644 --- a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferReversalRow.php +++ b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferReversalRow.php @@ -18,9 +18,9 @@ final class AdminViewSystemTransferReversalRow * @param array{ * 'transfer': array{ * 'metadata': scalar, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferReversalRow/Transfer.php b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferReversalRow/Transfer.php index 6033c68..6facd9f 100644 --- a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferReversalRow/Transfer.php +++ b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferReversalRow/Transfer.php @@ -15,7 +15,7 @@ final class Transfer /** * @param array{ * 'metadata': scalar, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferRow.php b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferRow.php index 580edc0..d28144b 100644 --- a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferRow.php +++ b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferRow.php @@ -21,9 +21,9 @@ final class AdminViewSystemTransferRow * 'canBeCollected': bool, * 'transferReversals': list, + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferState.php b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferState.php index 47bd579..1b1ccbd 100644 --- a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferState.php +++ b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferState.php @@ -21,9 +21,9 @@ final class AdminViewSystemTransferState * @param array{ * 'transferReversals': list, + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferState/TransferReversal.php b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferState/TransferReversal.php index 06f981a..7f7be76 100644 --- a/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferState/TransferReversal.php +++ b/tests/FragmentIsolation/Generated/Fragment/AdminViewSystemTransferState/TransferReversal.php @@ -15,7 +15,7 @@ final class TransferReversal /** * @param array{ * 'id': scalar, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data.php b/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data.php index cbd3680..9b57fdd 100644 --- a/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data.php +++ b/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data.php @@ -28,30 +28,30 @@ final class Data * 'canBeCollected': bool, * 'customer': array{ * 'id': scalar, - * ..., + * ..., * }, * 'id': scalar, * 'transferReversals': list, + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow.php b/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow.php index 6a0616b..24b539d 100644 --- a/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow.php +++ b/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow.php @@ -27,22 +27,22 @@ final class Workflow * 'canBeCollected': bool, * 'customer': array{ * 'id': scalar, - * ..., + * ..., * }, * 'id': scalar, * 'transferReversals': list, + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow/Transaction.php b/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow/Transaction.php index be97bd7..8a2cca2 100644 --- a/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow/Transaction.php +++ b/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow/Transaction.php @@ -22,12 +22,12 @@ final class Transaction * 'transfers': list, + * ..., * }, * 'id': scalar, - * ..., + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow/Transaction/Transfer.php b/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow/Transaction/Transfer.php index 846cc61..0ed2b6d 100644 --- a/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow/Transaction/Transfer.php +++ b/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow/Transaction/Transfer.php @@ -22,10 +22,10 @@ final class Transfer * @param array{ * 'customer': array{ * 'id': scalar, - * ..., + * ..., * }, * 'id': scalar, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow/Transaction/Transfer/Customer.php b/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow/Transaction/Transfer/Customer.php index 02e14e7..2db1fba 100644 --- a/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow/Transaction/Transfer/Customer.php +++ b/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Data/Workflow/Transaction/Transfer/Customer.php @@ -15,7 +15,7 @@ final class Customer /** * @param array{ * 'id': scalar, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Error.php b/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Error.php index 4440c19..03c1729 100644 --- a/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Error.php +++ b/tests/FragmentIsolation/Generated/Query/GetWorkflowForAdmin/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/FragmentSpreadBug/Generated/Fragment/TransferDetails.php b/tests/FragmentSpreadBug/Generated/Fragment/TransferDetails.php index de525c7..a65d40d 100644 --- a/tests/FragmentSpreadBug/Generated/Fragment/TransferDetails.php +++ b/tests/FragmentSpreadBug/Generated/Fragment/TransferDetails.php @@ -37,7 +37,7 @@ final class TransferDetails * 'total': array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * }, * 'transferReversals': list, + * ..., * }, - * ..., + * ..., * }>, * 'returnMethod': null|string, * 'returnedAt': null|string, @@ -58,11 +58,11 @@ final class TransferDetails * 'total': array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentSpreadBug/Generated/Fragment/TransferDetails/Total.php b/tests/FragmentSpreadBug/Generated/Fragment/TransferDetails/Total.php index d4281a1..b6239c8 100644 --- a/tests/FragmentSpreadBug/Generated/Fragment/TransferDetails/Total.php +++ b/tests/FragmentSpreadBug/Generated/Fragment/TransferDetails/Total.php @@ -20,7 +20,7 @@ final class Total * @param array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentSpreadBug/Generated/Fragment/TransferDetails/TransferReversal.php b/tests/FragmentSpreadBug/Generated/Fragment/TransferDetails/TransferReversal.php index cdfa576..4bb3af4 100644 --- a/tests/FragmentSpreadBug/Generated/Fragment/TransferDetails/TransferReversal.php +++ b/tests/FragmentSpreadBug/Generated/Fragment/TransferDetails/TransferReversal.php @@ -24,9 +24,9 @@ final class TransferReversal * 'total': array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * }, - * ..., + * ..., * }>, * 'returnMethod': null|string, * 'returnedAt': null|string, @@ -34,9 +34,9 @@ final class TransferReversal * 'total': array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails.php b/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails.php index a70f164..34f15da 100644 --- a/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails.php +++ b/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails.php @@ -52,9 +52,9 @@ final class TransferReversalDetails * 'total': array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * }, - * ..., + * ..., * }>, * 'returnMethod': null|string, * 'returnedAt': null|string, @@ -62,9 +62,9 @@ final class TransferReversalDetails * 'total': array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails/Resolution.php b/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails/Resolution.php index 319050d..7741b7f 100644 --- a/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails/Resolution.php +++ b/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails/Resolution.php @@ -29,9 +29,9 @@ final class Resolution * 'total': array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails/Resolution/Total.php b/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails/Resolution/Total.php index c9ef451..5325014 100644 --- a/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails/Resolution/Total.php +++ b/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails/Resolution/Total.php @@ -20,7 +20,7 @@ final class Total * @param array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails/Total.php b/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails/Total.php index b225901..491cac9 100644 --- a/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails/Total.php +++ b/tests/FragmentSpreadBug/Generated/Fragment/TransferReversalDetails/Total.php @@ -20,7 +20,7 @@ final class Total * @param array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data.php b/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data.php index d38624f..b21056a 100644 --- a/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data.php +++ b/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data.php @@ -31,7 +31,7 @@ final class Data * 'total': array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * }, * 'transferReversals': list, + * ..., * }, - * ..., + * ..., * }>, * 'returnMethod': null|string, * 'returnedAt': null|string, @@ -52,21 +52,21 @@ final class Data * 'total': array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data/Transaction.php b/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data/Transaction.php index 3e02254..b1894e2 100644 --- a/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data/Transaction.php +++ b/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data/Transaction.php @@ -36,7 +36,7 @@ final class Transaction * 'total': array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * }, * 'transferReversals': list, + * ..., * }, - * ..., + * ..., * }>, * 'returnMethod': null|string, * 'returnedAt': null|string, @@ -57,13 +57,13 @@ final class Transaction * 'total': array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data/Transaction/Transfer.php b/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data/Transaction/Transfer.php index d76d31f..d978f64 100644 --- a/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data/Transaction/Transfer.php +++ b/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data/Transaction/Transfer.php @@ -38,7 +38,7 @@ final class Transfer * 'total': array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * }, * 'transferReversals': list, + * ..., * }, - * ..., + * ..., * }>, * 'returnMethod': null|string, * 'returnedAt': null|string, @@ -59,11 +59,11 @@ final class Transfer * 'total': array{ * 'amount': string, * 'currency': string, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data/Transaction/Transfer/TransferReversal.php b/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data/Transaction/Transfer/TransferReversal.php index 07ca2bf..2b7f18f 100644 --- a/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data/Transaction/Transfer/TransferReversal.php +++ b/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Data/Transaction/Transfer/TransferReversal.php @@ -20,7 +20,7 @@ final class TransferReversal * @param array{ * 'id': string, * 'state': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Error.php b/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Error.php index f4444f8..2076e16 100644 --- a/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Error.php +++ b/tests/FragmentSpreadBug/Generated/Query/GetTransactionDetails/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/Fragments/Generated/Fragment/ApplicationDetails.php b/tests/Fragments/Generated/Fragment/ApplicationDetails.php index 2e71d07..b3601c4 100644 --- a/tests/Fragments/Generated/Fragment/ApplicationDetails.php +++ b/tests/Fragments/Generated/Fragment/ApplicationDetails.php @@ -15,7 +15,7 @@ final class ApplicationDetails /** * @param array{ * 'url': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Fragments/Generated/Fragment/ProjectStateView.php b/tests/Fragments/Generated/Fragment/ProjectStateView.php index d46ea63..007f329 100644 --- a/tests/Fragments/Generated/Fragment/ProjectStateView.php +++ b/tests/Fragments/Generated/Fragment/ProjectStateView.php @@ -15,7 +15,7 @@ final class ProjectStateView /** * @param array{ * 'state': null|string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Fragments/Generated/Fragment/ProjectView.php b/tests/Fragments/Generated/Fragment/ProjectView.php index a01e964..f7be981 100644 --- a/tests/Fragments/Generated/Fragment/ProjectView.php +++ b/tests/Fragments/Generated/Fragment/ProjectView.php @@ -25,7 +25,7 @@ final class ProjectView * 'description': null|string, * 'name': string, * 'state': null|string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Fragments/Generated/Fragment/UserDetails.php b/tests/Fragments/Generated/Fragment/UserDetails.php index 11a76f6..c49c941 100644 --- a/tests/Fragments/Generated/Fragment/UserDetails.php +++ b/tests/Fragments/Generated/Fragment/UserDetails.php @@ -15,7 +15,7 @@ final class UserDetails /** * @param array{ * 'login': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Fragments/Generated/Fragment/ViewerName.php b/tests/Fragments/Generated/Fragment/ViewerName.php index 8e686a9..9d8dfde 100644 --- a/tests/Fragments/Generated/Fragment/ViewerName.php +++ b/tests/Fragments/Generated/Fragment/ViewerName.php @@ -15,7 +15,7 @@ final class ViewerName /** * @param array{ * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Fragments/Generated/Query/Test/Data.php b/tests/Fragments/Generated/Query/Test/Data.php index 5200d2f..3629b25 100644 --- a/tests/Fragments/Generated/Query/Test/Data.php +++ b/tests/Fragments/Generated/Query/Test/Data.php @@ -33,22 +33,22 @@ final class Data * 'description': null|string, * 'name': string, * 'state': null|string, - * ..., + * ..., * }>, * 'viewer': array{ * '__typename': string, * 'login'?: string, * 'name': string, * 'url'?: string, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/Fragments/Generated/Query/Test/Data/Project.php b/tests/Fragments/Generated/Query/Test/Data/Project.php index d485a75..c9ea0bf 100644 --- a/tests/Fragments/Generated/Query/Test/Data/Project.php +++ b/tests/Fragments/Generated/Query/Test/Data/Project.php @@ -19,7 +19,7 @@ final class Project * 'description': null|string, * 'name': string, * 'state': null|string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Fragments/Generated/Query/Test/Data/Viewer.php b/tests/Fragments/Generated/Query/Test/Data/Viewer.php index b98c355..9b95b95 100644 --- a/tests/Fragments/Generated/Query/Test/Data/Viewer.php +++ b/tests/Fragments/Generated/Query/Test/Data/Viewer.php @@ -82,7 +82,7 @@ final class Viewer * 'login'?: string, * 'name': string, * 'url'?: string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Fragments/Generated/Query/Test/Error.php b/tests/Fragments/Generated/Query/Test/Error.php index 6d22916..1fbd76c 100644 --- a/tests/Fragments/Generated/Query/Test/Error.php +++ b/tests/Fragments/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/Hooks/Generated/Query/Test/Data.php b/tests/Hooks/Generated/Query/Test/Data.php index 2fffec1..cc1103d 100644 --- a/tests/Hooks/Generated/Query/Test/Data.php +++ b/tests/Hooks/Generated/Query/Test/Data.php @@ -27,25 +27,25 @@ final class Data * 'projects': list, + * ..., * }, * 'description': null|string, * 'name': string, - * ..., + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/Hooks/Generated/Query/Test/Data/Viewer.php b/tests/Hooks/Generated/Query/Test/Data/Viewer.php index 62aa051..6752851 100644 --- a/tests/Hooks/Generated/Query/Test/Data/Viewer.php +++ b/tests/Hooks/Generated/Query/Test/Data/Viewer.php @@ -28,17 +28,17 @@ final class Viewer * 'projects': list, + * ..., * }, * 'description': null|string, * 'name': string, - * ..., + * ..., * }>, - * ..., + * ..., * } $data * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/Hooks/Generated/Query/Test/Data/Viewer/Project.php b/tests/Hooks/Generated/Query/Test/Data/Viewer/Project.php index b28e40b..ba1db57 100644 --- a/tests/Hooks/Generated/Query/Test/Data/Viewer/Project.php +++ b/tests/Hooks/Generated/Query/Test/Data/Viewer/Project.php @@ -32,15 +32,15 @@ final class Project * @param array{ * 'creator': array{ * 'id': string, - * ..., + * ..., * }, * 'description': null|string, * 'name': string, - * ..., + * ..., * } $data * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/Hooks/Generated/Query/Test/Data/Viewer/Project/Creator.php b/tests/Hooks/Generated/Query/Test/Data/Viewer/Project/Creator.php index 70c84a2..7dabd65 100644 --- a/tests/Hooks/Generated/Query/Test/Data/Viewer/Project/Creator.php +++ b/tests/Hooks/Generated/Query/Test/Data/Viewer/Project/Creator.php @@ -15,7 +15,7 @@ final class Creator /** * @param array{ * 'id': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Hooks/Generated/Query/Test/Error.php b/tests/Hooks/Generated/Query/Test/Error.php index 3d3d69f..b1bc769 100644 --- a/tests/Hooks/Generated/Query/Test/Error.php +++ b/tests/Hooks/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/Hooks/Generated/Query/Test/TestQuery.php b/tests/Hooks/Generated/Query/Test/TestQuery.php index 3970d36..9672117 100644 --- a/tests/Hooks/Generated/Query/Test/TestQuery.php +++ b/tests/Hooks/Generated/Query/Test/TestQuery.php @@ -30,7 +30,7 @@ /** * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksBatched/Generated/Query/Test/Data.php b/tests/HooksBatched/Generated/Query/Test/Data.php index d47992d..a3db2a5 100644 --- a/tests/HooksBatched/Generated/Query/Test/Data.php +++ b/tests/HooksBatched/Generated/Query/Test/Data.php @@ -34,7 +34,7 @@ final class Data * findOrgPlan: HookLoader, * computeAccess: HookLoader, * findUserById: HookLoader, - * ..., mixed>>, + * ...>, * } */ private readonly array $loaders; @@ -49,23 +49,23 @@ final class Data * 'name': string, * 'ownerId': string, * 'reviewerId': string, - * ..., + * ..., * }>, - * ..., + * ..., * }>, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors * @param array{ * 'computeAccess': ComputeAccessHook, * 'findOrgPlan': FindOrgPlanHook, * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksBatched/Generated/Query/Test/Data/Organization.php b/tests/HooksBatched/Generated/Query/Test/Data/Organization.php index 451aade..662cf2f 100644 --- a/tests/HooksBatched/Generated/Query/Test/Data/Organization.php +++ b/tests/HooksBatched/Generated/Query/Test/Data/Organization.php @@ -42,15 +42,15 @@ final class Organization * 'name': string, * 'ownerId': string, * 'reviewerId': string, - * ..., + * ..., * }>, - * ..., + * ..., * } $data * @param array{ * findOrgPlan: HookLoader, * computeAccess: HookLoader, * findUserById: HookLoader, - * ..., mixed>>, + * ...>, * } $loaders */ public function __construct( diff --git a/tests/HooksBatched/Generated/Query/Test/Data/Organization/Repository.php b/tests/HooksBatched/Generated/Query/Test/Data/Organization/Repository.php index 49f89a0..1e898bf 100644 --- a/tests/HooksBatched/Generated/Query/Test/Data/Organization/Repository.php +++ b/tests/HooksBatched/Generated/Query/Test/Data/Organization/Repository.php @@ -42,12 +42,12 @@ final class Repository * 'name': string, * 'ownerId': string, * 'reviewerId': string, - * ..., + * ..., * } $data * @param array{ * computeAccess: HookLoader, * findUserById: HookLoader, - * ..., mixed>>, + * ...>, * } $loaders */ public function __construct( diff --git a/tests/HooksBatched/Generated/Query/Test/Error.php b/tests/HooksBatched/Generated/Query/Test/Error.php index d16d77d..f4b7e36 100644 --- a/tests/HooksBatched/Generated/Query/Test/Error.php +++ b/tests/HooksBatched/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/HooksBatched/Generated/Query/Test/TestQuery.php b/tests/HooksBatched/Generated/Query/Test/TestQuery.php index 79e88eb..49710ee 100644 --- a/tests/HooksBatched/Generated/Query/Test/TestQuery.php +++ b/tests/HooksBatched/Generated/Query/Test/TestQuery.php @@ -34,7 +34,7 @@ * 'computeAccess': ComputeAccessHook, * 'findOrgPlan': FindOrgPlanHook, * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksInUnionVariant/Generated/Query/Test/Data.php b/tests/HooksInUnionVariant/Generated/Query/Test/Data.php index 15a2f60..03de083 100644 --- a/tests/HooksInUnionVariant/Generated/Query/Test/Data.php +++ b/tests/HooksInUnionVariant/Generated/Query/Test/Data.php @@ -30,19 +30,19 @@ final class Data * 'id': string, * 'realFieldA'?: string, * 'realFieldB'?: string, - * ..., + * ..., * }>, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksInUnionVariant/Generated/Query/Test/Data/Thing.php b/tests/HooksInUnionVariant/Generated/Query/Test/Data/Thing.php index 4e471cd..0d3e948 100644 --- a/tests/HooksInUnionVariant/Generated/Query/Test/Data/Thing.php +++ b/tests/HooksInUnionVariant/Generated/Query/Test/Data/Thing.php @@ -82,11 +82,11 @@ final class Thing * 'id': string, * 'realFieldA'?: string, * 'realFieldB'?: string, - * ..., + * ..., * } $data * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksInUnionVariant/Generated/Query/Test/Data/Thing/AsVariantA.php b/tests/HooksInUnionVariant/Generated/Query/Test/Data/Thing/AsVariantA.php index 447cd27..488dd6a 100644 --- a/tests/HooksInUnionVariant/Generated/Query/Test/Data/Thing/AsVariantA.php +++ b/tests/HooksInUnionVariant/Generated/Query/Test/Data/Thing/AsVariantA.php @@ -28,11 +28,11 @@ final class AsVariantA * '__typename': 'VariantA', * 'id': string, * 'realFieldA': string, - * ..., + * ..., * } $data * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksInUnionVariant/Generated/Query/Test/Data/Thing/AsVariantB.php b/tests/HooksInUnionVariant/Generated/Query/Test/Data/Thing/AsVariantB.php index 8e1bd91..110a82c 100644 --- a/tests/HooksInUnionVariant/Generated/Query/Test/Data/Thing/AsVariantB.php +++ b/tests/HooksInUnionVariant/Generated/Query/Test/Data/Thing/AsVariantB.php @@ -16,7 +16,7 @@ final class AsVariantB * @param array{ * '__typename': 'VariantB', * 'realFieldB': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/HooksInUnionVariant/Generated/Query/Test/Error.php b/tests/HooksInUnionVariant/Generated/Query/Test/Error.php index 84d322f..2011d05 100644 --- a/tests/HooksInUnionVariant/Generated/Query/Test/Error.php +++ b/tests/HooksInUnionVariant/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/HooksInUnionVariant/Generated/Query/Test/TestQuery.php b/tests/HooksInUnionVariant/Generated/Query/Test/TestQuery.php index 3867518..0972236 100644 --- a/tests/HooksInUnionVariant/Generated/Query/Test/TestQuery.php +++ b/tests/HooksInUnionVariant/Generated/Query/Test/TestQuery.php @@ -31,7 +31,7 @@ /** * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksThroughSoleFragmentSpread/Generated/Fragment/ShowPaymentFlow.php b/tests/HooksThroughSoleFragmentSpread/Generated/Fragment/ShowPaymentFlow.php index 64e8ef7..4b3c044 100644 --- a/tests/HooksThroughSoleFragmentSpread/Generated/Fragment/ShowPaymentFlow.php +++ b/tests/HooksThroughSoleFragmentSpread/Generated/Fragment/ShowPaymentFlow.php @@ -25,13 +25,13 @@ final class ShowPaymentFlow * 'order': array{ * 'discountId': string, * 'id': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param array{ * 'findDiscountCodeById': FindDiscountCodeByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksThroughSoleFragmentSpread/Generated/Fragment/ShowPaymentFlow/Order.php b/tests/HooksThroughSoleFragmentSpread/Generated/Fragment/ShowPaymentFlow/Order.php index e3b3bf1..36551a9 100644 --- a/tests/HooksThroughSoleFragmentSpread/Generated/Fragment/ShowPaymentFlow/Order.php +++ b/tests/HooksThroughSoleFragmentSpread/Generated/Fragment/ShowPaymentFlow/Order.php @@ -27,11 +27,11 @@ final class Order * @param array{ * 'discountId': string, * 'id': string, - * ..., + * ..., * } $data * @param array{ * 'findDiscountCodeById': FindDiscountCodeByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/Data.php b/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/Data.php index 0b0298b..78200dc 100644 --- a/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/Data.php +++ b/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/Data.php @@ -31,21 +31,21 @@ final class Data * 'order': array{ * 'discountId': string, * 'id': string, - * ..., + * ..., * }, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors * @param array{ * 'findDiscountCodeById': FindDiscountCodeByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/Data/PaymentFlow.php b/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/Data/PaymentFlow.php index a8493e0..f784cb7 100644 --- a/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/Data/PaymentFlow.php +++ b/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/Data/PaymentFlow.php @@ -21,13 +21,13 @@ final class PaymentFlow * 'order': array{ * 'discountId': string, * 'id': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param array{ * 'findDiscountCodeById': FindDiscountCodeByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/Error.php b/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/Error.php index a64593b..1362fda 100644 --- a/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/Error.php +++ b/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/TestQuery.php b/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/TestQuery.php index 5aed135..50eb66e 100644 --- a/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/TestQuery.php +++ b/tests/HooksThroughSoleFragmentSpread/Generated/Query/Test/TestQuery.php @@ -32,7 +32,7 @@ /** * @param array{ * 'findDiscountCodeById': FindDiscountCodeByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data.php b/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data.php index 444f3da..9c20703 100644 --- a/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data.php +++ b/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data.php @@ -30,24 +30,24 @@ final class Data * 'projects': list, + * ..., * }, * 'name': string, - * ..., + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data/Viewer.php b/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data/Viewer.php index 9ac11f4..f63d064 100644 --- a/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data/Viewer.php +++ b/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data/Viewer.php @@ -36,16 +36,16 @@ final class Viewer * 'projects': list, + * ..., * }, * 'name': string, - * ..., + * ..., * }>, - * ..., + * ..., * } $data * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data/Viewer/Project.php b/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data/Viewer/Project.php index 6c10751..2dc12f5 100644 --- a/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data/Viewer/Project.php +++ b/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data/Viewer/Project.php @@ -28,14 +28,14 @@ final class Project * @param array{ * 'creator': array{ * 'id': string, - * ..., + * ..., * }, * 'name': string, - * ..., + * ..., * } $data * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data/Viewer/Project/Creator.php b/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data/Viewer/Project/Creator.php index cb89dcc..3f80c1b 100644 --- a/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data/Viewer/Project/Creator.php +++ b/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Data/Viewer/Project/Creator.php @@ -15,7 +15,7 @@ final class Creator /** * @param array{ * 'id': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Error.php b/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Error.php index fa937a9..8732e2b 100644 --- a/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Error.php +++ b/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/TestQuery.php b/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/TestQuery.php index 94214b7..9306581 100644 --- a/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/TestQuery.php +++ b/tests/HooksWithCustomTypeInitializer/Generated/Query/Test/TestQuery.php @@ -32,7 +32,7 @@ /** * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithFragmentSpread/Generated/Fragment/ProjectListing.php b/tests/HooksWithFragmentSpread/Generated/Fragment/ProjectListing.php index 6ab5df4..4c37e5f 100644 --- a/tests/HooksWithFragmentSpread/Generated/Fragment/ProjectListing.php +++ b/tests/HooksWithFragmentSpread/Generated/Fragment/ProjectListing.php @@ -22,15 +22,15 @@ final class ProjectListing * @param array{ * 'creator': array{ * 'id': string, - * ..., + * ..., * }, * 'description': null|string, * 'name': string, - * ..., + * ..., * } $data * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithFragmentSpread/Generated/Fragment/ProjectSummary.php b/tests/HooksWithFragmentSpread/Generated/Fragment/ProjectSummary.php index e6b45a6..9c6ac67 100644 --- a/tests/HooksWithFragmentSpread/Generated/Fragment/ProjectSummary.php +++ b/tests/HooksWithFragmentSpread/Generated/Fragment/ProjectSummary.php @@ -28,14 +28,14 @@ final class ProjectSummary * @param array{ * 'creator': array{ * 'id': string, - * ..., + * ..., * }, * 'name': string, - * ..., + * ..., * } $data * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithFragmentSpread/Generated/Fragment/ProjectSummary/Creator.php b/tests/HooksWithFragmentSpread/Generated/Fragment/ProjectSummary/Creator.php index 02f4658..8f280c8 100644 --- a/tests/HooksWithFragmentSpread/Generated/Fragment/ProjectSummary/Creator.php +++ b/tests/HooksWithFragmentSpread/Generated/Fragment/ProjectSummary/Creator.php @@ -15,7 +15,7 @@ final class Creator /** * @param array{ * 'id': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/HooksWithFragmentSpread/Generated/Query/Test/Data.php b/tests/HooksWithFragmentSpread/Generated/Query/Test/Data.php index ddc6320..95ca2ff 100644 --- a/tests/HooksWithFragmentSpread/Generated/Query/Test/Data.php +++ b/tests/HooksWithFragmentSpread/Generated/Query/Test/Data.php @@ -27,25 +27,25 @@ final class Data * 'projects': list, + * ..., * }, * 'description': null|string, * 'name': string, - * ..., + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithFragmentSpread/Generated/Query/Test/Data/Viewer.php b/tests/HooksWithFragmentSpread/Generated/Query/Test/Data/Viewer.php index 735f1b3..9db82e0 100644 --- a/tests/HooksWithFragmentSpread/Generated/Query/Test/Data/Viewer.php +++ b/tests/HooksWithFragmentSpread/Generated/Query/Test/Data/Viewer.php @@ -28,17 +28,17 @@ final class Viewer * 'projects': list, + * ..., * }, * 'description': null|string, * 'name': string, - * ..., + * ..., * }>, - * ..., + * ..., * } $data * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithFragmentSpread/Generated/Query/Test/Data/Viewer/Project.php b/tests/HooksWithFragmentSpread/Generated/Query/Test/Data/Viewer/Project.php index fd25551..c1b3287 100644 --- a/tests/HooksWithFragmentSpread/Generated/Query/Test/Data/Viewer/Project.php +++ b/tests/HooksWithFragmentSpread/Generated/Query/Test/Data/Viewer/Project.php @@ -19,15 +19,15 @@ final class Project * @param array{ * 'creator': array{ * 'id': string, - * ..., + * ..., * }, * 'description': null|string, * 'name': string, - * ..., + * ..., * } $data * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithFragmentSpread/Generated/Query/Test/Error.php b/tests/HooksWithFragmentSpread/Generated/Query/Test/Error.php index 66e285a..9dd7f49 100644 --- a/tests/HooksWithFragmentSpread/Generated/Query/Test/Error.php +++ b/tests/HooksWithFragmentSpread/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/HooksWithFragmentSpread/Generated/Query/Test/TestQuery.php b/tests/HooksWithFragmentSpread/Generated/Query/Test/TestQuery.php index 1aa1b78..adff677 100644 --- a/tests/HooksWithFragmentSpread/Generated/Query/Test/TestQuery.php +++ b/tests/HooksWithFragmentSpread/Generated/Query/Test/TestQuery.php @@ -39,7 +39,7 @@ /** * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithListReturn/Generated/Query/Test/Data.php b/tests/HooksWithListReturn/Generated/Query/Test/Data.php index 9a6528b..b5d06fa 100644 --- a/tests/HooksWithListReturn/Generated/Query/Test/Data.php +++ b/tests/HooksWithListReturn/Generated/Query/Test/Data.php @@ -27,21 +27,21 @@ final class Data * 'projects': list, * 'name': string, - * ..., + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors * @param array{ * 'findUsersByIds': FindUsersByIdsHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithListReturn/Generated/Query/Test/Data/Viewer.php b/tests/HooksWithListReturn/Generated/Query/Test/Data/Viewer.php index c74be75..f8a9128 100644 --- a/tests/HooksWithListReturn/Generated/Query/Test/Data/Viewer.php +++ b/tests/HooksWithListReturn/Generated/Query/Test/Data/Viewer.php @@ -28,13 +28,13 @@ final class Viewer * 'projects': list, * 'name': string, - * ..., + * ..., * }>, - * ..., + * ..., * } $data * @param array{ * 'findUsersByIds': FindUsersByIdsHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithListReturn/Generated/Query/Test/Data/Viewer/Project.php b/tests/HooksWithListReturn/Generated/Query/Test/Data/Viewer/Project.php index 7c415b6..a0a0021 100644 --- a/tests/HooksWithListReturn/Generated/Query/Test/Data/Viewer/Project.php +++ b/tests/HooksWithListReturn/Generated/Query/Test/Data/Viewer/Project.php @@ -33,11 +33,11 @@ final class Project * @param array{ * 'contributorIds': list, * 'name': string, - * ..., + * ..., * } $data * @param array{ * 'findUsersByIds': FindUsersByIdsHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithListReturn/Generated/Query/Test/Error.php b/tests/HooksWithListReturn/Generated/Query/Test/Error.php index 06ba31d..0e66036 100644 --- a/tests/HooksWithListReturn/Generated/Query/Test/Error.php +++ b/tests/HooksWithListReturn/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/HooksWithListReturn/Generated/Query/Test/TestQuery.php b/tests/HooksWithListReturn/Generated/Query/Test/TestQuery.php index 2922e3c..a1473f9 100644 --- a/tests/HooksWithListReturn/Generated/Query/Test/TestQuery.php +++ b/tests/HooksWithListReturn/Generated/Query/Test/TestQuery.php @@ -27,7 +27,7 @@ /** * @param array{ * 'findUsersByIds': FindUsersByIdsHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data.php b/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data.php index 988f1d2..18ce88c 100644 --- a/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data.php +++ b/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data.php @@ -27,25 +27,25 @@ final class Data * 'projects': list, + * ..., * }, * 'description': null|string, * 'name': string, - * ..., + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data/Viewer.php b/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data/Viewer.php index 0ce0a3d..192f78c 100644 --- a/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data/Viewer.php +++ b/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data/Viewer.php @@ -28,17 +28,17 @@ final class Viewer * 'projects': list, + * ..., * }, * 'description': null|string, * 'name': string, - * ..., + * ..., * }>, - * ..., + * ..., * } $data * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data/Viewer/Project.php b/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data/Viewer/Project.php index 00bed9c..d29686f 100644 --- a/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data/Viewer/Project.php +++ b/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data/Viewer/Project.php @@ -32,15 +32,15 @@ final class Project * @param array{ * 'creator': array{ * 'id': string, - * ..., + * ..., * }, * 'description': null|string, * 'name': string, - * ..., + * ..., * } $data * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data/Viewer/Project/Creator.php b/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data/Viewer/Project/Creator.php index 795080f..6f3cf00 100644 --- a/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data/Viewer/Project/Creator.php +++ b/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Data/Viewer/Project/Creator.php @@ -15,7 +15,7 @@ final class Creator /** * @param array{ * 'id': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Error.php b/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Error.php index f180938..78840ef 100644 --- a/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Error.php +++ b/tests/HooksWithSymfonyAutowire/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/HooksWithSymfonyAutowire/Generated/Query/Test/TestQuery.php b/tests/HooksWithSymfonyAutowire/Generated/Query/Test/TestQuery.php index edb345e..109ca42 100644 --- a/tests/HooksWithSymfonyAutowire/Generated/Query/Test/TestQuery.php +++ b/tests/HooksWithSymfonyAutowire/Generated/Query/Test/TestQuery.php @@ -31,7 +31,7 @@ /** * @param array{ * 'findUserById': FindUserByIdHook, - * ..., + * ..., * } $hooks */ public function __construct( diff --git a/tests/IncludeAndSkipDirective/Generated/Query/Test/Data.php b/tests/IncludeAndSkipDirective/Generated/Query/Test/Data.php index eb4234b..2ebd140 100644 --- a/tests/IncludeAndSkipDirective/Generated/Query/Test/Data.php +++ b/tests/IncludeAndSkipDirective/Generated/Query/Test/Data.php @@ -73,27 +73,27 @@ final class Data * @param array{ * 'admin'?: array{ * 'name': string, - * ..., + * ..., * }, * 'admin2'?: array{ * 'name': string, - * ..., + * ..., * }, * 'user2': array{ * 'name': string, - * ..., + * ..., * }, * 'viewer': array{ * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/Admin.php b/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/Admin.php index 420f83e..2ae2bc9 100644 --- a/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/Admin.php +++ b/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/Admin.php @@ -15,7 +15,7 @@ final class Admin /** * @param array{ * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/Admin2.php b/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/Admin2.php index 059871c..aaf472e 100644 --- a/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/Admin2.php +++ b/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/Admin2.php @@ -15,7 +15,7 @@ final class Admin2 /** * @param array{ * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/User2.php b/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/User2.php index 92bd60a..1ad29f4 100644 --- a/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/User2.php +++ b/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/User2.php @@ -15,7 +15,7 @@ final class User2 /** * @param array{ * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/Viewer.php b/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/Viewer.php index 6b02d77..b229778 100644 --- a/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/Viewer.php +++ b/tests/IncludeAndSkipDirective/Generated/Query/Test/Data/Viewer.php @@ -15,7 +15,7 @@ final class Viewer /** * @param array{ * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/IncludeAndSkipDirective/Generated/Query/Test/Error.php b/tests/IncludeAndSkipDirective/Generated/Query/Test/Error.php index 093c66e..ceca382 100644 --- a/tests/IncludeAndSkipDirective/Generated/Query/Test/Error.php +++ b/tests/IncludeAndSkipDirective/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/IndexByDirective/Generated/Query/Test/Data.php b/tests/IndexByDirective/Generated/Query/Test/Data.php index 08d1052..7f1f4df 100644 --- a/tests/IndexByDirective/Generated/Query/Test/Data.php +++ b/tests/IndexByDirective/Generated/Query/Test/Data.php @@ -48,29 +48,29 @@ final class Data * 'node': array{ * 'id': int, * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * }, * 'issues': list, + * ..., * }>, * 'projects': list, + * ..., * }>, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/IndexByDirective/Generated/Query/Test/Data/CustomerConnection.php b/tests/IndexByDirective/Generated/Query/Test/Data/CustomerConnection.php index f2e88bf..3c49d96 100644 --- a/tests/IndexByDirective/Generated/Query/Test/Data/CustomerConnection.php +++ b/tests/IndexByDirective/Generated/Query/Test/Data/CustomerConnection.php @@ -34,11 +34,11 @@ final class CustomerConnection * 'node': array{ * 'id': int, * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/IndexByDirective/Generated/Query/Test/Data/CustomerConnection/CustomerEdge.php b/tests/IndexByDirective/Generated/Query/Test/Data/CustomerConnection/CustomerEdge.php index 30b3eb8..9c927cf 100644 --- a/tests/IndexByDirective/Generated/Query/Test/Data/CustomerConnection/CustomerEdge.php +++ b/tests/IndexByDirective/Generated/Query/Test/Data/CustomerConnection/CustomerEdge.php @@ -19,9 +19,9 @@ final class CustomerEdge * 'node': array{ * 'id': int, * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/IndexByDirective/Generated/Query/Test/Data/CustomerConnection/CustomerEdge/Customer.php b/tests/IndexByDirective/Generated/Query/Test/Data/CustomerConnection/CustomerEdge/Customer.php index ef16b6f..adadd0a 100644 --- a/tests/IndexByDirective/Generated/Query/Test/Data/CustomerConnection/CustomerEdge/Customer.php +++ b/tests/IndexByDirective/Generated/Query/Test/Data/CustomerConnection/CustomerEdge/Customer.php @@ -20,7 +20,7 @@ final class Customer * @param array{ * 'id': int, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/IndexByDirective/Generated/Query/Test/Data/Issue.php b/tests/IndexByDirective/Generated/Query/Test/Data/Issue.php index 1c2f045..148caa1 100644 --- a/tests/IndexByDirective/Generated/Query/Test/Data/Issue.php +++ b/tests/IndexByDirective/Generated/Query/Test/Data/Issue.php @@ -20,7 +20,7 @@ final class Issue * @param array{ * 'id': int, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/IndexByDirective/Generated/Query/Test/Data/Project.php b/tests/IndexByDirective/Generated/Query/Test/Data/Project.php index 5fef101..bc07009 100644 --- a/tests/IndexByDirective/Generated/Query/Test/Data/Project.php +++ b/tests/IndexByDirective/Generated/Query/Test/Data/Project.php @@ -20,7 +20,7 @@ final class Project * @param array{ * 'id': string, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/IndexByDirective/Generated/Query/Test/Error.php b/tests/IndexByDirective/Generated/Query/Test/Error.php index 2219f32..829a031 100644 --- a/tests/IndexByDirective/Generated/Query/Test/Error.php +++ b/tests/IndexByDirective/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/IndexByDirective/Generated/Query/TestMultiField/Data.php b/tests/IndexByDirective/Generated/Query/TestMultiField/Data.php index c7b908b..8422dcd 100644 --- a/tests/IndexByDirective/Generated/Query/TestMultiField/Data.php +++ b/tests/IndexByDirective/Generated/Query/TestMultiField/Data.php @@ -52,29 +52,29 @@ final class Data * 'node': array{ * 'id': int, * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * }, * 'issues': list, + * ..., * }>, * 'projects': list, + * ..., * }>, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/IndexByDirective/Generated/Query/TestMultiField/Data/CustomerConnection.php b/tests/IndexByDirective/Generated/Query/TestMultiField/Data/CustomerConnection.php index 203e0a1..251a20a 100644 --- a/tests/IndexByDirective/Generated/Query/TestMultiField/Data/CustomerConnection.php +++ b/tests/IndexByDirective/Generated/Query/TestMultiField/Data/CustomerConnection.php @@ -47,11 +47,11 @@ final class CustomerConnection * 'node': array{ * 'id': int, * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/IndexByDirective/Generated/Query/TestMultiField/Data/CustomerConnection/CustomerEdge.php b/tests/IndexByDirective/Generated/Query/TestMultiField/Data/CustomerConnection/CustomerEdge.php index 7e4d9bf..56a497f 100644 --- a/tests/IndexByDirective/Generated/Query/TestMultiField/Data/CustomerConnection/CustomerEdge.php +++ b/tests/IndexByDirective/Generated/Query/TestMultiField/Data/CustomerConnection/CustomerEdge.php @@ -19,9 +19,9 @@ final class CustomerEdge * 'node': array{ * 'id': int, * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/IndexByDirective/Generated/Query/TestMultiField/Data/CustomerConnection/CustomerEdge/Customer.php b/tests/IndexByDirective/Generated/Query/TestMultiField/Data/CustomerConnection/CustomerEdge/Customer.php index ae5b8c0..b263781 100644 --- a/tests/IndexByDirective/Generated/Query/TestMultiField/Data/CustomerConnection/CustomerEdge/Customer.php +++ b/tests/IndexByDirective/Generated/Query/TestMultiField/Data/CustomerConnection/CustomerEdge/Customer.php @@ -20,7 +20,7 @@ final class Customer * @param array{ * 'id': int, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/IndexByDirective/Generated/Query/TestMultiField/Data/Issue.php b/tests/IndexByDirective/Generated/Query/TestMultiField/Data/Issue.php index 31dcd13..78c7552 100644 --- a/tests/IndexByDirective/Generated/Query/TestMultiField/Data/Issue.php +++ b/tests/IndexByDirective/Generated/Query/TestMultiField/Data/Issue.php @@ -20,7 +20,7 @@ final class Issue * @param array{ * 'id': int, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/IndexByDirective/Generated/Query/TestMultiField/Data/Project.php b/tests/IndexByDirective/Generated/Query/TestMultiField/Data/Project.php index a95921f..e9eede0 100644 --- a/tests/IndexByDirective/Generated/Query/TestMultiField/Data/Project.php +++ b/tests/IndexByDirective/Generated/Query/TestMultiField/Data/Project.php @@ -20,7 +20,7 @@ final class Project * @param array{ * 'id': string, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/IndexByDirective/Generated/Query/TestMultiField/Error.php b/tests/IndexByDirective/Generated/Query/TestMultiField/Error.php index 7a51fc9..bd8c4df 100644 --- a/tests/IndexByDirective/Generated/Query/TestMultiField/Error.php +++ b/tests/IndexByDirective/Generated/Query/TestMultiField/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/InlineFragment/Generated/Fragment/UserName56995d/UserName.php b/tests/InlineFragment/Generated/Fragment/UserName56995d/UserName.php index ea9b329..50ac138 100644 --- a/tests/InlineFragment/Generated/Fragment/UserName56995d/UserName.php +++ b/tests/InlineFragment/Generated/Fragment/UserName56995d/UserName.php @@ -33,7 +33,7 @@ final class UserName * 'firstName': string, * 'id': string, * 'lastName': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/InlineFragment/Generated/Query/FeaturedUsers5a9829/Data.php b/tests/InlineFragment/Generated/Query/FeaturedUsers5a9829/Data.php index 403068f..1f7f711 100644 --- a/tests/InlineFragment/Generated/Query/FeaturedUsers5a9829/Data.php +++ b/tests/InlineFragment/Generated/Query/FeaturedUsers5a9829/Data.php @@ -35,15 +35,15 @@ final class Data * 'firstName': string, * 'id': string, * 'lastName': string, - * ..., + * ..., * }>, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/InlineFragment/Generated/Query/FeaturedUsers5a9829/Data/FeaturedUser.php b/tests/InlineFragment/Generated/Query/FeaturedUsers5a9829/Data/FeaturedUser.php index a7964da..bae9b4e 100644 --- a/tests/InlineFragment/Generated/Query/FeaturedUsers5a9829/Data/FeaturedUser.php +++ b/tests/InlineFragment/Generated/Query/FeaturedUsers5a9829/Data/FeaturedUser.php @@ -26,7 +26,7 @@ final class FeaturedUser * 'firstName': string, * 'id': string, * 'lastName': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/InlineFragment/Generated/Query/FeaturedUsers5a9829/Error.php b/tests/InlineFragment/Generated/Query/FeaturedUsers5a9829/Error.php index 885cf06..ec85318 100644 --- a/tests/InlineFragment/Generated/Query/FeaturedUsers5a9829/Error.php +++ b/tests/InlineFragment/Generated/Query/FeaturedUsers5a9829/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/InlineFragment/Generated/Query/ListUsers9908fe/Data.php b/tests/InlineFragment/Generated/Query/ListUsers9908fe/Data.php index f11872b..e18c948 100644 --- a/tests/InlineFragment/Generated/Query/ListUsers9908fe/Data.php +++ b/tests/InlineFragment/Generated/Query/ListUsers9908fe/Data.php @@ -35,15 +35,15 @@ final class Data * 'firstName': string, * 'id': string, * 'lastName': string, - * ..., + * ..., * }>, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/InlineFragment/Generated/Query/ListUsers9908fe/Data/User.php b/tests/InlineFragment/Generated/Query/ListUsers9908fe/Data/User.php index ed505ff..cb2722a 100644 --- a/tests/InlineFragment/Generated/Query/ListUsers9908fe/Data/User.php +++ b/tests/InlineFragment/Generated/Query/ListUsers9908fe/Data/User.php @@ -26,7 +26,7 @@ final class User * 'firstName': string, * 'id': string, * 'lastName': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/InlineFragment/Generated/Query/ListUsers9908fe/Error.php b/tests/InlineFragment/Generated/Query/ListUsers9908fe/Error.php index 96a5875..7b358a8 100644 --- a/tests/InlineFragment/Generated/Query/ListUsers9908fe/Error.php +++ b/tests/InlineFragment/Generated/Query/ListUsers9908fe/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/InlineFragmentTypename/Generated/Mutation/Test/Data.php b/tests/InlineFragmentTypename/Generated/Mutation/Test/Data.php index fe2cbc7..fcdf86b 100644 --- a/tests/InlineFragmentTypename/Generated/Mutation/Test/Data.php +++ b/tests/InlineFragmentTypename/Generated/Mutation/Test/Data.php @@ -29,15 +29,15 @@ final class Data * 'code'?: string, * 'id'?: string, * 'name'?: string, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry.php b/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry.php index b514c8d..6e6c29b 100644 --- a/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry.php +++ b/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry.php @@ -86,7 +86,7 @@ final class AddCountry * 'code'?: string, * 'id'?: string, * 'name'?: string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry/AsCountry.php b/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry/AsCountry.php index ef26a21..edcdff9 100644 --- a/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry/AsCountry.php +++ b/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry/AsCountry.php @@ -21,7 +21,7 @@ final class AsCountry * '__typename': 'Country', * 'id': string, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry/AsSupportedCountryError.php b/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry/AsSupportedCountryError.php index 3526eef..282406f 100644 --- a/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry/AsSupportedCountryError.php +++ b/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry/AsSupportedCountryError.php @@ -18,7 +18,7 @@ final class AsSupportedCountryError /** * @param array{ * '__typename': 'SupportedCountryError', - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry/AsUnsupportedCountryError.php b/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry/AsUnsupportedCountryError.php index f8cc60c..c5b318e 100644 --- a/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry/AsUnsupportedCountryError.php +++ b/tests/InlineFragmentTypename/Generated/Mutation/Test/Data/AddCountry/AsUnsupportedCountryError.php @@ -20,7 +20,7 @@ final class AsUnsupportedCountryError * @param array{ * '__typename': 'UnsupportedCountryError', * 'code': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/InlineFragmentTypename/Generated/Mutation/Test/Error.php b/tests/InlineFragmentTypename/Generated/Mutation/Test/Error.php index 124fc06..a636497 100644 --- a/tests/InlineFragmentTypename/Generated/Mutation/Test/Error.php +++ b/tests/InlineFragmentTypename/Generated/Mutation/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/InlineFragments/Generated/Query/Test/Data.php b/tests/InlineFragments/Generated/Query/Test/Data.php index 256048c..6043419 100644 --- a/tests/InlineFragments/Generated/Query/Test/Data.php +++ b/tests/InlineFragments/Generated/Query/Test/Data.php @@ -33,22 +33,22 @@ final class Data * 'description': null|string, * 'name': string, * 'state': null|string, - * ..., + * ..., * }>, * 'viewer': array{ * '__typename': string, * 'login'?: string, * 'name': string, * 'url'?: string, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/InlineFragments/Generated/Query/Test/Data/Project.php b/tests/InlineFragments/Generated/Query/Test/Data/Project.php index 7592b1e..44434ac 100644 --- a/tests/InlineFragments/Generated/Query/Test/Data/Project.php +++ b/tests/InlineFragments/Generated/Query/Test/Data/Project.php @@ -25,7 +25,7 @@ final class Project * 'description': null|string, * 'name': string, * 'state': null|string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/InlineFragments/Generated/Query/Test/Data/Viewer.php b/tests/InlineFragments/Generated/Query/Test/Data/Viewer.php index 517df95..7fdd077 100644 --- a/tests/InlineFragments/Generated/Query/Test/Data/Viewer.php +++ b/tests/InlineFragments/Generated/Query/Test/Data/Viewer.php @@ -73,7 +73,7 @@ final class Viewer * 'login'?: string, * 'name': string, * 'url'?: string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/InlineFragments/Generated/Query/Test/Data/Viewer/AsApplication.php b/tests/InlineFragments/Generated/Query/Test/Data/Viewer/AsApplication.php index 9dccd58..bb2c78b 100644 --- a/tests/InlineFragments/Generated/Query/Test/Data/Viewer/AsApplication.php +++ b/tests/InlineFragments/Generated/Query/Test/Data/Viewer/AsApplication.php @@ -16,7 +16,7 @@ final class AsApplication * @param array{ * '__typename': 'Application', * 'url': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/InlineFragments/Generated/Query/Test/Data/Viewer/AsUser.php b/tests/InlineFragments/Generated/Query/Test/Data/Viewer/AsUser.php index 980d59d..a65cf2f 100644 --- a/tests/InlineFragments/Generated/Query/Test/Data/Viewer/AsUser.php +++ b/tests/InlineFragments/Generated/Query/Test/Data/Viewer/AsUser.php @@ -16,7 +16,7 @@ final class AsUser * @param array{ * '__typename': 'User', * 'login': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/InlineFragments/Generated/Query/Test/Error.php b/tests/InlineFragments/Generated/Query/Test/Error.php index 978ee68..0c767d8 100644 --- a/tests/InlineFragments/Generated/Query/Test/Error.php +++ b/tests/InlineFragments/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Data.php b/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Data.php index 4870bc2..9a1cdf8 100644 --- a/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Data.php +++ b/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Data.php @@ -33,17 +33,17 @@ final class Data * 'projects': list, + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Data/Viewer.php b/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Data/Viewer.php index cf01495..d84c7be 100644 --- a/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Data/Viewer.php +++ b/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Data/Viewer.php @@ -34,9 +34,9 @@ final class Viewer * 'projects': list, + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Data/Viewer/Project.php b/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Data/Viewer/Project.php index f7addb9..2d3554a 100644 --- a/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Data/Viewer/Project.php +++ b/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Data/Viewer/Project.php @@ -36,7 +36,7 @@ final class Project * @param array{ * 'description': null|string, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Error.php b/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Error.php index cdedcc8..5528db8 100644 --- a/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Error.php +++ b/tests/InlineProcessing/Generated/Query/ViewerProjects1d8480/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/Input/Generated/Mutation/Test/Data.php b/tests/Input/Generated/Mutation/Test/Data.php index 6067053..c47214c 100644 --- a/tests/Input/Generated/Mutation/Test/Data.php +++ b/tests/Input/Generated/Mutation/Test/Data.php @@ -31,13 +31,13 @@ final class Data * @param array{ * 'createUser': bool, * 'sayHello': string, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/Input/Generated/Mutation/Test/Error.php b/tests/Input/Generated/Mutation/Test/Error.php index fd9784d..9106611 100644 --- a/tests/Input/Generated/Mutation/Test/Error.php +++ b/tests/Input/Generated/Mutation/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/ListScalar/Generated/Query/Test/Data.php b/tests/ListScalar/Generated/Query/Test/Data.php index 146581e..5a705fc 100644 --- a/tests/ListScalar/Generated/Query/Test/Data.php +++ b/tests/ListScalar/Generated/Query/Test/Data.php @@ -33,15 +33,15 @@ final class Data * 'wallet': array{ * 'currencies': list, * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/ListScalar/Generated/Query/Test/Data/Wallet.php b/tests/ListScalar/Generated/Query/Test/Data/Wallet.php index 6ac325e..1bd3655 100644 --- a/tests/ListScalar/Generated/Query/Test/Data/Wallet.php +++ b/tests/ListScalar/Generated/Query/Test/Data/Wallet.php @@ -25,7 +25,7 @@ final class Wallet * @param array{ * 'currencies': list, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/ListScalar/Generated/Query/Test/Error.php b/tests/ListScalar/Generated/Query/Test/Error.php index 5d6db18..66fd982 100644 --- a/tests/ListScalar/Generated/Query/Test/Error.php +++ b/tests/ListScalar/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/ListTypename/Generated/Query/Test/Data.php b/tests/ListTypename/Generated/Query/Test/Data.php index 0124716..2137f2d 100644 --- a/tests/ListTypename/Generated/Query/Test/Data.php +++ b/tests/ListTypename/Generated/Query/Test/Data.php @@ -25,25 +25,25 @@ final class Data * 'multiList': list, + * ..., * }>, * 'single': array{ * '__typename': string, - * ..., + * ..., * }, * 'soleList': list, + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/ListTypename/Generated/Query/Test/Data/Field.php b/tests/ListTypename/Generated/Query/Test/Data/Field.php index 4717b52..8534804 100644 --- a/tests/ListTypename/Generated/Query/Test/Data/Field.php +++ b/tests/ListTypename/Generated/Query/Test/Data/Field.php @@ -35,17 +35,17 @@ final class Field * 'multiList': list, + * ..., * }>, * 'single': array{ * '__typename': string, - * ..., + * ..., * }, * 'soleList': list, + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/ListTypename/Generated/Query/Test/Data/Field/MultiList.php b/tests/ListTypename/Generated/Query/Test/Data/Field/MultiList.php index 61b5f1c..769444d 100644 --- a/tests/ListTypename/Generated/Query/Test/Data/Field/MultiList.php +++ b/tests/ListTypename/Generated/Query/Test/Data/Field/MultiList.php @@ -20,7 +20,7 @@ final class MultiList * @param array{ * '__typename': string, * 'id': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/ListTypename/Generated/Query/Test/Data/Field/Single.php b/tests/ListTypename/Generated/Query/Test/Data/Field/Single.php index 77bedd2..9cdc3a3 100644 --- a/tests/ListTypename/Generated/Query/Test/Data/Field/Single.php +++ b/tests/ListTypename/Generated/Query/Test/Data/Field/Single.php @@ -18,7 +18,7 @@ final class Single /** * @param array{ * '__typename': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/ListTypename/Generated/Query/Test/Data/Field/SoleList.php b/tests/ListTypename/Generated/Query/Test/Data/Field/SoleList.php index 9457d99..91f2027 100644 --- a/tests/ListTypename/Generated/Query/Test/Data/Field/SoleList.php +++ b/tests/ListTypename/Generated/Query/Test/Data/Field/SoleList.php @@ -18,7 +18,7 @@ final class SoleList /** * @param array{ * '__typename': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/ListTypename/Generated/Query/Test/Error.php b/tests/ListTypename/Generated/Query/Test/Error.php index 6efea9c..f027b88 100644 --- a/tests/ListTypename/Generated/Query/Test/Error.php +++ b/tests/ListTypename/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/Money/Generated/Fragment/Converter.php b/tests/Money/Generated/Fragment/Converter.php index 3cae3e8..fee4051 100644 --- a/tests/Money/Generated/Fragment/Converter.php +++ b/tests/Money/Generated/Fragment/Converter.php @@ -35,7 +35,7 @@ final class Converter * 'amount': numeric-string, * 'currency': string, * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Money/Generated/Query/ConvertMoney/Data.php b/tests/Money/Generated/Query/ConvertMoney/Data.php index 49a43b3..47ef4c1 100644 --- a/tests/Money/Generated/Query/ConvertMoney/Data.php +++ b/tests/Money/Generated/Query/ConvertMoney/Data.php @@ -42,13 +42,13 @@ final class Data * 'amount': numeric-string, * 'currency': string, * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/Money/Generated/Query/ConvertMoney/Error.php b/tests/Money/Generated/Query/ConvertMoney/Error.php index 8f31c82..efcd60f 100644 --- a/tests/Money/Generated/Query/ConvertMoney/Error.php +++ b/tests/Money/Generated/Query/ConvertMoney/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/MutationTypename/Generated/Mutation/Test/Data.php b/tests/MutationTypename/Generated/Mutation/Test/Data.php index 6242701..14040c2 100644 --- a/tests/MutationTypename/Generated/Mutation/Test/Data.php +++ b/tests/MutationTypename/Generated/Mutation/Test/Data.php @@ -42,27 +42,27 @@ final class Data * @param array{ * 'fireAndForget': array{ * '__typename': string, - * ..., + * ..., * }, * 'nested': array{ * 'inner': array{ * '__typename': string, - * ..., + * ..., * }, - * ..., + * ..., * }, * 'withExtraFields': array{ * '__typename': string, * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/MutationTypename/Generated/Mutation/Test/Data/FireAndForget.php b/tests/MutationTypename/Generated/Mutation/Test/Data/FireAndForget.php index 0dc1d68..7d80a76 100644 --- a/tests/MutationTypename/Generated/Mutation/Test/Data/FireAndForget.php +++ b/tests/MutationTypename/Generated/Mutation/Test/Data/FireAndForget.php @@ -18,7 +18,7 @@ final class FireAndForget /** * @param array{ * '__typename': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/MutationTypename/Generated/Mutation/Test/Data/Nested.php b/tests/MutationTypename/Generated/Mutation/Test/Data/Nested.php index df65bd6..38792f3 100644 --- a/tests/MutationTypename/Generated/Mutation/Test/Data/Nested.php +++ b/tests/MutationTypename/Generated/Mutation/Test/Data/Nested.php @@ -18,9 +18,9 @@ final class Nested * @param array{ * 'inner': array{ * '__typename': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/MutationTypename/Generated/Mutation/Test/Data/Nested/Inner.php b/tests/MutationTypename/Generated/Mutation/Test/Data/Nested/Inner.php index c6414a6..303d894 100644 --- a/tests/MutationTypename/Generated/Mutation/Test/Data/Nested/Inner.php +++ b/tests/MutationTypename/Generated/Mutation/Test/Data/Nested/Inner.php @@ -18,7 +18,7 @@ final class Inner /** * @param array{ * '__typename': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/MutationTypename/Generated/Mutation/Test/Data/WithExtraFields.php b/tests/MutationTypename/Generated/Mutation/Test/Data/WithExtraFields.php index 8a97c0f..a32b803 100644 --- a/tests/MutationTypename/Generated/Mutation/Test/Data/WithExtraFields.php +++ b/tests/MutationTypename/Generated/Mutation/Test/Data/WithExtraFields.php @@ -20,7 +20,7 @@ final class WithExtraFields * @param array{ * '__typename': string, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/MutationTypename/Generated/Mutation/Test/Error.php b/tests/MutationTypename/Generated/Mutation/Test/Error.php index 6a10ed4..4620810 100644 --- a/tests/MutationTypename/Generated/Mutation/Test/Error.php +++ b/tests/MutationTypename/Generated/Mutation/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/NoIndexBy/Generated/Query/Test/Data.php b/tests/NoIndexBy/Generated/Query/Test/Data.php index a79e841..ca1b9e7 100644 --- a/tests/NoIndexBy/Generated/Query/Test/Data.php +++ b/tests/NoIndexBy/Generated/Query/Test/Data.php @@ -33,25 +33,25 @@ final class Data * 'items': list, + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * }, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/NoIndexBy/Generated/Query/Test/Data/Transactions.php b/tests/NoIndexBy/Generated/Query/Test/Data/Transactions.php index 9084564..8ed2d8e 100644 --- a/tests/NoIndexBy/Generated/Query/Test/Data/Transactions.php +++ b/tests/NoIndexBy/Generated/Query/Test/Data/Transactions.php @@ -41,17 +41,17 @@ final class Transactions * 'items': list, + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * }, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge.php b/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge.php index b77f32d..fa53d90 100644 --- a/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge.php +++ b/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge.php @@ -26,15 +26,15 @@ final class Edge * 'items': list, + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * }, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node.php b/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node.php index d0d358c..c7718f7 100644 --- a/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node.php +++ b/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node.php @@ -29,13 +29,13 @@ final class Node * 'items': list, + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node/Workflow.php b/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node/Workflow.php index 01ecf41..1f54967 100644 --- a/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node/Workflow.php +++ b/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node/Workflow.php @@ -23,11 +23,11 @@ final class Workflow * 'items': list, + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node/Workflow/Request.php b/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node/Workflow/Request.php index eeb7877..ef1d485 100644 --- a/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node/Workflow/Request.php +++ b/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node/Workflow/Request.php @@ -29,9 +29,9 @@ final class Request * 'items': list, + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node/Workflow/Request/Item.php b/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node/Workflow/Request/Item.php index 14ac92f..d965969 100644 --- a/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node/Workflow/Request/Item.php +++ b/tests/NoIndexBy/Generated/Query/Test/Data/Transactions/Edge/Node/Workflow/Request/Item.php @@ -23,7 +23,7 @@ final class Item * @param array{ * '__typename': string, * 'id': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/NoIndexBy/Generated/Query/Test/Error.php b/tests/NoIndexBy/Generated/Query/Test/Error.php index 8ddc7f8..1186e20 100644 --- a/tests/NoIndexBy/Generated/Query/Test/Error.php +++ b/tests/NoIndexBy/Generated/Query/Test/Error.php @@ -17,7 +17,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/NullableConnections/Generated/Query/Test/Data.php b/tests/NullableConnections/Generated/Query/Test/Data.php index 1f1e53f..dcbcbaf 100644 --- a/tests/NullableConnections/Generated/Query/Test/Data.php +++ b/tests/NullableConnections/Generated/Query/Test/Data.php @@ -27,19 +27,19 @@ final class Data * 'node': array{ * 'id': string, * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/NullableConnections/Generated/Query/Test/Data/ProjectConnection.php b/tests/NullableConnections/Generated/Query/Test/Data/ProjectConnection.php index fcb195b..88c8e28 100644 --- a/tests/NullableConnections/Generated/Query/Test/Data/ProjectConnection.php +++ b/tests/NullableConnections/Generated/Query/Test/Data/ProjectConnection.php @@ -24,11 +24,11 @@ final class ProjectConnection * 'node': array{ * 'id': string, * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/NullableConnections/Generated/Query/Test/Data/ProjectConnection/ProjectEdge.php b/tests/NullableConnections/Generated/Query/Test/Data/ProjectConnection/ProjectEdge.php index 718307b..31340f1 100644 --- a/tests/NullableConnections/Generated/Query/Test/Data/ProjectConnection/ProjectEdge.php +++ b/tests/NullableConnections/Generated/Query/Test/Data/ProjectConnection/ProjectEdge.php @@ -24,9 +24,9 @@ final class ProjectEdge * 'node': array{ * 'id': string, * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/NullableConnections/Generated/Query/Test/Data/ProjectConnection/ProjectEdge/Project.php b/tests/NullableConnections/Generated/Query/Test/Data/ProjectConnection/ProjectEdge/Project.php index 2e1171f..64ce67b 100644 --- a/tests/NullableConnections/Generated/Query/Test/Data/ProjectConnection/ProjectEdge/Project.php +++ b/tests/NullableConnections/Generated/Query/Test/Data/ProjectConnection/ProjectEdge/Project.php @@ -20,7 +20,7 @@ final class Project * @param array{ * 'id': string, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/NullableConnections/Generated/Query/Test/Error.php b/tests/NullableConnections/Generated/Query/Test/Error.php index 1e4501f..43698ee 100644 --- a/tests/NullableConnections/Generated/Query/Test/Error.php +++ b/tests/NullableConnections/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/OneOfDirective/Generated/Query/Test/Data.php b/tests/OneOfDirective/Generated/Query/Test/Data.php index 874293e..2778b70 100644 --- a/tests/OneOfDirective/Generated/Query/Test/Data.php +++ b/tests/OneOfDirective/Generated/Query/Test/Data.php @@ -24,15 +24,15 @@ final class Data * 'user': null|array{ * 'email': string, * 'id': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/OneOfDirective/Generated/Query/Test/Data/User.php b/tests/OneOfDirective/Generated/Query/Test/Data/User.php index cf49ff5..276e12f 100644 --- a/tests/OneOfDirective/Generated/Query/Test/Data/User.php +++ b/tests/OneOfDirective/Generated/Query/Test/Data/User.php @@ -20,7 +20,7 @@ final class User * @param array{ * 'email': string, * 'id': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/OneOfDirective/Generated/Query/Test/Error.php b/tests/OneOfDirective/Generated/Query/Test/Error.php index 7ec830a..ab5c3f4 100644 --- a/tests/OneOfDirective/Generated/Query/Test/Error.php +++ b/tests/OneOfDirective/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/Optimization/Generated/Fragment/AppName.php b/tests/Optimization/Generated/Fragment/AppName.php index a83c728..6a76bc5 100644 --- a/tests/Optimization/Generated/Fragment/AppName.php +++ b/tests/Optimization/Generated/Fragment/AppName.php @@ -15,7 +15,7 @@ final class AppName /** * @param array{ * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Optimization/Generated/Fragment/AppUrl.php b/tests/Optimization/Generated/Fragment/AppUrl.php index ac2d82e..275dfb3 100644 --- a/tests/Optimization/Generated/Fragment/AppUrl.php +++ b/tests/Optimization/Generated/Fragment/AppUrl.php @@ -20,7 +20,7 @@ final class AppUrl * @param array{ * 'name': string, * 'url': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Optimization/Generated/Query/Test/Data.php b/tests/Optimization/Generated/Query/Test/Data.php index 94be75e..ef5a19f 100644 --- a/tests/Optimization/Generated/Query/Test/Data.php +++ b/tests/Optimization/Generated/Query/Test/Data.php @@ -33,7 +33,7 @@ final class Data * 'description': null|string, * 'name': string, * 'state': null|string, - * ..., + * ..., * }>, * 'viewer': array{ * '__typename': string, @@ -42,15 +42,15 @@ final class Data * 'login'?: string, * 'name': string, * 'url'?: string, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/Optimization/Generated/Query/Test/Data/Project.php b/tests/Optimization/Generated/Query/Test/Data/Project.php index 0f65386..6244871 100644 --- a/tests/Optimization/Generated/Query/Test/Data/Project.php +++ b/tests/Optimization/Generated/Query/Test/Data/Project.php @@ -25,7 +25,7 @@ final class Project * 'description': null|string, * 'name': string, * 'state': null|string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Optimization/Generated/Query/Test/Data/Viewer.php b/tests/Optimization/Generated/Query/Test/Data/Viewer.php index be8ea94..20b164a 100644 --- a/tests/Optimization/Generated/Query/Test/Data/Viewer.php +++ b/tests/Optimization/Generated/Query/Test/Data/Viewer.php @@ -91,7 +91,7 @@ final class Viewer * 'login'?: string, * 'name': string, * 'url'?: string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Optimization/Generated/Query/Test/Data/Viewer/AsUser.php b/tests/Optimization/Generated/Query/Test/Data/Viewer/AsUser.php index a143f9c..5acfd02 100644 --- a/tests/Optimization/Generated/Query/Test/Data/Viewer/AsUser.php +++ b/tests/Optimization/Generated/Query/Test/Data/Viewer/AsUser.php @@ -21,7 +21,7 @@ final class AsUser * '__typename': 'User', * 'login': string, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Optimization/Generated/Query/Test/Error.php b/tests/Optimization/Generated/Query/Test/Error.php index e860576..f68e7af 100644 --- a/tests/Optimization/Generated/Query/Test/Error.php +++ b/tests/Optimization/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/Planner/PayloadShapeBuilderTest.php b/tests/Planner/PayloadShapeBuilderTest.php index bb83f44..5c6f2e5 100644 --- a/tests/Planner/PayloadShapeBuilderTest.php +++ b/tests/Planner/PayloadShapeBuilderTest.php @@ -186,7 +186,7 @@ public function testSimpleDirectSelection() : void <<<'PHPDOC' array{ 'id': string, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -218,9 +218,9 @@ public function testNestedSelection() : void 'user': null|array{ 'email': null|string, 'name': string, - ..., + ..., }, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -250,9 +250,9 @@ public function testListField() : void 'users': list, + ..., }>, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -323,16 +323,16 @@ public function testDirectSelectionAndFragmentWithSameField() : void 'canBeCollected': bool, 'customer': null|array{ 'id': string, - ..., + ..., }, 'id': string, 'transferReversals': list, + ..., }>, - ..., + ..., }>, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -372,7 +372,7 @@ public function testInlineFragmentsOnInterface() : void 'email'?: string, 'id': string, 'role'?: string, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -434,9 +434,9 @@ public function testMultipleFragmentsSelectingSameField() : void 'age': null|int, 'email': null|string, 'name': string, - ..., + ..., }, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -463,7 +463,7 @@ public function testTypenameField() : void array{ '__typename': string, 'id': string, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -499,9 +499,9 @@ public function testCustomScalars() : void 'lastSeen': null|scalar, 'metadata': null|scalar, 'name': string, - ..., + ..., }, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -570,13 +570,13 @@ public function testComplexNestedMerging() : void 'createdAt': string, 'customer': null|array{ 'name': string, - ..., + ..., }, 'id': string, 'state': string, - ..., + ..., }>, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -644,11 +644,11 @@ public function testUnionWithFragmentSpreads() : void 'canBeCollected': bool, 'id': string, 'state': string, - ..., + ..., }>, - ..., + ..., }>, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -791,17 +791,17 @@ public function testDeeplyNestedWithLists() : void 'customer': null|array{ 'id': string, 'name': string, - ..., + ..., }, 'id': string, 'state': string, 'transferReversals': list, + ..., }>, - ..., + ..., }>, - ..., + ..., }>, 'transaction': null|array{ 'id': string, @@ -811,31 +811,31 @@ public function testDeeplyNestedWithLists() : void 'customer': null|array{ 'id': string, 'name': string, - ..., + ..., }, 'id': string, 'state': string, 'transferReversals': list, + ..., }>, - ..., + ..., }>, - ..., + ..., }, 'user': null|array{ 'email': null|string, 'id': string, 'name': string, - ..., + ..., }, 'users': list, + ..., }>, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -897,17 +897,17 @@ public function testIncludeDirective() : void 'transfers'?: list, + ..., }>, - ..., + ..., }, 'user'?: null|array{ 'email': null|string, 'id': string, 'name': string, - ..., + ..., }, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -964,14 +964,14 @@ public function testSkipDirective() : void 'email'?: null|string, 'id': string, 'name': string, - ..., + ..., }, 'users'?: list, + ..., }>, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -1042,17 +1042,17 @@ public function testDirectivesWithFragments() : void 'transfers': list, + ..., }>, - ..., + ..., }, 'user': null|array{ 'email'?: null|string, 'id': string, 'name'?: string, - ..., + ..., }, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -1204,13 +1204,13 @@ public function testComplexQueryWithAllFeatures() : void 'canBeCollected': bool, 'customer': null|array{ 'id': string, - ..., + ..., }, 'id': string, 'state': string, - ..., + ..., }>, - ..., + ..., }>, 'user': null|array{ 'email': null|string, @@ -1222,18 +1222,18 @@ public function testComplexQueryWithAllFeatures() : void 'age': null|int, 'email': null|string, 'name': string, - ..., + ..., }, - ..., + ..., }, 'viewer': null|array{ 'address'?: null|string, 'email'?: string, 'id': string, 'role'?: string, - ..., + ..., }, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -1290,9 +1290,9 @@ public function testInterfaceInheritance() : void 'lastName'?: string, 'role'?: string, 'teamSize'?: int, - ..., + ..., }>, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -1383,9 +1383,9 @@ public function testNestedInterfaceInheritanceWithFragments() : void 'lastName'?: string, 'role'?: string, 'teamSize'?: int, - ..., + ..., }>, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -1430,9 +1430,9 @@ public function testMixedInterfaceAndDirectSelection() : void 'lastName'?: string, 'role'?: string, 'teamSize'?: int, - ..., + ..., }>, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -1524,9 +1524,9 @@ public function testComplexInterfaceInheritanceWithConditionalFragments() : void 'lastName'?: string, 'role'?: string, 'teamSize'?: int, - ..., + ..., }>, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -1587,9 +1587,9 @@ public function testNestedFragmentSpreadMerging() : void 'canBeCollected': bool, 'transferReversals': list, + ..., }>, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -1648,12 +1648,12 @@ public function testFragmentSpreadIncludedInPayloadShape() : void 'transfers': list, + ..., }, 'id': string, - ..., + ..., }>, - ..., + ..., } PHPDOC, TypeDumper::dump($shape->toArrayShape()), @@ -1682,12 +1682,12 @@ public function testFragmentSpreadIncludedInPayloadShape() : void 'canBeCollected': bool, 'customer': null|array{ 'id': string, - ..., + ..., }, 'id': string, - ..., + ..., }>, - ..., + ..., } PHPDOC, TypeDumper::dump($shape2->toArrayShape()), diff --git a/tests/QueryObjectTypename/Generated/Query/Test/Data.php b/tests/QueryObjectTypename/Generated/Query/Test/Data.php index 36bf029..80b150d 100644 --- a/tests/QueryObjectTypename/Generated/Query/Test/Data.php +++ b/tests/QueryObjectTypename/Generated/Query/Test/Data.php @@ -30,29 +30,29 @@ final class Data * '__typename': string, * 'fxFee'?: null|array{ * '__typename': string, - * ..., + * ..., * }, * 'id'?: string, - * ..., + * ..., * }, * 'supportedCountry': array{ * 'error': null|array{ * '__typename': string, - * ..., + * ..., * }, * 'info': null|array{ * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/QueryObjectTypename/Generated/Query/Test/Data/Order.php b/tests/QueryObjectTypename/Generated/Query/Test/Data/Order.php index 9015496..611766a 100644 --- a/tests/QueryObjectTypename/Generated/Query/Test/Data/Order.php +++ b/tests/QueryObjectTypename/Generated/Query/Test/Data/Order.php @@ -45,10 +45,10 @@ final class Order * '__typename': string, * 'fxFee'?: null|array{ * '__typename': string, - * ..., + * ..., * }, * 'id'?: string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/QueryObjectTypename/Generated/Query/Test/Data/Order/AsMarketPlaceOrderItem.php b/tests/QueryObjectTypename/Generated/Query/Test/Data/Order/AsMarketPlaceOrderItem.php index 56cc031..9bd16c1 100644 --- a/tests/QueryObjectTypename/Generated/Query/Test/Data/Order/AsMarketPlaceOrderItem.php +++ b/tests/QueryObjectTypename/Generated/Query/Test/Data/Order/AsMarketPlaceOrderItem.php @@ -23,10 +23,10 @@ final class AsMarketPlaceOrderItem * '__typename': 'MarketPlaceOrderItem', * 'fxFee': null|array{ * '__typename': string, - * ..., + * ..., * }, * 'id': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/QueryObjectTypename/Generated/Query/Test/Data/Order/AsMarketPlaceOrderItem/FxFee.php b/tests/QueryObjectTypename/Generated/Query/Test/Data/Order/AsMarketPlaceOrderItem/FxFee.php index 4e0787d..14802c3 100644 --- a/tests/QueryObjectTypename/Generated/Query/Test/Data/Order/AsMarketPlaceOrderItem/FxFee.php +++ b/tests/QueryObjectTypename/Generated/Query/Test/Data/Order/AsMarketPlaceOrderItem/FxFee.php @@ -18,7 +18,7 @@ final class FxFee /** * @param array{ * '__typename': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/QueryObjectTypename/Generated/Query/Test/Data/SupportedCountry.php b/tests/QueryObjectTypename/Generated/Query/Test/Data/SupportedCountry.php index 4d8b6fd..7ef1935 100644 --- a/tests/QueryObjectTypename/Generated/Query/Test/Data/SupportedCountry.php +++ b/tests/QueryObjectTypename/Generated/Query/Test/Data/SupportedCountry.php @@ -23,13 +23,13 @@ final class SupportedCountry * @param array{ * 'error': null|array{ * '__typename': string, - * ..., + * ..., * }, * 'info': null|array{ * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/QueryObjectTypename/Generated/Query/Test/Data/SupportedCountry/Error.php b/tests/QueryObjectTypename/Generated/Query/Test/Data/SupportedCountry/Error.php index 319d462..ed215c5 100644 --- a/tests/QueryObjectTypename/Generated/Query/Test/Data/SupportedCountry/Error.php +++ b/tests/QueryObjectTypename/Generated/Query/Test/Data/SupportedCountry/Error.php @@ -18,7 +18,7 @@ final class Error /** * @param array{ * '__typename': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/QueryObjectTypename/Generated/Query/Test/Data/SupportedCountry/Info.php b/tests/QueryObjectTypename/Generated/Query/Test/Data/SupportedCountry/Info.php index efcc050..dbbe5a8 100644 --- a/tests/QueryObjectTypename/Generated/Query/Test/Data/SupportedCountry/Info.php +++ b/tests/QueryObjectTypename/Generated/Query/Test/Data/SupportedCountry/Info.php @@ -15,7 +15,7 @@ final class Info /** * @param array{ * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/QueryObjectTypename/Generated/Query/Test/Error.php b/tests/QueryObjectTypename/Generated/Query/Test/Error.php index d275719..3d153dc 100644 --- a/tests/QueryObjectTypename/Generated/Query/Test/Error.php +++ b/tests/QueryObjectTypename/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/Simple/Generated/Query/Test/Data.php b/tests/Simple/Generated/Query/Test/Data.php index 1cc5d58..3a33f22 100644 --- a/tests/Simple/Generated/Query/Test/Data.php +++ b/tests/Simple/Generated/Query/Test/Data.php @@ -26,17 +26,17 @@ final class Data * 'projects': list, + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/Simple/Generated/Query/Test/Data/Viewer.php b/tests/Simple/Generated/Query/Test/Data/Viewer.php index 65b49c7..2395501 100644 --- a/tests/Simple/Generated/Query/Test/Data/Viewer.php +++ b/tests/Simple/Generated/Query/Test/Data/Viewer.php @@ -27,9 +27,9 @@ final class Viewer * 'projects': list, + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Simple/Generated/Query/Test/Data/Viewer/Project.php b/tests/Simple/Generated/Query/Test/Data/Viewer/Project.php index 51974b1..6c0577e 100644 --- a/tests/Simple/Generated/Query/Test/Data/Viewer/Project.php +++ b/tests/Simple/Generated/Query/Test/Data/Viewer/Project.php @@ -20,7 +20,7 @@ final class Project * @param array{ * 'description': null|string, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Simple/Generated/Query/Test/Error.php b/tests/Simple/Generated/Query/Test/Error.php index 250cf96..bb57ab4 100644 --- a/tests/Simple/Generated/Query/Test/Error.php +++ b/tests/Simple/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/StaleImportRemoval/Generated/Query/GetViewer6b9a6d/Data.php b/tests/StaleImportRemoval/Generated/Query/GetViewer6b9a6d/Data.php index d809a3a..a3f00d8 100644 --- a/tests/StaleImportRemoval/Generated/Query/GetViewer6b9a6d/Data.php +++ b/tests/StaleImportRemoval/Generated/Query/GetViewer6b9a6d/Data.php @@ -23,15 +23,15 @@ final class Data * @param array{ * 'viewer': array{ * 'login': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/StaleImportRemoval/Generated/Query/GetViewer6b9a6d/Data/Viewer.php b/tests/StaleImportRemoval/Generated/Query/GetViewer6b9a6d/Data/Viewer.php index 5013909..0b942a1 100644 --- a/tests/StaleImportRemoval/Generated/Query/GetViewer6b9a6d/Data/Viewer.php +++ b/tests/StaleImportRemoval/Generated/Query/GetViewer6b9a6d/Data/Viewer.php @@ -15,7 +15,7 @@ final class Viewer /** * @param array{ * 'login': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/StaleImportRemoval/Generated/Query/GetViewer6b9a6d/Error.php b/tests/StaleImportRemoval/Generated/Query/GetViewer6b9a6d/Error.php index a319b1e..c61ec1a 100644 --- a/tests/StaleImportRemoval/Generated/Query/GetViewer6b9a6d/Error.php +++ b/tests/StaleImportRemoval/Generated/Query/GetViewer6b9a6d/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/SymfonyExclude/Generated/Query/Test/Data.php b/tests/SymfonyExclude/Generated/Query/Test/Data.php index 02ee000..dc95e4f 100644 --- a/tests/SymfonyExclude/Generated/Query/Test/Data.php +++ b/tests/SymfonyExclude/Generated/Query/Test/Data.php @@ -28,17 +28,17 @@ final class Data * 'projects': list, + * ..., * }>, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/SymfonyExclude/Generated/Query/Test/Data/Viewer.php b/tests/SymfonyExclude/Generated/Query/Test/Data/Viewer.php index 9190469..c1a4cf3 100644 --- a/tests/SymfonyExclude/Generated/Query/Test/Data/Viewer.php +++ b/tests/SymfonyExclude/Generated/Query/Test/Data/Viewer.php @@ -29,9 +29,9 @@ final class Viewer * 'projects': list, + * ..., * }>, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/SymfonyExclude/Generated/Query/Test/Data/Viewer/Project.php b/tests/SymfonyExclude/Generated/Query/Test/Data/Viewer/Project.php index fa866b8..396158f 100644 --- a/tests/SymfonyExclude/Generated/Query/Test/Data/Viewer/Project.php +++ b/tests/SymfonyExclude/Generated/Query/Test/Data/Viewer/Project.php @@ -23,7 +23,7 @@ final class Project * @param array{ * 'description': null|string, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/SymfonyExclude/Generated/Query/Test/Error.php b/tests/SymfonyExclude/Generated/Query/Test/Error.php index 599c980..f7d3f91 100644 --- a/tests/SymfonyExclude/Generated/Query/Test/Error.php +++ b/tests/SymfonyExclude/Generated/Query/Test/Error.php @@ -17,7 +17,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/ThrowWhenNullDirective/Generated/Query/Test/Data.php b/tests/ThrowWhenNullDirective/Generated/Query/Test/Data.php index 91b211c..d893d33 100644 --- a/tests/ThrowWhenNullDirective/Generated/Query/Test/Data.php +++ b/tests/ThrowWhenNullDirective/Generated/Query/Test/Data.php @@ -31,17 +31,17 @@ final class Data * 'project': null|array{ * 'id': string, * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/ThrowWhenNullDirective/Generated/Query/Test/Data/Viewer.php b/tests/ThrowWhenNullDirective/Generated/Query/Test/Data/Viewer.php index 657929f..181c59c 100644 --- a/tests/ThrowWhenNullDirective/Generated/Query/Test/Data/Viewer.php +++ b/tests/ThrowWhenNullDirective/Generated/Query/Test/Data/Viewer.php @@ -36,9 +36,9 @@ final class Viewer * 'project': null|array{ * 'id': string, * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/ThrowWhenNullDirective/Generated/Query/Test/Data/Viewer/Project.php b/tests/ThrowWhenNullDirective/Generated/Query/Test/Data/Viewer/Project.php index 687dcd7..3f9adb6 100644 --- a/tests/ThrowWhenNullDirective/Generated/Query/Test/Data/Viewer/Project.php +++ b/tests/ThrowWhenNullDirective/Generated/Query/Test/Data/Viewer/Project.php @@ -20,7 +20,7 @@ final class Project * @param array{ * 'id': string, * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/ThrowWhenNullDirective/Generated/Query/Test/Error.php b/tests/ThrowWhenNullDirective/Generated/Query/Test/Error.php index 0eb680e..59b6d76 100644 --- a/tests/ThrowWhenNullDirective/Generated/Query/Test/Error.php +++ b/tests/ThrowWhenNullDirective/Generated/Query/Test/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error) diff --git a/tests/Twig/Generated/Fragment/AdminProjectList.php b/tests/Twig/Generated/Fragment/AdminProjectList.php index d75b5b1..ccd28e8 100644 --- a/tests/Twig/Generated/Fragment/AdminProjectList.php +++ b/tests/Twig/Generated/Fragment/AdminProjectList.php @@ -35,13 +35,13 @@ final class AdminProjectList * 'id': string, * 'name': string, * 'state': null|string, - * ..., + * ..., * }>, * 'viewer': array{ * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Twig/Generated/Fragment/AdminProjectList/Project.php b/tests/Twig/Generated/Fragment/AdminProjectList/Project.php index 3a9fe84..c1d5ef6 100644 --- a/tests/Twig/Generated/Fragment/AdminProjectList/Project.php +++ b/tests/Twig/Generated/Fragment/AdminProjectList/Project.php @@ -26,7 +26,7 @@ final class Project * 'id': string, * 'name': string, * 'state': null|string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Twig/Generated/Fragment/AdminProjectList/Viewer.php b/tests/Twig/Generated/Fragment/AdminProjectList/Viewer.php index 275a44f..f0a14e2 100644 --- a/tests/Twig/Generated/Fragment/AdminProjectList/Viewer.php +++ b/tests/Twig/Generated/Fragment/AdminProjectList/Viewer.php @@ -22,7 +22,7 @@ final class Viewer /** * @param array{ * 'name': string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Twig/Generated/Fragment/AdminProjectOptions.php b/tests/Twig/Generated/Fragment/AdminProjectOptions.php index 444a6e8..fa08c5a 100644 --- a/tests/Twig/Generated/Fragment/AdminProjectOptions.php +++ b/tests/Twig/Generated/Fragment/AdminProjectOptions.php @@ -31,7 +31,7 @@ final class AdminProjectOptions /** * @param array{ * 'state': null|string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Twig/Generated/Fragment/AdminProjectRow.php b/tests/Twig/Generated/Fragment/AdminProjectRow.php index 501fb78..e098306 100644 --- a/tests/Twig/Generated/Fragment/AdminProjectRow.php +++ b/tests/Twig/Generated/Fragment/AdminProjectRow.php @@ -45,7 +45,7 @@ final class AdminProjectRow * 'id': string, * 'name': string, * 'state': null|string, - * ..., + * ..., * } $data */ public function __construct( diff --git a/tests/Twig/Generated/Query/Projectsd4cba6/Data.php b/tests/Twig/Generated/Query/Projectsd4cba6/Data.php index d6f6f2b..447a2d7 100644 --- a/tests/Twig/Generated/Query/Projectsd4cba6/Data.php +++ b/tests/Twig/Generated/Query/Projectsd4cba6/Data.php @@ -33,19 +33,19 @@ final class Data * 'id': string, * 'name': string, * 'state': null|string, - * ..., + * ..., * }>, * 'viewer': array{ * 'name': string, - * ..., + * ..., * }, - * ..., + * ..., * } $data * @param list, + * ..., * }> $errors */ public function __construct( diff --git a/tests/Twig/Generated/Query/Projectsd4cba6/Error.php b/tests/Twig/Generated/Query/Projectsd4cba6/Error.php index 75cb34c..845aa9c 100644 --- a/tests/Twig/Generated/Query/Projectsd4cba6/Error.php +++ b/tests/Twig/Generated/Query/Projectsd4cba6/Error.php @@ -14,7 +14,7 @@ * @param array{ * 'debugMessage'?: string, * 'message': string, - * ..., + * ..., * } $error */ public function __construct(array $error)