Skip to content

Commit

Permalink
Fixed invalid Ibexa\GraphQL\Schema\Domain\Content\ContentDomainIterat…
Browse files Browse the repository at this point in the history
…or service (#16)
  • Loading branch information
adamwojs authored Dec 29, 2021
1 parent f49b24b commit f4ee6d0
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions src/bundle/Resources/config/services/schema.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,7 @@ services:

Ibexa\GraphQL\Schema\Domain\ImageVariationDomain: ~

Ibexa\GraphQL\Schema\Domain\Content\ContentDomainIterator:
calls:
- method: setLogger
arguments:
- '@logger'
Ibexa\GraphQL\Schema\Domain\Content\ContentDomainIterator: ~

Ibexa\GraphQL\Schema\Builder:
alias: 'Ibexa\GraphQL\Schema\Builder\SchemaBuilder'
Expand Down

0 comments on commit f4ee6d0

Please sign in to comment.