Type Alias MutationCreateOrganizationArgs

MutationCreateOrganizationArgs: {
    input: OrganizationInput;
}