Type Alias MutationUpdateSelfArgs

MutationUpdateSelfArgs: {
    input: UpdateSelfInput;
}