INPUT_OBJECT
UpdateContributionInput
Autogenerated input type of UpdateContribution
link GraphQL Schema definition
- input UpdateContributionInput {
- # A unique identifier for the client performing the mutation.
- : String
- # The Consonance unique identifier
- : Int!
- : Int
- : ONIXContributorRoleCode
- : Int
- : [Int!]
- : [ONIXTerritoryCode!]
- : [ONIXLanguageCode!]
- : [ONIXLanguageCode!]
- }