CreateAppActionCallProps: {
    parameters: {
        [key: string]: any;
    };
}

Type declaration

  • parameters: {
        [key: string]: any;
    }

    The body for the call

    • [key: string]: any