Opened up DQL Schema in the cloud’s text editor, and it gives me Can't alter predicate `dgraph.cors` as it is prefixed with `dgraph.` which is reserved as the namespace for dgraph's internal types/predicates.
Even though I didn’t touch that predicate at all. All I tried to do was put a @recurse after one of my uid predicates.