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