Membrane React - v0.2.1
    Preparing search index...

    Interface PatchSchemaOption

    interface PatchSchemaOption {
        readOnly?: boolean;
        writeOnly?: boolean;
    }
    Index

    Properties

    readOnly?: boolean
    writeOnly?: boolean