Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 689 Bytes

File metadata and controls

16 lines (13 loc) · 689 Bytes
title UserIdentity

Represents an external user identity

Fields without arguments

Name Type Description
createdAt Time! Time when this UserIdentity was created
id UserIdentityID! Global ID of this UserIdentity
identifier String! The description for the runtime if present
providerId String! The name for the runtime
updatedAt Time! Time when this UserIdentity was last updated
user User! The correlating user of the identity