Type Alias BaseOrganizationsResolverHostClassType<O>

BaseOrganizationsResolverHostClassType: new () => IBaseOrganizationsResolverHost<
    O,
>

Type Parameters