[7.x][DOCS] Adds Configuration section to Node.JS docs (#1396)

This commit is contained in:
István Zoltán Szabó
2021-02-01 15:43:27 +01:00
committed by GitHub
parent 5eab7e9c75
commit eeacdffd45
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