interface IGenerateMutationFieldTypes {
    [field: string]: string;
}

Indexable

[field: string]: string

Generated using TypeDoc