You linked to the GraphQL types. Look at the DQL datatypes instead:
https://dgraph.io/docs/query-language/schema/
The datatype int is equal to golang int64
You linked to the GraphQL types. Look at the DQL datatypes instead:
https://dgraph.io/docs/query-language/schema/
The datatype int is equal to golang int64