The solution is to first sync the published compositions/project map nodes and then sync the draft compositions/project map nodes
uniform.config.published.ts
:This will push and publish only the previously published compositions.
uniform.config.ts
like this:The 'Create' mode on push will only add the missing draft compositions. This way it should create exactly the same structure as on the site you are pulling from.