AccessibilityCertificationInput
No description
input AccessibilityCertificationInput {
certifiedBy: String!
reports: [URI!]!
credential: String
}
Fields
AccessibilityCertificationInput.certifiedBy ● String! non-null scalar
certifiedBy identifies the person or the organization that conducted the certification.
AccessibilityCertificationInput.reports ● [URI!]! non-null scalar
report points to one or more accessibility reports for the publication, using a list of URL.
AccessibilityCertificationInput.credential ● String scalar
credential provides additional credentials regarding the ability of the certifier to conduct an accessibility report.