INPUT_OBJECT
CreateAnatomicalModelInput is used for create AnatomicalModel object. Input was generated by ent.
input CreateAnatomicalModelInput {name: String!# A description of the model.description: String# Keywords for the model. These are used to help users find the model.keywords: [String!]createdAt: TimeupdatedAt: TimevideoID: IDrenderedImageID: ID}