Summary#

Autodoc of docstrings (WIP):

Connection object for queries and mutations to API server. Note, this is used but higher level objects such as DFGClient.

Parameters:
  • NavAbilityClient – the connection object to a server (cloud our deployed).

  • url (str) – Network path to the API (cloud or deployed).

  • auth_token (str) – Token for auth, likely provided by NavAbility App Connect page.