Skip to main content

CreateUpdateTemplateDisplayCredentialLogoInput

Defines the logo displayed on the credential See https://learn.microsoft.com/en-us/azure/active-directory/verifiable-credentials/rules-and-display-definitions-model#displaycredentiallogo-type

input CreateUpdateTemplateDisplayCredentialLogoInput {
description: String
image: String
}

Fields

CreateUpdateTemplateDisplayCredentialLogoInput.description ● String scalar

The description of the logo

CreateUpdateTemplateDisplayCredentialLogoInput.image ● String scalar

The base-64 encoded logo in data URL format

Member Of

CreateUpdateTemplateDisplayCredentialInput input