UpdateModelComment.Mutation type

Signature:

type Mutation = {
        __typename?: "Mutation";
        updateModelComment: UpdateModelComment;
    };

References: UpdateModelComment