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
It should be possible to use DQD_[CONFIG_PATH] variables.
The basic configuration I think can be:
nesting -> __
lowerCamlcase -> _
not sure for now about how to nest arrays, maybe: __[index]__
It should be possible to use DQD_[CONFIG_PATH] variables.
The basic configuration I think can be:
nesting ->
__lowerCamlcase ->
_not sure for now about how to nest arrays, maybe:
__[index]__