GraphiQL API Documentation
    Preparing search index...

    Type Alias CreateLocalStorageOptions

    type CreateLocalStorageOptions = {
        namespace?: string;
    }
    Index

    Properties

    Properties

    namespace?: string

    specify a different storage namespace prefix from the default of 'graphiql'