INPUT_OBJECT
UpdatePublishingRoleInput
Autogenerated input type of UpdatePublishingRole
link GraphQL Schema definition
- input UpdatePublishingRoleInput {
- # A unique identifier for the client performing the mutation.
- : String
- # The Consonance unique identifier
- : Int!
- : ONIXPublishingRoleCode!
- : Int!
- }