We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 649da16 commit 15cd047Copy full SHA for 15cd047
src/Symfony/Bundle/Resources/config/legacy/data_provider.xml
@@ -23,5 +23,7 @@
23
<argument>%api_platform.graphql.collection.pagination%</argument>
24
</service>
25
<service id="ApiPlatform\Core\DataProvider\Pagination" alias="api_platform.pagination.legacy" />
26
+
27
+ <service id="ApiPlatform\Core\DataProvider\PaginationOptions" alias="api_platform.pagination_options" />
28
</services>
29
</container>
0 commit comments