@truenas/api-client
    Preparing search index...

    Type Alias QueryDirectory

    QueryDirectory: ApiCallDirectoryBase

    The call directory the query verbs resolve against on a client that has not committed to a version: ApiCallDirectoryBase, the entries whose signature is identical in every generated version.

    This is the call facet of BaseApiDirectory; a client parameterised with a version's ApiDirectory reaches that version's call directory instead, including the methods the shared base cannot contain.