To keep Fauna protocol clean and language agnostic, we’d revisit JS related
API and refactor these API. This PR is part of the process. Though we’d keep
actual API untouched to keep API stability at this time, an additional
url parse would be performed at client side.
To keep Fauna protocol clean and language agnostic, we’d revisit JS related API and refactor these API. This PR is part of the process. Though we’d keep actual API untouched to keep API stability at this time, an additional url parse would be performed at client side.
Checklist
npm test
passes