@deep/nest-kit
    Preparing search index...

    Interface OpsConfigType

    interface OpsConfigType {
        accessToken: string;
        graphqlUri: string;
    }
    Index

    Properties

    accessToken: string
    graphqlUri: string