Skip to content

Harmonize & separate zod and Interfaces #412

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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