INPUT_OBJECT
UpdateContentLanguageInput
Autogenerated input type of UpdateContentLanguage
link GraphQL Schema definition
- input UpdateContentLanguageInput {
- # A unique identifier for the client performing the mutation.
- : String
- # The Consonance unique identifier
- : Int!
- : ONIXLanguageCode!
- : ONIXLanguageRoleCode!
- : ONIXCountryCode
- : ONIXScriptCode
- }