graphql-mocks
    Preparing search index...

    Interface WrappableOption

    interface WrappableOption {
        wrappers?: Wrapper[];
    }
    Index

    Properties

    Properties

    wrappers?: Wrapper[]