INPUT_OBJECT

UpdateLicensedRightInput

Autogenerated input type of UpdateLicensedRight

link GraphQL Schema definition

  • input UpdateLicensedRightInput {
  • # A unique identifier for the client performing the mutation.
  • clientMutationId: String
  • # The Consonance unique identifier
  • id: Int!
  • # The right type identifier
  • rightType: String!
  • # The percentage value to the author
  • authorCut: Float!
  • }

link Require by