function
Resolve
func Resolve(applicationConfig Config) (schema.Manifest, error)Resolve executable config into the immutable canonical schema manifest.
Resolve applies plugin config transforms in declaration order to a defensive copy. It does not open the document database or object storage.