@vnodes/graphql
    Preparing search index...

    Interface CSRFPreventionOptions

    interface CSRFPreventionOptions {
        requestHeaders?: string[];
    }
    Index

    Properties

    Properties

    requestHeaders?: string[]