fix: patch payload shoult not contain id
This commit is contained in:
parent
240da9f63a
commit
380a32fabf
1 changed files with 0 additions and 1 deletions
|
|
@ -294,7 +294,6 @@ export type CreateProfileFamily = {
|
|||
};
|
||||
|
||||
export type UpdateProfileFamily = {
|
||||
id: string;
|
||||
couple?: boolean | null;
|
||||
couplePrefix?: string | null;
|
||||
coupleFirstName?: string | null;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue