modal-ts
    Preparing search index...

    Type Alias FunctionFromNameParams

    client.functions.fromName() のオプションパラメータ

    type FunctionFromNameParams = {
        createIfMissing?: boolean;
        environment?: string;
    }
    Index

    Properties

    createIfMissing?: boolean

    存在しない場合に作成するか

    environment?: string

    環境名