(GraphQL API) Add/UpdateTypePayload use lowercase instead of camelCase for Type field #5380
Labels
area/graphql
Issues related to GraphQL support on Dgraph.
kind/enhancement
Something could be better.
status/accepted
We accept to investigate/work on it.
Milestone
What version of Dgraph are you using?
20.03.1
Have you tried reproducing the issue with the latest release?
Yep
What is the hardware spec (RAM, OS)?
N/A
Steps to reproduce the issue (command/config used to run Dgraph).
N/A
Expected behaviour and actual result.
Currently type-named payload fields are lowercase instead of camelCase. This seems at odds with the rest of the query structure (eg, query/mutation names and other generated fields throughout the schema).
The text was updated successfully, but these errors were encountered: