Type Alias MutationDeleteOrganizationArgs

MutationDeleteOrganizationArgs: {
    organization: Scalars["String"]["input"];
}