interface MeshCallFlushOptions {
    id: string;
}

Properties

Properties

id: string

Cache id when caching/flushing/retrieving function results.