Graphql - I can not get fragments to work

@JCzz Fragments are currently not supported. It’s still early days for the GraphQL API for Dgraph, so that query should work eventually. But for now you can specify the fields within the query block itself without fragments.