Skip to content

GraphQL Schema Gen: Singularize mutation by id #417

Description

We create mutations in the form of delete<entityName>(id:)
e.g. deleteBooks(id:)
Instead, we should explicitly singularize the entity name since these mutation by ids act on a single item

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions