11services :
2- EzSystems\EzPlatformGraphQL\GraphQL\InputMapper\Search\Criterion\ContentTypeIdentifier :
3- tags :
4- - {name: 'ezplatform_graphql.query_input_visitor', inputKey: 'ContentTypeIdentifier'}
5-
62 EzSystems\EzPlatformGraphQL\GraphQL\InputMapper\Search\Criterion\ContentTypeId :
3+ class : EzSystems\EzPlatformGraphQL\GraphQL\InputMapper\Search\Criterion\Standard
4+ arguments :
5+ $criterionClass : ' eZ\Publish\API\Repository\Values\Content\Query\Criterion\ContentTypeId'
76 tags :
87 - {name: 'ezplatform_graphql.query_input_visitor', inputKey: 'ContentTypeId'}
98
109 EzSystems\EzPlatformGraphQL\GraphQL\InputMapper\Search\Criterion\Text :
10+ class : EzSystems\EzPlatformGraphQL\GraphQL\InputMapper\Search\Criterion\Standard
11+ arguments :
12+ $criterionClass : ' eZ\Publish\API\Repository\Values\Content\Query\Criterion\Fulltext'
1113 tags :
1214 - {name: 'ezplatform_graphql.query_input_visitor', inputKey: 'Text'}
1315
16+ EzSystems\EzPlatformGraphQL\GraphQL\InputMapper\Search\Criterion\ParentLocationId :
17+ class : EzSystems\EzPlatformGraphQL\GraphQL\InputMapper\Search\Criterion\Standard
18+ arguments :
19+ $criterionClass : ' eZ\Publish\API\Repository\Values\Content\Query\Criterion\ParentLocationId'
20+ tags :
21+ - {name: 'ezplatform_graphql.query_input_visitor', inputKey: 'ParentLocationId'}
22+
23+
1424 EzSystems\EzPlatformGraphQL\GraphQL\InputMapper\Search\Criterion\Created :
1525 tags :
1626 - {name: 'ezplatform_graphql.query_input_visitor', inputKey: 'Created'}
@@ -23,10 +33,6 @@ services:
2333 tags :
2434 - {name: 'ezplatform_graphql.query_input_visitor', inputKey: 'Field'}
2535
26- EzSystems\EzPlatformGraphQL\GraphQL\InputMapper\Search\Criterion\ParentLocationId :
27- tags :
28- - {name: 'ezplatform_graphql.query_input_visitor', inputKey: 'ParentLocationId'}
29-
3036 EzSystems\EzPlatformGraphQL\GraphQL\InputMapper\Search\SortBy :
3137 tags :
3238 - {name: 'ezplatform_graphql.query_input_visitor', inputKey: 'SortBy'}
0 commit comments