INPUT_OBJECT
Autogenerated input type of UpdateLicensedRight
input UpdateLicensedRightInput {# A unique identifier for the client performing the mutation.clientMutationId: String# The Consonance unique identifierid: Int!# The right type identifierrightType: String!# The percentage value to the authorauthorCut: Float!}