Skip to content

throw error when main object is nullable #2

@HardCoreQual

Description

@HardCoreQual

Screenshot_2022-12-13_23-46-46

code that generates it

// in query params
const findQueryParamsSchema = z.object({ place: z.string().optional() }).optional();

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions