Is GraphQL valid GraphQL+?

Viewed 555

The following is true:

Javascript == Typescript
Typescript != Javascript

Can the same be said for Dgraph's GraphQL+?

GraphQL == GraphQL+
GraphQL+ != GraphQL

The reason for asking, I understand that GraphQL is not sufficient for Dgraph's goals. But does it process GraphQL if needed?

2 Answers
Related