Type system can't add predicate with ":"

Moved from GitHub ratel/121

Posted by zhuyaoyhj:

I want to create type system with ratel, but the following situation occurs。Type system Test can’t add predicate with “:”.

manishrjain commented :

Try putting brackets around the predicate name <schema:something>.

paulftw commented :

Same as i18n characters : would violate graphql spec, but a PR is under review:
https://github.com/dgraph-io/ratel/pull/122

campoy commented :

This should be supported by Ratel, yeah.

Thanks for the support @paulftw