defradb
defradb copied to clipboard
Separate admin and GraphQL HTTP API endpoints
To enhance the security of the DefraDB admin API we should move it to a separate port binding from the GraphQL endpoint.
The admin API can retain a /graphql
endpoint that is forwarded to the new GraphQL port binding.