jamespot-user-api
    Preparing search index...

    Variable ordersSchemaConst

    ordersSchema: ZodArray<
        ZodObject<ZodShape<Order>, "strip", ZodTypeAny, Order, Order>,
        "many",
    > = ...