nodegraph-api-plugin
nodegraph-api-plugin copied to clipboard
Allow to configure the api url path
In this PR, the URL paths for graph fields and graph data were fixed, so this is now configurable.
Default values of URL paths for graph fields and graph data are the same as the existing ones. The default values are as follows.
- graph fields url path:
/api/graph/fields - graph data url path:
/api/graph/data
URL paths can be changed as shown in the following image.
