PersonInput
Input for type Person.
input PersonInput {
name: String!
}
Fields
PersonInput.name
● String!
non-null scalar
The full display name of a person (e.g. J.R.R. Tolkien)
Member of
AudiobookMetadataInput
input ● ContributorInput
input ● PublicationMetadataInput
input