INPUT_OBJECT
UpdateAncillaryContentInput
Illustration and other content types
link GraphQL Schema definition
- input UpdateAncillaryContentInput {
- # The Consonance unique identifier
- Int :
- # A description of the type of illustration or other content, when the code is
- # insufficiently informative
- String :
- # The number of this type of illustration or other content
- Int :
- # The type of ancillary content from the ONIX code list
- String :
- # Whether this ancillary content is applicable to this object
- Boolean :
- }