wurde

Results 1 issues of wurde

https://github.com/dgraph-io/dgraph/blob/cfdf7a5f9567b45b8af7136665ea52e28e96feb3/dgraph/cmd/alpha/admin.go#L101 ```bash curl -X POST localhost:8080/admin/schema/validate --data-binary 'type Person { name: String }' -v ``` ```json {"errors":[{"message":"Schema is valid","extensions":{"code":"success"}}]} ```

status/accepted
area/graphql