link GraphQL Schema definition
- enum ONIXProductAvailabilityCode {
- # Cancelled
- # Not yet available
- # Awaiting stock
- # Not yet available, will be POD
- # Available
- # In stock
- # To order
- # POD
- # Temporarily unavailable
- # Out of stock
- # Reprinting
- # Awaiting reissue
- # Temporarily withdrawn from sale
- # Not available (reason unspecified)
- # Not available, replaced by new product
- # Not available, other format available
- # No longer supplied by us
- # Apply direct
- # Not sold separately
- # Withdrawn from sale
- # Remaindered
- # Not available, replaced by POD
- # Recalled
- # Not sold as set
- # Not available, publisher indicates OP
- # Not available, publisher no longer sells product in this market
- # No recent update received
- # No longer receiving updates
- # Contact supplier
- }
link Require by
- ElectronicAudioProductAn audio book product in electronic form, such as one delivered via MP3 or streamed online
- ElectronicBookProductA textual or graphical book product in electronic form, such as one delivered via PDF or EPUB file formats, or viewable online as HTML
- ElectronicProductA product in electronic form, rather than physical form, such as a downloadable resource. Digital products carried on a physical medium, such as CD-ROMs, are a physical type, not an electronic type.
- GenericProductA generic product, used for products not classified in more detail
- PhysicalAudioProductA physical product with audio content e.g. an audio CD
- PhysicalBookProductA physical book with graphical or textual content. e.g. a paperback
- PhysicalProductA physical product, which may carry content in either physical or digital form
- ProductAn individually traded item. Consonance supports a wide range of product types e.g. hardback book, CD audio book, poster.
- UpdateProductInputInput type of UpdateProduct and UpdateWork products field