OtherAdditionalInformation
No description
type OtherAdditionalInformation {
description: String!
value: String!
}
Fields
OtherAdditionalInformation.description ● String! non-null scalar
OtherAdditionalInformation.value ● String! non-null scalar
Implemented By
AdditionalInformation union