You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Notice that the argument have been updated to `contentId` while the `id` property keeps its name.
192
+
193
+
While revisiting GraphQL queries, you may consider the new feature `item`
194
+
allowing to fetch a content item without knowing its content type.
195
+
For more information, see [Get a content item](https://doc.ibexa.co/en/4.6/api/graphql/graphql_queries/#get-a-content-item).
196
+
147
197
### Back Office customization
148
198
149
199
The v4 version of [[= product_name =]] is using Bootstrap 5 in the Back Office. If you were using Bootstrap 4 for styling, you need to update and adjust all custom Back Office components [following the migration guide from Bootstrap 4](https://getbootstrap.com/docs/5.0/migration/).
0 commit comments