json-graphql-server
json-graphql-server copied to clipboard
[Question] Map 'id' to something else.
Hello,
According to the docs : "By convention, json-graphql-server expects all entities to have an id field". Unfortunately this is not my case, how can I inform json-graphql-server to use another field instead of 'id'?
Thanks, Alessio
You can't for now.
same thing...