Add utility methods to fetch the config of a manifest and vice versa
This is a followup from !171 (merged). Adds:
- An utility method
Config
to the manifest store, enabling us to fetch the config of a given manifest; - An utility method
Manifest
to the manifest configuration store, enabling us to fetch the manifest of a given config.
Related to &2313 (closed).
Edited by João Pereira