[DOCS] Adds Configuration section to Node.JS docs (#1391)

This commit is contained in:
István Zoltán Szabó
2021-02-01 11:03:04 +01:00
committed by GitHub
parent 618b244473
commit 883ef386e3
6 changed files with 382 additions and 373 deletions

View File

@ -1,5 +1,5 @@
[[extend-client]]
== Extend the client
[[extend]]
=== Extend the client
Sometimes you need to reuse the same logic, or you want to build a custom API to
allow you simplify your code. The easiest way to achieve that is by extending