Vue OpenAPI Query Documentation
    Preparing search index...

    Type Alias MutateAsyncReturn<TResponse>

    MutateAsyncReturn: Promise<AxiosResponse<TResponse>>

    Return type of mutation.mutateAsync().

    Type Parameters

    • TResponse