CreateStaffData: {
    body: CreateStaffBodyDto;
    path?: never;
    query?: never;
    url: "/backoffice/staff";
}