Sanity Library Reference Docs
    Preparing search index...

    Both the document and the scheduled function context satisfy this structurally.

    interface RuntimeFunctionContext {
        clientOptions?: { apiHost?: string; token?: string };
    }
    Index

    Properties

    Properties

    clientOptions?: { apiHost?: string; token?: string }