DocumentInput
No description
input DocumentInput {
description: String
name: String!
url: String
}
Fields
DocumentInput.description
● String
scalar
DocumentInput.name
● String!
non-null scalar
DocumentInput.url
● String
scalar
Member Of
ExhibitorInput
input