publicationByISBNForNamespaces
Find a publication by its ISBN, in a list of namespaces.
publicationByISBNForNamespaces(
isbn: String!
namespaces: [String!]!
): Publication
Arguments
publicationByISBNForNamespaces.isbn ● String! non-null scalar
An ISBN, or any key the provider identifies the publication with.
publicationByISBNForNamespaces.namespaces ● [String!]! non-null scalar
A list
Type
Publication object
A publication is a work that can be shared and consumed in a particular format.