@dxos/client
    Preparing search index...

    Interface QueryCredentialsRequest

    interface QueryCredentialsRequest {
        noTail?: boolean;
        spaceKey: PublicKey;
    }

    Hierarchy

    Index

    Properties

    Properties

    noTail?: boolean
    spaceKey: PublicKey