Skip to content

Commit 8c249d5

Browse files
committed
About …ibexa_object_relation_list.enable_pagination
1 parent 0292eed commit 8c249d5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/update_and_migration/from_4.6/update_to_5.0.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1046,8 +1046,6 @@ php bin/console ibexa:graphql:generate-schema
10461046

10471047
### Upgrade GraphQL usage
10481048

1049-
4.6's `ibexa.graphql.schema.ibexa_object_relation_list.enable_pagination` parameter doesn't exist anymore in 5.0:
1050-
10511049
- In 4.6, `relations` pagination is disabled by default, and can be enabled thanks to `ibexa.graphql.schema.ibexa_object_relation_list.enable_pagination` parameter
10521050
- In 5.0, pagination is always activated and can't be disabled (the previous parameter doesn't exist anymore and is ignored from config)
10531051

0 commit comments

Comments
 (0)