publicationByISBN
Look up a publication by its ISBN, in a particular namespace.
publicationByISBN(
isbn: PublicationIdentifier!
namespaceId: ID
): Publication
Arguments
publicationByISBN.isbn
● PublicationIdentifier!
non-null scalar
An ISBN, or any key the provider identifies the publication with.
publicationByISBN.namespaceId
● ID
scalar
The namespace in which to check for the publication. Should be a UUID.
Type
Publication
object
A publication is a work that can be shared and consumed in a particular format.