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