Magidoc

categoryCreate
Mutation

Creates a new category.

Arguments

#

input

Non-null

Fields required to create a category.

parent

ID of the parent category. If empty, category will be top level category.

Response

#

Returns CategoryCreate .

Example

#