Skip to content

🤔 [ISSUE] - Centralize TMutationOptions Type to Avoid Repeated Code #1255

@yassinedorbozgithub

Description

@yassinedorbozgithub

Description

We keep writing the same Omit logic for TMutationOptions in many files.
This is messy and hard to maintain.

Proposed Solution

Move the Omit logic to one central place so we don’t repeat it everywhere.

Why?

  • Less duplicate code 🧹
  • Easier to update later 🔄
  • Fewer mistakes ✅

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions