Skip to main content

createModel

This mutation creates a new model. Model is a digital representation of a human body. It's used for try on generation.

createModel(
input: CreateModelInput!
): Model!

Arguments

createModel.input ● CreateModelInput! non-null input

Type

Model object

Model is one of the main entities in Genera system. It represents a digital model of the person that can be used for try-on process.