Skip to content

Harmonize & separate zod and Interfaces #412

@jplacht

Description

@jplacht

If something comes from backend and is zod validated, don't have another Interface / Type for this, but only use the infered types.

  1. Interfaces / Types for Frontend only
  2. Zod z.infer<typeof > for all data coming from backend
  3. Clean-up type naming

Metadata

Metadata

Assignees

No one assigned

    Labels

    choreGrunt tasks

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions