Skip to content

Conversation

@paulwellnerbou
Copy link

Implement configuration options to limit depth of certain fields on server site to avoid too much data if using a lot of relations and/or parent-child relations.

This may break previous usages, as the protection for recursion is removed. This did not work in my case, as there was data excluded that had the same name, but different paths.

To avoid recursion, this has to be configured now using one of the new configuration options, either ignore, to completely ignore a certain field, or fields, to hard limit the depth of certain collections and fields.

…erver site to avoid too much data if using a lot of relations and/or parent-child relations
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant