Skip to main content

🔍 Naming convention

All the config files written in the sync directory have the same naming convention. It goes as follows:

[config-type].[identifier].json

  • config-type - Corresponds to the configName of the config type.
  • identifier - Corresponds to the value of the uid field of the config type.