UpdateModel.UpdateModel type

Signature:

type UpdateModel = {
        __typename?: "Model";
        id: Id;
    };

References: Id