Home > kibana-plugin-core-server > SavedObjectsServiceStart > createInternalRepository
Creates a Saved Objects repository that uses the internal Kibana user for authenticating with Elasticsearch.
Signature:
createInternalRepository: (extraTypes?: string[]) => ISavedObjectsRepository;