magicToken
AUTH: Role=[system]
magicToken(
id: String!
): MagicToken!
Arguments
magicToken.id
● String!
non-null scalar
Magic token unique identifier
Type
MagicToken
object
Authentication token entity for secure user access.
Represents temporary authentication tokens that provide secure access to system resources. These tokens are linked to either contacts or customers for identity verification and session management.