INPUT_OBJECT
UpdateWorkOriginationInput
Autogenerated input type of UpdateWorkOrigination
link GraphQL Schema definition
- input UpdateWorkOriginationInput {
- # A unique identifier for the client performing the mutation.
- : String
- # The Consonance unique identifier for the work origination
- : Int!
- : Int
- : Int
- # Codes that describe the basis on which the derived work is based on the original
- # work
- : [WorkDerivationMethodCode!]
- }