Skip to main content

AccessibilityCertificationChanges

No description

input AccessibilityCertificationChanges {
certifiedBy: String
credential: String
reports: [URI!]
}

Fields

AccessibilityCertificationChanges.certifiedBy ● String scalar

certifiedBy identifies the person or the organization that conducted the certification.

AccessibilityCertificationChanges.credential ● String scalar

credential provides additional credentials regarding the ability of the certifier to conduct an accessibility report.

AccessibilityCertificationChanges.reports ● [URI!] list scalar

report points to one or more accessibility reports for the publication, using a list of URL.

Member of

AccessibilityMetadataChanges input