Provider API

Invoke RecallGraph's service methods directly from your Foxx microservice.

RecallGraph exports all its HTTP API methods as providers. This lets other Foxx services declare a dependency on RecallGraph, after which they can directly invoke its exported API methods. For more information, see the relevant section in ArangoDB Docsarrow-up-right.

The API documentation for the exported providers is linked below:

Last updated