OBJECT

SuccessfulAuthenticationResponseAttachment

A successful visitor authentication response attachment

link GraphQL Schema definition

  • type SuccessfulAuthenticationResponseAttachment {
  • # Identifier of the authentication request event
  • correlationId: UUID!
  • }