@webshop/root - v1.0.0
    Preparing search index...
    type UpdateCustomerBody = {
        email?: string;
        name?: string;
        role?: string;
    }
    Index

    Properties

    Properties

    email?: string
    name?: string
    role?: string