Type Alias MutationUpdateSsoArgs

MutationUpdateSsoArgs: {
    input: SsoInput;
    organization: Scalars["String"]["input"];
}