Skip to main content

TIdentifiersColumns type

This API is provided as a preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.

Warning: This API is now obsolete.

This type will be removed in future versions of this plugin interface. This API may change without a BREAKING CHANGE notice.

The columns that can be queried for an IIdentifier

Signature:

export type TIdentifiersColumns = 'did' | 'alias' | 'provider'