I can't use '<>' in schema #4933
Labels
area/schema
Issues related to the schema language and capabilities.
kind/bug
Something is broken.
priority/P1
Serious issue that requires eventual attention (can wait a bit)
status/accepted
We accept to investigate/work on it.
What version of Dgraph are you using?
v1.2.1
Have you tried reproducing the issue with the latest release?
yes
What is the hardware spec (RAM, OS)?
win10,16G,cmd
Steps to reproduce the issue (command/config used to run Dgraph).
schema(type: ) {}
...
schema(type: <人物>) {}
return :
Error Name: t
Message: while lexing schema(type: ) {} at line 1 column 13: Unrecognized character inside schema: U+003C '<'
Expected behaviour and actual result.
The text was updated successfully, but these errors were encountered: