OrderMutation: {
    customer?: CustomerMutation;
    status?: Status;
}

Type declaration

Generated using TypeDoc