inventory-db
    Preparing search index...

    Variable AttributeOwnIncludeSchemaConst

    AttributeOwnIncludeSchema: ZodObject<
        {
            category: ZodOptional<ZodCoercedBoolean<unknown>>;
            unites: ZodOptional<ZodCoercedBoolean<unknown>>;
            values: ZodOptional<ZodCoercedBoolean<unknown>>;
        },
        $strip,
    > = ...