Magidoc

CustomCategoryCreateInput
Input Object

Autogenerated input type of CustomCategoryCreate.

Fields

#

clientMutationId

A unique identifier for the client performing the mutation.

label

Optional slug/identifier. Auto-generated from value if not provided.

parentId

Optional parent custom category ID. If omitted, creates a top-level category.

value

Non-null

The display name for the custom category (e.g. "Furniture").

Usages

#

References

#

  • Argument input of field customCategoryCreate from type Mutation