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

    Interface JetstreamCoreConfigType

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

    Properties

    accessToken: string
    graphqlUri: string