We want to deploy dgraph on dynamic environments using orchestrators such as kubernetes.
It would reduce operational complexity if we can store and adjust the schema directly within dgraph through some api. This would enable us to be able to colocate the schema with our app, rather than colocating it with infrastructure config.