Variable EmployeeIncludeSchemaConst
EmployeeIncludeSchema: ZodObject<
{
itemRequesters: ZodOptional<
ZodUnion<
[
ZodCoercedBoolean<unknown>,
ZodObject<
{
distinct: ZodOptional<
ZodArray<
ZodEnum<
{
id: ...;
note: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
serialNumberId: ...;
status: ...;
},
>,
>,
>;
where: ZodOptional<
ZodPipe<
ZodTransform<any, unknown>,
ZodObject<
{
id: ...;
note: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
serialNumberId: ...;
status: ...;
},
$strip,
>,
>,
>;
},
$strip,
>,
],
>,
>;
itemResolvers: ZodOptional<
ZodUnion<
[
ZodCoercedBoolean<unknown>,
ZodObject<
{
distinct: ZodOptional<
ZodArray<
ZodEnum<
{
id: ...;
note: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
serialNumberId: ...;
status: ...;
},
>,
>,
>;
where: ZodOptional<
ZodPipe<
ZodTransform<any, unknown>,
ZodObject<
{
id: ...;
note: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
serialNumberId: ...;
status: ...;
},
$strip,
>,
>,
>;
},
$strip,
>,
],
>,
>;
items: ZodOptional<
ZodUnion<
[
ZodCoercedBoolean<unknown>,
ZodObject<
{
distinct: ZodOptional<
ZodArray<
ZodEnum<
{
employeeId: ...;
givenAt: ...;
id: ...;
serialNumberId: ...;
takenAt: ...;
},
>,
>,
>;
where: ZodOptional<
ZodPipe<
ZodTransform<any, unknown>,
ZodObject<
{
employeeId: ...;
givenAt: ...;
id: ...;
serialNumberId: ...;
takenAt: ...;
},
$strip,
>,
>,
>;
},
$strip,
>,
],
>,
>;
quantityMoveRequesters: ZodOptional<
ZodUnion<
[
ZodCoercedBoolean<unknown>,
ZodObject<
{
distinct: ZodOptional<
ZodArray<
ZodEnum<
{
id: ...;
quantity: ...;
reason: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
sourceId: ...;
status: ...;
targetId: ...;
},
>,
>,
>;
where: ZodOptional<
ZodPipe<
ZodTransform<any, unknown>,
ZodObject<
{
id: ...;
quantity: ...;
reason: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
sourceId: ...;
status: ...;
targetId: ...;
},
$strip,
>,
>,
>;
},
$strip,
>,
],
>,
>;
quantityMoveResolvers: ZodOptional<
ZodUnion<
[
ZodCoercedBoolean<unknown>,
ZodObject<
{
distinct: ZodOptional<
ZodArray<
ZodEnum<
{
id: ...;
quantity: ...;
reason: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
sourceId: ...;
status: ...;
targetId: ...;
},
>,
>,
>;
where: ZodOptional<
ZodPipe<
ZodTransform<any, unknown>,
ZodObject<
{
id: ...;
quantity: ...;
reason: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
sourceId: ...;
status: ...;
targetId: ...;
},
$strip,
>,
>,
>;
},
$strip,
>,
],
>,
>;
roomRequesters: ZodOptional<
ZodUnion<
[
ZodCoercedBoolean<unknown>,
ZodObject<
{
distinct: ZodOptional<
ZodArray<
ZodEnum<
{
id: ...;
note: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
roomId: ...;
status: ...;
},
>,
>,
>;
where: ZodOptional<
ZodPipe<
ZodTransform<any, unknown>,
ZodObject<
{
id: ...;
note: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
roomId: ...;
status: ...;
},
$strip,
>,
>,
>;
},
$strip,
>,
],
>,
>;
roomResolvers: ZodOptional<
ZodUnion<
[
ZodCoercedBoolean<unknown>,
ZodObject<
{
distinct: ZodOptional<
ZodArray<
ZodEnum<
{
id: ...;
note: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
roomId: ...;
status: ...;
},
>,
>,
>;
where: ZodOptional<
ZodPipe<
ZodTransform<any, unknown>,
ZodObject<
{
id: ...;
note: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
roomId: ...;
status: ...;
},
$strip,
>,
>,
>;
},
$strip,
>,
],
>,
>;
rooms: ZodOptional<
ZodUnion<
[
ZodCoercedBoolean<unknown>,
ZodObject<
{
distinct: ZodOptional<
ZodArray<
ZodEnum<
{
employeeId: ...;
givenAt: ...;
id: ...;
roomId: ...;
takenAt: ...;
},
>,
>,
>;
where: ZodOptional<
ZodPipe<
ZodTransform<any, unknown>,
ZodObject<
{
employeeId: ...;
givenAt: ...;
id: ...;
roomId: ...;
takenAt: ...;
},
$strip,
>,
>,
>;
},
$strip,
>,
],
>,
>;
serialMoveRequesters: ZodOptional<
ZodUnion<
[
ZodCoercedBoolean<unknown>,
ZodObject<
{
distinct: ZodOptional<
ZodArray<
ZodEnum<
{
id: ...;
reason: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
sourceId: ...;
status: ...;
targetId: ...;
},
>,
>,
>;
where: ZodOptional<
ZodPipe<
ZodTransform<any, unknown>,
ZodObject<
{
id: ...;
reason: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
sourceId: ...;
status: ...;
targetId: ...;
},
$strip,
>,
>,
>;
},
$strip,
>,
],
>,
>;
serialMoveResolvers: ZodOptional<
ZodUnion<
[
ZodCoercedBoolean<unknown>,
ZodObject<
{
distinct: ZodOptional<
ZodArray<
ZodEnum<
{
id: ...;
reason: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
sourceId: ...;
status: ...;
targetId: ...;
},
>,
>,
>;
where: ZodOptional<
ZodPipe<
ZodTransform<any, unknown>,
ZodObject<
{
id: ...;
reason: ...;
requestedAt: ...;
requestedById: ...;
resolvedAt: ...;
resolvedById: ...;
sourceId: ...;
status: ...;
targetId: ...;
},
$strip,
>,
>,
>;
},
$strip,
>,
],
>,
>;
},
$strip,
> = ...