DeleteModelSelectionSet.Mutation type

Signature:

type Mutation = {
        __typename?: "Mutation";
        deleteModelSelectionSet: string;
    };